Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ILanguageCollectionQuery

ILanguageCollectionQuery

Hierarchy

Index

Properties

Optional Id4a81de82eeb94d6080ea5bf63e27023a

Id4a81de82eeb94d6080ea5bf63e27023a: string

Optional Items

Items: { results: Array<Language> }

Type declaration

  • results: Array<Language>

existsFl

existsFl: boolean

True, if the object exists, false otherwise.

response

response: string

The response

Methods

getById

  • getById(id?: number): IBaseExecution<Language>

stringify

  • stringify(): string

Generated using TypeDoc