Library Core / types/media / LanguageRow
Interface: LanguageRow
types/media.LanguageRow
Table of contents
Properties
Properties
o
• o: Object
Details about the language being used in this Media Catalog.
Type declaration
Name | Type | Description |
---|---|---|
code |
string |
Corresponds to Symbol of LanguageDTO. |
isLangPair |
boolean |
- |
isRTL |
boolean |
- |
isSignLanguage |
boolean |
- |
locale |
string |
- |
name |
string |
- |
vernacular |
string |
- |
Defined in
type
• type: "language"