Edit

Share via


ActiveAccountFilters type

type ActiveAccountFilters = {
  homeAccountId: string
  lastUpdatedAt?: string
  localAccountId: string
  tenantId?: string
}