Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AccountDetails

Hierarchy

  • AccountDetails

Index

Properties

account: { accountName: string; created: string; shortName: string; type: string }

Type declaration

  • accountName: string
  • created: string
  • shortName: string
  • type: string
memo_reference_code: string
users: { countryCode: string; isVerified: boolean; lastSignIn: string; name: string; status: string }[]