Sha256: 82c91a8e6ad0f7e135229549737f5b2d435145abee76530ee67f3653906ba956
Contents?: true
Size: 1.98 KB
Versions: 1
Compression:
Stored size: 1.98 KB
Contents
# VoucherifySdk::QualificationsRedeemableBase ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **id** | **String** | Id of the redeemable. | [optional] | | **object** | **String** | Object type of the redeemable. | [optional] | | **created_at** | **Time** | Timestamp representing the date and time when the object was created. The value is shown in the ISO 8601 format. | [optional] | | **result** | [**RedeemableResult**](RedeemableResult.md) | | [optional] | | **order** | [**OrderCalculated**](OrderCalculated.md) | | [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** | [**ApplicableToResultList**](ApplicableToResultList.md) | | [optional] | | **inapplicable_to** | [**InapplicableToResultList**](InapplicableToResultList.md) | | [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** | [**Array<Category>**](Category.md) | 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** | [**ValidationRulesAssignmentsList**](ValidationRulesAssignmentsList.md) | | [optional] |
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
voucherify-6.0.0 | docs/QualificationsRedeemableBase.md |