GooglePayTransactionDetail

interface GooglePayTransactionDetail

Functions

equals
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open override fun hashCode(): Int
toString
Link copied to clipboard
open override fun toString(): String

Properties

creditCard
Link copied to clipboard

The container transaction type to use for google pay credit card instruments.

abstract var creditCard: PreauthPurchase
debitCard
Link copied to clipboard

The container transaction type to use for google pay debit card instruments.

abstract var debitCard: Purchase