Interface IAccount

Hierarchy

  • IAccount

Properties

_id?: string
active?: boolean
address?: string
apiKey?: string
apiPassPhrase?: string
apiSecret?: string
createDate?: string
createdBy?: string
description?: string
dex?: boolean
name: string
owner?: string
provider: string
status?: boolean
subAccountId?: string
testnet?: boolean
updatedBy?: string
updatedDate?: string

Generated using TypeDoc