InputStreamFactoryFnArgs: {
    account: string;
    endDate: number;
    startDate: number;
}

Type declaration

  • account: string
  • endDate: number
  • startDate: number

Generated using TypeDoc