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