Platform Payment Method Input
constructor(card: PlatformPaymentMethodCardInput? = null, transfer: PlatformPaymentMethodTransferInput? = null, virtualAccount: PlatformPaymentMethodVirtualAccountInput? = null, giftCertificate: PlatformPaymentMethodGiftCertificateInput? = null, mobile: PlatformPaymentMethodMobileInput? = null, easyPay: PlatformPaymentMethodEasyPayInput? = null)