Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 558 Bytes

ShippingZoneLocation1.md

File metadata and controls

16 lines (11 loc) · 558 Bytes

woocommerce_client.model.ShippingZoneLocation1

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]