Sha256: 10a950c582bbeb6444553129cb0f4af6a28d08c70d7b9a100ede633ecf311e52
Contents?: true
Size: 672 Bytes
Versions: 4
Compression:
Stored size: 672 Bytes
Contents
# VoucherifySdk::CategoriesCreateResponseBody ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **id** | **String** | Unique category ID assigned by Voucherify. | [optional] | | **name** | **String** | Category name. | [optional] | | **hierarchy** | **Integer** | Category hierarchy. Categories with lower hierarchy are processed before categories with higher hierarchy value. | [optional] | | **object** | **String** | | [optional][default to 'category'] | | **created_at** | **Time** | Timestamp representing the date and time when the category was created. The value is shown in the ISO 8601 format. | [optional] |
Version data entries
4 entries across 4 versions & 1 rubygems