toggle menu
processout-android
4.37.0
androidJvm
switch theme
search in API
sdk
/
com.processout.sdk.api.model.response.napm.v2
/
PONativeAlternativePaymentCustomerInstruction
/
Image
Image
@
JsonClass
(
generateAdapter
=
true
)
data
class
Image
(
val
value
:
POImageResource
)
:
PONativeAlternativePaymentCustomerInstruction
Customer instruction provided as an image resource.
Parameters
value
Image resource.
Members
Constructors
Image
Link copied to clipboard
constructor
(
value
:
POImageResource
)
Properties
value
Link copied to clipboard
val
value
:
POImageResource
Functions
describe
Contents
Link copied to clipboard
abstract
fun
describeContents
(
)
:
Int
write
To
Parcel
Link copied to clipboard
abstract
fun
writeToParcel
(
p0
:
Parcel
,
p1
:
Int
)