Translation Metadata
@Serializable
Translation metadata, required for a translation, not populated by other component types.
Provides additional metadata related to translation.
Constructors
Link copied to clipboard
constructor(downloadURI: String? = null, fullDescription: MultiformatMessageString? = null, fullName: String? = null, informationURI: String? = null, name: String, properties: PropertyBag? = null, shortDescription: MultiformatMessageString? = null)
Properties
Link copied to clipboard
The absolute URI from which the translation metadata can be downloaded.
Link copied to clipboard
A comprehensive description of the translation metadata.
Link copied to clipboard
The absolute URI from which information related to the translation metadata can be downloaded.
Link copied to clipboard
Key/value pairs that provide additional information about the translation metadata.
Link copied to clipboard
A brief description of the translation metadata.