Options
All
  • Public
  • Public/Protected
  • All
Menu

Class IODataRequestOptions<T>

Type parameters

Hierarchy

  • IODataRequestOptions

Index

Properties

Optional async

async: undefined | true | false

Optional complete

complete: undefined | function

Optional error

error: undefined | function

Optional params

params: IODataParams<T>

path

path: string

Optional success

success: undefined | function

Optional type

type: undefined | string

Generated using TypeDoc