Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 2.86 KB

File metadata and controls

11 lines (8 loc) · 2.86 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 ?Components\LocalizationModelLanguage The language associated with the localization details
tags array<string> The tags associated with the localization details [
"Sales Techniques",
"Customer Service"
]