StaticLabelDTO
labelCode string
staticLabelId int32
staticLabelLanguages object[]
Array [
labelText string
languageId int32
staticLabelId int32
staticLabelLanguageId int32
]
StaticLabelDTO
{
"labelCode": "string",
"staticLabelId": 0,
"staticLabelLanguages": [
{
"labelText": "string",
"languageId": 0,
"staticLabelId": 0,
"staticLabelLanguageId": 0
}
]
}