Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 2.5 KB

File metadata and controls

11 lines (8 loc) · 2.5 KB

LocalizationModel

Fields

Field Type Required Description Example
Title string The title of the content Software Engineer Lv 1
Description string The description of the content This video acts as learning content for software engineers.
Language LocalizationModelLanguage The language associated with the localization details
Tags List<string> The tags associated with the localization details [
"Sales Techniques",
"Customer Service"
]