File "GetCategoryDetails.md"

Full Path: /home/clickysoft/public_html/jmapi5.clickysoft.net/vendor/getbrevo/brevo-php/docs/Model/GetCategoryDetails.md
File size: 812 bytes
MIME-type: text/plain
Charset: utf-8

# GetCategoryDetails

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **string** | Category ID for which you requested the details | 
**name** | **string** | Name of the category for which you requested the details | 
**createdAt** | **string** | Creation UTC date-time of the category (YYYY-MM-DDTHH:mm:ss.SSSZ) | 
**modifiedAt** | **string** | Last modification UTC date-time of the category (YYYY-MM-DDTHH:mm:ss.SSSZ) | 
**url** | **string** | URL to the category | [optional] 
**isDeleted** | **bool** | category deleted from the shop's database | [optional] 

[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md)