TextValue (JSON)

An element representing a text value that may be in a specific language.

URI:TextValue

Properties

Name Type Description
lang string The language of the text value. See http://www.w3.org/International/articles/language-tags/ FTR
value string The text value.

Example

{
  "lang" : "...",
  "value" : "..."
}

언어 변경

피드백

보내는 중…

피드백이 발송되었습니다.

피드백을 발송할 수 없습니다. 5초 후에 다시 시도하십시오.