Sha256: 8f4037f402586fc63bec60c4cc996dd1e2be3dd0018c64be9d0ffdf862c1973d
Contents?: true
Size: 739 Bytes
Versions: 1
Compression:
Stored size: 739 Bytes
Contents
# VoucherifySdk::CategoriesUpdateResponseBody ## 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** | | [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] |
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
voucherify-6.0.0 | docs/CategoriesUpdateResponseBody.md |