Sha256: cdec513805e2e38132745b5c42c576dfa77afa852a5cd4110dcfde0d9357513b
Contents?: true
Size: 653 Bytes
Versions: 2
Compression:
Stored size: 653 Bytes
Contents
# Brevo::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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
brevo-3.0.0 | docs/GetCategoryDetails.md |
brevo-2.0.0 | docs/GetCategoryDetails.md |