data class PrimerPaymentMethodData(val paymentMethodType: String)
Hide child attributes
A unique string identifier for the payment method. (e.g. PAYPAL, GOOGLE_PAY)
PAYPAL
GOOGLE_PAY