Sha256: 35a844043106678dd16d7c29fc69a1b50b37221afcd72eed8efc13d344936e20

Contents?: true

Size: 1.04 KB

Versions: 1

Compression:

Stored size: 1.04 KB

Contents

# VoucherifySdk::RewardAssignment

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **id** | **String** | Unique reward assignment ID, assigned by Voucherify. |  |
| **reward_id** | **String** | Associated reward ID. |  |
| **created_at** | **Time** | Timestamp representing the date and time when the reward assignment was created in ISO 8601 format. |  |
| **updated_at** | **Time** | Timestamp representing the date and time when the reward assignment was updated in ISO 8601 format. |  |
| **object** | **String** | The type of object represented by the JSON. This object stores information about the reward assignment. | [default to 'reward_assignment'] |
| **related_object_id** | **String** | Related object ID to which the reward was assigned. |  |
| **related_object_type** | **String** | Related object type to which the reward was assigned. | [default to 'campaign'] |
| **parameters** | [**RewardAssignmentParametersParameters**](RewardAssignmentParametersParameters.md) |  | [optional] |

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
voucherify-5.0.0 docs/RewardAssignment.md