Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 528 Bytes

TaxClass.md

File metadata and controls

16 lines (11 loc) · 528 Bytes

woocommerce_client.model.TaxClass

Load the model package

import 'package:woocommerce_client/woocommerce_client.dart';

Properties

Name Type Description Notes
name String Tax class name.
slug String Unique identifier for the resource. [optional]

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