![]() |
LootLocker Unity SDK 8.0.0
Game backend SDK for Unity
|
Represents a single warning detail for a refund. More...
Properties | |
| LootLockerRefundWarningType | type [get, set] |
| The warning category: non_reversible_rewards if rewards granted cannot be automatically clawed back, insufficient_funds if the player does not have enough currency balance to cover the clawback, already_refunded if the entitlement was already refunded before this request, refund_failed if the entitlement could not be refunded due to an unexpected error. | |
| string | message [get, set] |
| Human-readable explanation of the warning. | |
| LootLockerRefundNonReversibleReward[] | rewards [get, set] |
| The specific rewards that could not be reversed. | |
Represents a single warning detail for a refund.
|
getset |
The specific rewards that could not be reversed.
Only present when type is "non_reversible_rewards".