WooShippingZoneMethodClassCosts constructor
WooShippingZoneMethodClassCosts({})
Implementation
WooShippingZoneMethodClassCosts(
{this.id,
this.label,
this.description,
this.type,
this.value,
this.classCostsDefault,
this.tip,
this.placeholder});