Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IFieldGuidCollection

IFieldGuidCollection

Hierarchy

  • IBaseResults<FieldGuid>
    • IFieldGuidCollection

Index

Properties

Optional done

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

Type declaration

    • (resolve: (value?: Array<FieldGuid>) => void): void
    • Parameters

      • resolve: (value?: Array<FieldGuid>) => void
          • Parameters

            Returns void

      Returns void

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<FieldGuid>

Results

Methods

next

stringify

  • stringify(): string

Generated using TypeDoc