KOTLIN
data class PrimerPaymentMethodData(val paymentMethodType: String)
Properties
Hide child attributes
Hide child attributes
String
required
A unique string identifier for the payment method. (e.g.
PAYPAL, GOOGLE_PAY)Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
data class PrimerPaymentMethodData(val paymentMethodType: String)
Hide child attributes
PAYPAL, GOOGLE_PAY)