LootLocker Unity SDK 8.0.0
Game backend SDK for Unity
Loading...
Searching...
No Matches
LootLocker.Requests.LootLockerEntitlementHistoryItem Class Reference

An individual item within an entitlement listing, referencing a catalog item. More...

Properties

string Created_at [get, set]
 When this item was created.
 
string Reward_kind [get, set]
 What kind of reward this item is.
 
string Id [get, set]
 The unique identifier of this specific item.
 
string Reward_id [get, set]
 The id of the reward this item is in.
 
string Catalog_id [get, set]
 The id of the catalog item that this item is in.
 
bool Purchasable [get, set]
 Whether this item is purchasable.
 

Detailed Description

An individual item within an entitlement listing, referencing a catalog item.