CheckoutCustomerBalanceBankTransferPaymentMethodOptionsType.fromJson constructor
CheckoutCustomerBalanceBankTransferPaymentMethodOptionsType.fromJson(
- Object? json
Implementation
CheckoutCustomerBalanceBankTransferPaymentMethodOptionsType.fromJson(
Object? json)
: _ = (json as String);