| Name | Type | Description | Notes |
|---|---|---|---|
| created_at | datetime | Timestamp for when this reward was created | [optional] |
| end_date | datetime | Timestamp for when this reward attributed was ended | [optional] |
| id | str | Unique identifier for the reward | [optional] |
| loyalty_program_id | str | Loyalty Program to which current reward is associated to | [optional] |
| name | str | Name of the reward | [optional] |
| public_image | str | Public image of the reward | [optional] |
| start_date | datetime | Timestamp for when this reward attributed was started | [optional] |
| state | str | State of the reward | [optional] |
| updated_at | datetime | Timestamp for when this reward attributed was updated | [optional] |