Name | Type | Description |
---|
days_condition_set | Days Condition set of objects | A set of days on which the customer event should be performed in order to be awarded. |
hours_condition_set | Hours Condition set of objects | A set of hour ranges during which the customer event should be performed in order to be awarded |
Referred Objects Response Data
reward_offer_date_condition object response data
Name | Type | Description |
---|
day_of_week | String | The day of week condition related with the retrieved reward offer time condition. The supported values are the following: MONDAY, TUESDAY, WEDNESDAY, THURSDAY, FRIDAY, SATURDAY, SUNDAY |
reward_offer_time_condition object response data
Name | Type | Description |
---|
from | Number | The start of the time period condition related with the retrieved reward offer time condition |
to | Number | The end of the time period condition related with the retrieved reward offer time condition |
from_hour_minutes | String | The starting hour from which the customer event should be performed in order to be awarded in HH::MM format which also includes minutes
|
to-hour_minutes | String | The hour up until which the customer event should be performed in order to be awarded in HH::MM format which also includes minutes
|