Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 747 Bytes

GetCategoryRequest.md

File metadata and controls

14 lines (10 loc) · 747 Bytes

Yaksa.OrckestraCommerce.Client.Model.GetCategoryRequest

Categories are entities which represents a classification of products.

Properties

Name Type Description Notes
ScopeId string The id of the requested scope [optional]
CategoryId string The category id
CultureName string The culture name in which language the data will be returned [optional]
IncludeRelationships bool Indicates if the relationships must be included in the response. [optional]

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