Skip to content
This repository has been archived by the owner on Sep 3, 2024. It is now read-only.

Latest commit

 

History

History
15 lines (12 loc) · 934 Bytes

CategoriesGetResponseBody.md

File metadata and controls

15 lines (12 loc) · 934 Bytes

# CategoriesGetResponseBody

Properties

Name Type Description Notes
id string Unique category ID assigned by Voucherify.
name string Category name.
hierarchy int Category hierarchy.
object string The type of object represented by the JSON. This object stores information about the category. [default to 'category']
created_at \DateTime Timestamp representing the date and time when the category was created in ISO 8601 format.
updated_at \DateTime 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]

[Back to Model list] [Back to API list] [Back to README]