Skip to main content

PublicLootBox

Properties#

NameTypeDescriptionNotes
averageRhythmScorekotlin.DoubleAverage score of emoji IDs in loot box
createdAtjava.time.OffsetDateTime
idjava.util.UUID
priceskotlin.collections.List<kotlin.Int>The prices of the yats in the box, in cents
scoreskotlin.collections.List<kotlin.Long>The rhythm scores of the yats in the box
statusinlineStatus loot box will be created in
totalValuekotlin.DoubleTotal value of EmojiIDs in the Loot Box
yatskotlin.collections.List<kotlin.String>Loot box yats
lootboxTypeListOfPublicLootBoxLootboxType[optional]
lootboxTypeIdjava.util.UUIDFor Admin: The type of loot box, if applicable[optional]
ownerListOfPublicLootBoxOwner[optional]
ownerIdjava.util.UUIDLoot box owner_id, required for Owned and Used loot boxes[optional]
## Enum: status Name | Value ---- | ----- status | Draft, Available, Owned, Used