Interface: SkyBlockProfileBanking


# Interface: SkyBlockProfileBanking

Components.Schemas.SkyBlockProfileBanking

Profile banking information. Only shows up if their banking API is enabled.

# Properties

# balance

balance: number

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


# transactions

transactions: SkyBlockProfileBankingTransaction[]

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