Sha256: f4888a2df257a09a80fb1950611f68afbaf6a4fd7d65dac49042a92d484903e0
Contents?: true
Size: 530 Bytes
Versions: 1
Compression:
Stored size: 530 Bytes
Contents
# BrevoRuby::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
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
brevo-ruby-1.0.0 | docs/CreateUpdateCategories.md |