Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 637 Bytes

GetTaxCategoriesRequest.md

File metadata and controls

12 lines (8 loc) · 637 Bytes

Yaksa.OrckestraCommerce.Client.Model.GetTaxCategoriesRequest

Orders are entities which represent an order of a customer.

Properties

Name Type Description Notes
GetOnlySupportedCategories bool a value indicating whether include only supported categories or not. [optional]
GetSystemCategories bool a value indicating whether include system categories or not. [optional]

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