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

A rental option available for an asset, defining duration, price, and related links. More...

Properties

int id [get, set]
 The unique identifier for this rental option.
 
string name [get, set]
 The display name of this rental option.
 
int duration [get, set]
 The rental duration in seconds.
 
int price [get, set]
 The regular price for this rental option.
 
object sales_price [get, set]
 The sale price for this rental option, or null if not on sale.
 
object links [get, set]
 Links associated with this rental option.
 

Detailed Description

A rental option available for an asset, defining duration, price, and related links.