Sha256: 94f631007d48f44a349bc424d2227688ef99b4873d569804326e72e86f51412c

Contents?: true

Size: 686 Bytes

Versions: 1

Compression:

Stored size: 686 Bytes

Contents

# BrevoRuby::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

1 entries across 1 versions & 1 rubygems

Version Path
brevo-ruby-1.0.0 docs/CreateUpdateCategory.md