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

GAMerchantPaymentMethod

data class GAMerchantPaymentMethod (source)

Constructors

<init>

GAMerchantPaymentMethod(paymentMethodGroup: String?, paymentMethodId: String?, paymentMethodDisplayInfo: GAPaymentMethodDisplayInfo, paymentMethodStatus: GAPaymentMethodStatus?)

Properties

paymentMethodDisplayInfo

val paymentMethodDisplayInfo: GAPaymentMethodDisplayInfo

paymentMethodGroup

val paymentMethodGroup: String?

paymentMethodId

val paymentMethodId: String?

paymentMethodStatus

val paymentMethodStatus: GAPaymentMethodStatus?