Sha256: 752c0512bc2d69e166eef8d3df9f3bf8a745cdc44a0e0e4e6f55f485fb5a1057

Contents?: true

Size: 1.2 KB

Versions: 5

Compression:

Stored size: 1.2 KB

Contents

# VoucherifySdk::RewardsAssignmentsUpdateResponseBody

## Properties

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

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
voucherify-8.0.2 docs/RewardsAssignmentsUpdateResponseBody.md
voucherify-8.0.1 docs/RewardsAssignmentsUpdateResponseBody.md
voucherify-8.0.0 docs/RewardsAssignmentsUpdateResponseBody.md
voucherify-7.0.0 docs/RewardsAssignmentsUpdateResponseBody.md
voucherify-6.0.0 docs/RewardsAssignmentsUpdateResponseBody.md