Interface: PlayerStatsPitProfile


# Interface: PlayerStatsPitProfile

Components.Schemas.PlayerStatsPitProfile

# Indexable

▪ [name: string]: undefined | null | number | boolean | string | string[] | PlayerStatsPitProfileBounty[] | PlayerStatsPitProfileContract | PlayerStatsPitProfileContract[] | PlayerStatsPitProfileEndedContract[] | PlayerStatsPitProfileTransaction[] | PlayerStatsPitProfileLeaderboardStats | PlayerStatsPitProfileOutgoingOffer[] | PlayerStatsPitProfileInventory | PlayerStatsPitProfilePrestige[] | PlayerStatsPitProfileUnlock[] | number[]

# Properties

# bounties

Optional bounties: PlayerStatsPitProfileBounty[]

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


# cash

Optional cash: number

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


# contract

Optional contract: PlayerStatsPitProfileContract

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


# contract_choices

Optional contract_choices: PlayerStatsPitProfileContract[]

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


# death_recaps

Optional death_recaps: PlayerStatsPitProfileInventory

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


# ended_contracts

Optional ended_contracts: PlayerStatsPitProfileEndedContract[]

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


# gold_transactions

Optional gold_transactions: PlayerStatsPitProfileTransaction[]

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


# hotbar_favorites

Optional hotbar_favorites: number[]

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


# inv_armor

inv_armor: PlayerStatsPitProfileInventory

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


# inv_contents

inv_contents: PlayerStatsPitProfileInventory

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


# inv_enderchest

Optional inv_enderchest: PlayerStatsPitProfileInventory

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


# item_stash

Optional item_stash: PlayerStatsPitProfileInventory

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


# items_last_buy

Optional items_last_buy: PlayerStatsPitProfileLastBoughtItems

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


# last_contract

Optional last_contract: number

Timestamp.

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


# last_midfight_disconnect

Optional last_midfight_disconnect: number

Timestamp.

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


# last_save

last_save: number

Timestamp.

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


# leaderboard_stats

Optional leaderboard_stats: PlayerStatsPitProfileLeaderboardStats

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


# login_messages

login_messages: string[]

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


# outgoing_offers

Optional outgoing_offers: PlayerStatsPitProfileOutgoingOffer[]

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


# packages

Optional packages: string[]

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


# prestiges

Optional prestiges: PlayerStatsPitProfilePrestige[]

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


# reconessence_day

Optional reconessence_day: number

Timestamp.

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


# renown

Optional renown: number

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


# renown_unlocks

Optional renown_unlocks: PlayerStatsPitProfileUnlock[]

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


# selected_killstreak_0

Optional selected_killstreak_0: null | string

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


# selected_killstreak_1

Optional selected_killstreak_1: null | string

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


# selected_killstreak_2

Optional selected_killstreak_2: null | string

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


# selected_killstreak_3

Optional selected_killstreak_3: null | string

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


# selected_perk_0

Optional selected_perk_0: null | string

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


# selected_perk_1

Optional selected_perk_1: null | string

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


# selected_perk_2

Optional selected_perk_2: null | string

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


# selected_perk_3

Optional selected_perk_3: null | string

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


# spire_stash_armor

Optional spire_stash_armor: PlayerStatsPitProfileInventory

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


# spire_stash_inv

Optional spire_stash_inv: PlayerStatsPitProfileInventory

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


# trade_timestamps

Optional trade_timestamps: number[]

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


# unlocks

Optional unlocks: PlayerStatsPitProfileUnlock[]

Other properties of this type might appear with the key "unlocks_NUMBER" e.g. "unlocks_10"

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


# xp

Optional xp: number

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


# zero_point_three_gold_transfer

Optional zero_point_three_gold_transfer: boolean

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