Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TranslationStatusCollectionOData

TranslationStatusCollectionOData

Hierarchy

Index

Properties

Optional Id4a81de82eeb94d6080ea5bf63e27023a

Id4a81de82eeb94d6080ea5bf63e27023a: string

Optional Items

Items: { results: Array<TranslationStatus> }

Type declaration

  • results: Array<TranslationStatus>

Optional UntranslatedLanguages

UntranslatedLanguages: { results: Array<string> }

Type declaration

  • results: Array<string>

existsFl

existsFl: boolean

True, if the object exists, false otherwise.

response

response: string

The response

Methods

create

stringify

  • stringify(): string

updateTranslationLanguages

  • updateTranslationLanguages(): IBaseExecution<any>

Generated using TypeDoc