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