Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 531 Bytes

ShippingZone1.md

File metadata and controls

16 lines (11 loc) · 531 Bytes

woocommerce_client.model.ShippingZone1

Load the model package

import 'package:woocommerce_client/woocommerce_client.dart';

Properties

Name Type Description Notes
name String Shipping zone name. [optional]
order int Shipping zone order. [optional]

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