data class GATransactionDecisionValueSpecV3 : GAInputValueData
(source)
<init> |
GATransactionDecisionValueSpecV3(order: GAOrder, orderOptions: GAOrderOptionsV3?, paymentParameters: GAPaymentParameters?, presentationOptions: GAPresentationOptions?) |
order |
val order: GAOrder |
orderOptions |
val orderOptions: GAOrderOptionsV3? |
paymentParameters |
val paymentParameters: GAPaymentParameters? |
presentationOptions |
val presentationOptions: GAPresentationOptions? |