Interface: PlayerStatsPitProfileContract


# Interface: PlayerStatsPitProfileContract

Components.Schemas.PlayerStatsPitProfileContract

# Indexable

▪ [name: string]: undefined | number | string | PlayerStatsPitProfileContractRequirements

# Properties

# chunk_of_viles_reward

Optional chunk_of_viles_reward: number

Defined in: types/api.ts:1847 (opens new window)


# completion_date

completion_date: number

Defined in: types/api.ts:1848 (opens new window)


# difficulty

difficulty: string

Defined in: types/api.ts:1849 (opens new window)


# gold_reward

gold_reward: number

Defined in: types/api.ts:1853 (opens new window)


# key

key: string

Defined in: types/api.ts:1854 (opens new window)


# progress

progress: PlayerStatsPitProfileContractRequirements

Defined in: types/api.ts:1850 (opens new window)


# remaining_ticks

remaining_ticks: number

Defined in: types/api.ts:1851 (opens new window)


# requirements

requirements: PlayerStatsPitProfileContractRequirements

Defined in: types/api.ts:1852 (opens new window)