Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TranslationStatusCollectionProps

TranslationStatusCollectionProps

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>

Generated using TypeDoc