Sha256: 571ec7fd8e6cf0923ba748ec04a17c669b9f59b4a5529b70f8cdb65867f45223
Contents?: true
Size: 831 Bytes
Versions: 1
Compression:
Stored size: 831 Bytes
Contents
# VoucherifySdk::CategoriesGetResponseBody ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **id** | **String** | Unique category ID assigned by Voucherify. | | | **name** | **String** | Category name. | | | **hierarchy** | **Integer** | Category hierarchy. | | | **object** | **String** | The type of object represented by the JSON. This object stores information about the category. | [default to 'category'] | | **created_at** | **Time** | Timestamp representing the date and time when the category was created in ISO 8601 format. | | | **updated_at** | **Time** | Timestamp representing the date and time when the category was updated in 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-5.0.0 | docs/CategoriesGetResponseBody.md |