Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 3.18 KB

File metadata and controls

11 lines (8 loc) · 3.18 KB

LocalizationModel

Fields

Field Type Required Description Example
description T.nilable(::String) The description of the content This video acts as learning content for software engineers.
language T.nilable(Models::Shared::LocalizationModelLanguage) The language associated with the localization details
tags T::Array<::String> The tags associated with the localization details [
"Sales Techniques",
"Customer Service"
]
title T.nilable(::String) The title of the content Software Engineer Lv 1