Rental status information for an inventory item that was acquired as a rental.
More...
|
|
bool | is_rental [get, set] |
| | Whether this inventory item is a rental.
|
| |
|
string | time_left [get, set] |
| | The amount of time remaining on the rental, as a formatted string.
|
| |
|
string | duration [get, set] |
| | The total duration of the rental, as a formatted string.
|
| |
|
string | is_active [get, set] |
| | Whether the rental is currently active.
|
| |
Rental status information for an inventory item that was acquired as a rental.