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

Represents a currency entry (amount credited or debited) as part of a refund. More...

Properties

string currency_id [get, set]
 The ULID of the currency.
 
string currency_code [get, set]
 Short code identifying the currency (e.g.
 
string amount [get, set]
 The amount credited or debited, as a string to support arbitrary precision.
 

Detailed Description

Represents a currency entry (amount credited or debited) as part of a refund.

Property Documentation

◆ currency_code

string LootLocker.Requests.LootLockerRefundCurrencyEntry.currency_code
getset

Short code identifying the currency (e.g.

"gold", "gems")