![]() |
LootLocker Unity SDK 8.0.0
Game backend SDK for Unity
|
An asset reward attached to a notification. More...
Properties | |
| DateTime | Created_at [get, set] |
| The date the Asset reward was created. | |
| DateTime | Updated_at [get, set] |
| The date the Asset reward was last updated. | |
| LootLockerNotificationRewardAssetDetails | Details [get, set] |
| The details on the Asset. | |
| int? | Asset_variation_id [get, set] |
| The Asset variation ID, will be null if it's not a variation. | |
| int? | Asset_rental_option_id [get, set] |
| The Asset rental option ID, will be null if it's not a rental. | |
| int | Asset_id [get, set] |
| The ID of the Asset. | |
| string | Reward_id [get, set] |
| The ID of the reward. | |
| string | Asset_ulid [get, set] |
| The ULID of the Asset. | |
An asset reward attached to a notification.