Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 557 Bytes

ShippingZoneLocation.md

File metadata and controls

16 lines (11 loc) · 557 Bytes

woocommerce_client.model.ShippingZoneLocation

Load the model package

import 'package:woocommerce_client/woocommerce_client.dart';

Properties

Name Type Description Notes
code String Shipping zone location code. [optional]
type String Shipping zone location type. [optional]

[Back to Model list] [Back to API list] [Back to README]