Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 801 Bytes

GetCategoryDetails.md

File metadata and controls

14 lines (10 loc) · 801 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]

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