Sha256: c62db4a859861943a8763a04fcc1023285e603037d7e37e843aff91cf3546d8b
Contents?: true
Size: 945 Bytes
Versions: 1
Compression:
Stored size: 945 Bytes
Contents
# VoucherifySdk::RewardAssignmentBase ## 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'] |
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
voucherify-5.0.0 | docs/RewardAssignmentBase.md |