Sha256: 7f139f6d1af2de7e1ec57774330c5831de714cda07fc9be61babc1c395cfe593
Contents?: true
Size: 657 Bytes
Versions: 1
Compression:
Stored size: 657 Bytes
Contents
# BrevoRuby::GetCategoryDetails ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **id** | **String** | Category ID for which you requested the details | **name** | **String** | Name of the category for which you requested the details | **created_at** | **String** | Creation UTC date-time of the category (YYYY-MM-DDTHH:mm:ss.SSSZ) | **modified_at** | **String** | Last modification UTC date-time of the category (YYYY-MM-DDTHH:mm:ss.SSSZ) | **url** | **String** | URL to the category | [optional] **is_deleted** | **BOOLEAN** | 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/GetCategoryDetails.md |