Interface: PlayerMonthlyCrates


# Interface: PlayerMonthlyCrates

Components.Schemas.PlayerMonthlyCrates

Each property is a month and year like "8-2019" and the value contains booleans indicating which reward tier was claimed.

# Indexable

▪ [name: string]: { [name: string]: undefined | boolean; MVP?: boolean ; MVP_PLUS?: boolean ; REGULAR?: boolean ; VIP?: boolean ; VIP_PLUS?: boolean }

Each property is a month and year like "8-2019" and the value contains booleans indicating which reward tier was claimed.