Sha256: ff984428204843f089b211bccebfb57da93aab22b56d1884fea2729fd971634d
Contents?: true
Size: 526 Bytes
Versions: 2
Compression:
Stored size: 526 Bytes
Contents
# Brevo::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] **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/CreateUpdateCategories.md |
brevo-2.0.0 | docs/CreateUpdateCategories.md |