data class GAPaymentMethodDisplayInfo
(source)
<init> |
GAPaymentMethodDisplayInfo(paymentType: GAPaymentType?, paymentMethodDisplayName: String?) |
paymentMethodDisplayName |
val paymentMethodDisplayName: String? |
paymentType |
val paymentType: GAPaymentType? |