PaymentMethodData
@JsonClass(generateAdapter = true)
Corresponds to Google Pay PaymentMethodData.
Constructors
Link copied to clipboard
constructor(type: String, description: String, info: POGooglePayPaymentData.CardInfo, tokenizationData: POGooglePayPaymentData.PaymentMethodTokenizationData)