Name | Type | Description | ||
---|---|---|---|---|
total_awarded_amount | Number | The total amount that was awarded to the specific rewards participant in rewards participant's currency | ||
total_awarded_alternative_amount | Number | The total amount that was awarded to the specific rewards participant in rewards participant's alternative currency, if any.
| ||
from_date | Date | The date that the first award was applied | ||
to_date | Date | The date that the last award was applied | ||
currency | Currency object | The reward participant's currency | ||
alternative_currency | Currency Object | The reward participant's alternative currency
| ||
reward_scheme_awards_set | Set of Reward Scheme Awards Objects | A list of awards provided by reward schemes that the rewards participant participated to |
...