toggle menu
processout-android
4.31.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