BillingKeyPaymentMethodCard

@Serializable
@SerialName(value = "BillingKeyPaymentMethodCard")
data class BillingKeyPaymentMethodCard(val card: Card? = null) : BillingKeyPaymentMethod, BillingKeyPaymentMethodEasyPayMethod

카드 정보

Constructors

Link copied to clipboard
constructor(card: Card? = null)

Properties

Link copied to clipboard
val card: Card? = null

카드 상세 정보