Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 792 Bytes

GetCategoryTreeNodesRequest.md

File metadata and controls

14 lines (10 loc) · 792 Bytes

Yaksa.OrckestraCommerce.Client.Model.GetCategoryTreeNodesRequest

Categories are entities which represents a classification of products.

Properties

Name Type Description Notes
CategoryId string The root node category unique identifier [optional]
CultureName string The name of the culture (language) to use to process the request.
MaximumItems int A hint that the service will use to determine the maximum number of nodes to return [optional]
ScopeId string The Scope of the request. [optional]

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