woosignal package
documentation
shipping_zone_location
ShippingZoneLocation
ShippingZoneLocation constructor
ShippingZoneLocation
woosignal package
documentation
shipping_zone_location
ShippingZoneLocation
ShippingZoneLocation constructor
ShippingZoneLocation class
Constructors
ShippingZoneLocation
fromJson
Properties
code
hashCode
links
runtimeType
type
Methods
noSuchMethod
toJson
toString
Operators
operator ==
ShippingZoneLocation
constructor
ShippingZoneLocation
(
{
String
code
,
String
type
,
Links
links
}
)
Implementation
ShippingZoneLocation({this.code, this.type, this.links});