Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PostInParallelWithAutomaticChunkingParams<RequestType, ParamsType>

Type parameters

  • RequestType

  • ParamsType

Hierarchy

  • PostInParallelWithAutomaticChunkingParams

Index

Properties

Optional chunkSize

chunkSize: undefined | number

items

items: RequestType[]

Optional params

params: ParamsType

path

path: string

Optional queryParams

queryParams: ParamsType