CheckoutCustomerBalanceBankTransferPaymentMethodOptionsType.fromJson constructor

CheckoutCustomerBalanceBankTransferPaymentMethodOptionsType.fromJson(
  1. Object? json
)

Implementation

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