Platform Payment Method Input
@Serializable
결제 수단 입력 정보
Constructors
Link copied to clipboard
constructor(card: PlatformPaymentMethodCardInput? = null, transfer: PlatformPaymentMethodTransferInput? = null, virtualAccount: PlatformPaymentMethodVirtualAccountInput? = null, giftCertificate: PlatformPaymentMethodGiftCertificateInput? = null, mobile: PlatformPaymentMethodMobileInput? = null, easyPay: PlatformPaymentMethodEasyPayInput? = null)