![]() |
LootLocker Unity SDK 8.1.1
Game backend SDK for Unity
|
Group detail used by the ListCatalogItemsById endpoint, where association details are inlined directly into each association entry by the backend. More...
Properties | |
| string | name [get, set] |
| The name of the Group. | |
| string | description [get, set] |
| The description of the Group. | |
| string | id [get, set] |
| The ID of the reward. | |
| string | catalog_listing_id [get, set] |
| The catalog listing id for this group detail. | |
| LootLockerInlinedGroupAssociation[] | associations [get, set] |
| Associations with entity details inlined directly. | |
Group detail used by the ListCatalogItemsById endpoint, where association details are inlined directly into each association entry by the backend.
|
getset |
Associations with entity details inlined directly.
Each association's detail field (asset_detail, currency_detail, etc.) is populated based on its kind.