accountItem: {
    accountId: string;
    name: string;
}

Type declaration

  • accountId: string
  • name: string

Generated using TypeDoc