Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 905 Bytes

GetCategoryDetails.md

File metadata and controls

15 lines (11 loc) · 905 Bytes

GetCategoryDetails

Properties

Name Type Description Notes
Id string Category ID for which you requested the details [default to null]
Name string Name of the category for which you requested the details [default to null]
CreatedAt string Creation UTC date-time of the category (YYYY-MM-DDTHH:mm:ss.SSSZ) [default to null]
ModifiedAt string Last modification UTC date-time of the category (YYYY-MM-DDTHH:mm:ss.SSSZ) [default to null]
Url string URL to the category [optional] [default to null]
IsDeleted bool category deleted from the shop's database [optional] [default to null]

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