File "CreateUpdateCategories.md"

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

# CreateUpdateCategories

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **string** | Unique Category ID as saved in the shop | 
**name** | **string** | **Mandatory in case of creation**. Name of the Category, as displayed in the shop | [optional] 
**url** | **string** | URL to the category | [optional] 
**deletedAt** | **string** | UTC date-time (YYYY-MM-DDTHH:mm:ss.SSSZ) of the 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)