tock / ai.tock.bot.connector.ga.model.response.transaction.v3 / GATransactionDecisionValueSpecV3

GATransactionDecisionValueSpecV3

data class GATransactionDecisionValueSpecV3 : GAInputValueData (source)

Constructors

<init>

GATransactionDecisionValueSpecV3(order: GAOrder, orderOptions: GAOrderOptionsV3?, paymentParameters: GAPaymentParameters?, presentationOptions: GAPresentationOptions?)

Properties

order

val order: GAOrder

orderOptions

val orderOptions: GAOrderOptionsV3?

paymentParameters

val paymentParameters: GAPaymentParameters?

presentationOptions

val presentationOptions: GAPresentationOptions?