Name | Type | Description | Notes |
---|---|---|---|
id | string | Id of the redeemable. | [optional] |
object | string | Object type of the redeemable. | [optional] |
created_at | \DateTime | Timestamp representing the date and time when the object was created. The value is shown in the ISO 8601 format. | [optional] |
result | \OpenAPI\Client\Model\RedeemableResult | [optional] | |
order | \OpenAPI\Client\Model\OrderCalculated | [optional] | |
validation_rule_id | string | A unique validation rule identifier assigned by the Voucherify API. The validation rule is verified before points are added to the balance. | [optional] |
applicable_to | \OpenAPI\Client\Model\ApplicableToResultList | [optional] | |
inapplicable_to | \OpenAPI\Client\Model\InapplicableToResultList | [optional] | |
metadata | object | The metadata object stores all custom attributes assigned to the product. A set of key/value pairs that you can attach to a product object. It can be useful for storing additional information about the product in a structured format. | [optional] |
categories | \OpenAPI\Client\Model\Category[] | List of category information. | [optional] |
banner | string | Name of the earning rule. This is displayed as a header for the earning rule in the Dashboard. | [optional] |
name | string | Name of the redeemable. | [optional] |
campaign_name | string | Name of the campaign associated to the redeemable. This field is available only if object is not `campaign` | [optional] |
campaign_id | string | Id of the campaign associated to the redeemable. This field is available only if object is not `campaign` | [optional] |
validation_rules_assignments | \OpenAPI\Client\Model\ValidationRulesAssignmentsList | [optional] | |
redeemables | \OpenAPI\Client\Model\QualificationsRedeemableBase[] | [optional] |
This repository has been archived by the owner on Sep 3, 2024. It is now read-only.