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

Details about a currency entity referenced by a catalog entry. More...

Public Member Functions

LootLockerItemDetailsKey GetItemDetailsKey ()
 Function to help identify details simpler.
 

Properties

string name [get, set]
 The name of the currency that this refers to.
 
string code [get, set]
 The unique code of the currency that this refers to.
 
string amount [get, set]
 The amount of this currency to be awarded.
 
string id [get, set]
 The unique id of the currency that this refers to.
 
string catalog_listing_id [get, set]
 The catalog listing id for this currency detail.
 

Detailed Description

Details about a currency entity referenced by a catalog entry.

Member Function Documentation

◆ GetItemDetailsKey()

LootLockerItemDetailsKey LootLocker.Requests.LootLockerCurrencyDetails.GetItemDetailsKey ( )
inline

Function to help identify details simpler.

Returns
The identifier for looking up details