Interface AccountResponse

Hierarchy

  • AccountResponse

Properties

global: boolean
id: number
key: string
monthlyBudget: number
name: string
self: string
status: "OPEN" | "CLOSED" | "ARCHIVED"

Generated using TypeDoc