Interface: PlayerAdventRewards


# Interface: PlayerAdventRewards

Components.Schemas.PlayerAdventRewards

An object where each property is the day of the reward and the value is the timestamp it was claimed. Property keys look like "dayNUMBER" e.g. day1. The property keys on the player object generally follow the format "adventRewardsYEAR" or "adventrewards_v2_YEAR".

# Indexable

▪ [name: string]: number

An object where each property is the day of the reward and the value is the timestamp it was claimed. Property keys look like "dayNUMBER" e.g. day1. The property keys on the player object generally follow the format "adventRewardsYEAR" or "adventrewards_v2_YEAR".