Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BatchRequestV4<R>

Type parameters

  • R = any

Hierarchy

Index

Properties

Properties

Optional init

init: RequestInit & { body?: any }

Optional options

options: BatchRequestOptionsV4<any>

original options

url

url: string

for odata batch request, please give a relative path from odata endpoint

Generated using TypeDoc