Type alias ActiveAccountFilters

ActiveAccountFilters: {
    homeAccountId: string;
    localAccountId: string;
}

Type declaration

  • homeAccountId: string
  • localAccountId: string

Generated using TypeDoc