Sha256: 010f3959b26486ed7e05fcac11e533018b2c9e8f395d33b7ade49b65cd5b317f
Contents?: true
Size: 682 Bytes
Versions: 2
Compression:
Stored size: 682 Bytes
Contents
# Brevo::CreateUpdateCategory ## 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] **update_enabled** | **BOOLEAN** | Facilitate to update the existing category in the same request (updateEnabled = true) | [optional] [default to false] **deleted_at** | **String** | UTC date-time (YYYY-MM-DDTHH:mm:ss.SSSZ) of the category deleted from the shop's database | [optional]
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
brevo-3.0.0 | docs/CreateUpdateCategory.md |
brevo-2.0.0 | docs/CreateUpdateCategory.md |