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