TaxProductResourceCustomerDetailsTaxabilityOverride.fromJson constructor

TaxProductResourceCustomerDetailsTaxabilityOverride.fromJson(
  1. Object? json
)

Implementation

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