Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IFieldMultiChoiceQueryCollection

IFieldMultiChoiceQueryCollection

Hierarchy

Index

Properties

Optional done

done: (resolve: (value?: Array<FieldMultiChoiceOData>) => void) => void

Type declaration

existsFl

existsFl: boolean

True, if the object exists, false otherwise.

nextFl

nextFl: boolean

True, if more items exist.

response

response: string

The response

results

results: Array<FieldMultiChoiceOData>

Results

Methods

next

stringify

  • stringify(): string

Generated using TypeDoc