KOTLIN
data class PrimerPaymentMethodData(val paymentMethodType: String)

Properties