Sha256: 86f17f06502806bcf03b8adabf7302c6b3226ba2a14331fe7f573b42c3274dda
Contents?: true
Size: 933 Bytes
Versions: 1
Compression:
Stored size: 933 Bytes
Contents
# VoucherifySdk::CategoriesGetResponseBody ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **id** | **String** | Unique category ID assigned by Voucherify. | [optional] | | **name** | **String** | Category name. | [optional] | | **hierarchy** | **Integer** | Category hierarchy. | [optional] | | **object** | **String** | The type of the object represented by the JSON. This object stores information about the category. | [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] | | **updated_at** | **Time** | Timestamp representing the date and time when the category was updated. The value is shown in the ISO 8601 format. | [optional] | | **stacking_rules_type** | **String** | The type of the stacking rule eligibility. | [optional] |
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
voucherify-6.0.0 | docs/CategoriesGetResponseBody.md |