Interface: PlayerStatsHousing


# Interface: PlayerStatsHousing

Components.Schemas.PlayerStatsHousing

Housing stats, generally limited to layout items - either the layout_items property will exist or there may be a property in the format of "layout_items_UUID".

# Indexable

▪ [name: string]: undefined | PlayerStatsHousingLayoutItems

Housing stats, generally limited to layout items - either the layout_items property will exist or there may be a property in the format of "layout_items_UUID".

# Properties

# layout_items

Optional layout_items: PlayerStatsHousingLayoutItems

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