WooShippingZoneMethodTaxStatus constructor
WooShippingZoneMethodTaxStatus({})
Implementation
WooShippingZoneMethodTaxStatus(
{this.id,
this.label,
this.description,
this.type,
this.value,
this.taxDefault,
this.tip,
this.placeholder,
this.options});