Image

@JsonClass(generateAdapter = true)
data class Image(val value: POImageResource) : PONativeAlternativePaymentCustomerInstruction

Customer instruction provided as an image resource.

Parameters

value

Image resource.

Constructors

Link copied to clipboard
constructor(value: POImageResource)

Properties

Link copied to clipboard