LoyaltyPrizeParams
LoyaltyPrizeParams interface
Properties
Property | Type | Description |
---|---|---|
active? | true | Is this prize active? |
created_at? | string | Date | Date of creation |
created_by? | SCUserType | The user who created the prize |
description? | string | A description of the prize |
id? | number | Unique integer value |
image | string | Image of this prize |
lastmod_datetime? | string | Date | Date of last modify |
link? | string | Link to a web resource for this prize |
points | number | Points to request this prize |
title | string | The title of the prize |