| averageRhythmScore | kotlin.Double | Average score of emoji IDs in loot box | |
| createdAt | java.time.OffsetDateTime | | |
| id | java.util.UUID | | |
| prices | kotlin.collections.List<kotlin.Int> | The prices of the yats in the box, in cents | |
| scores | kotlin.collections.List<kotlin.Long> | The rhythm scores of the yats in the box | |
| status | inline | Status loot box will be created in | |
| totalValue | kotlin.Double | Total value of EmojiIDs in the Loot Box | |
| yats | kotlin.collections.List<kotlin.String> | Loot box yats | |
| lootboxType | ListOfPublicLootBoxLootboxType | | [optional] |
| lootboxTypeId | java.util.UUID | For Admin: The type of loot box, if applicable | [optional] |
| owner | ListOfPublicLootBoxOwner | | [optional] |
| ownerId | java.util.UUID | Loot box owner_id, required for Owned and Used loot boxes | [optional] |