Name | Description | Type | Additional information |
---|---|---|---|
Id |
Reward ID |
integer |
None. |
LoyaltyProgramId |
Loyalty program ID |
integer |
None. |
Name |
Reward name |
string |
None. |
Description |
Reward description |
string |
None. |
Expired |
Reward expired date. Can be null |
date |
None. |
Points |
Reward points |
integer |
None. |
RedeemCount |
Redeem count |
integer |
None. |
StatusCode |
Action status code. Can be 'A' (active) and 'D' (disabled) |
character |
None. |
StatusDescription |
Action status description |
string |
None. |
Type |
Reward type. Can be 1 (Standard) or 2 (Birthday) |
integer |
None. |
DaysBefore |
Days before - for birthday rewatd only |
integer |
None. |
DaysAfter |
Days after - for birthday rewatd only |
integer |
None. |