Sha256: 88817587469081e66f294a5d88456418fe5f81bb3f26389ccd4df2db2ffc3000
Contents?: true
Size: 1.06 KB
Versions: 1
Compression:
Stored size: 1.06 KB
Contents
# VoucherifySdk::RewardsAssignmentsCreateResponseBody ## 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/RewardsAssignmentsCreateResponseBody.md |