Interface: IUneceNote
A textual or coded description, such as a remark or additional information.
See
https://vocabulary.uncefact.org/Note
Extends
IJsonLdNodeObject
Indexable
[key: string]: string | number | boolean | IJsonLdContextDefinition | IJsonLdNodeObject | IJsonLdGraphObject | object & object | object & object | object & object | IJsonLdListObject | IJsonLdSetObject | IJsonLdNodePrimitive[] | IJsonLdLanguageMap | IJsonLdIndexMap | IJsonLdNodeObject[] | IJsonLdIdMap | IJsonLdTypeMap | IJsonLdContextDefinitionElement[] | string[] | IJsonLdJsonObject | IJsonLdJsonObject[] | {[key: string]: string; } | null | undefined
Properties
@context?
optional@context:UneceContextType
JSON-LD Context.
Overrides
IJsonLdNodeObject.@context
type
type:
"Note"
JSON-LD Type.
content?
optionalcontent:string
A content, expressed as text, of this note.
See
https://vocabulary.uncefact.org/content
contentCode?
optionalcontentCode:string
A code specifying the content of this note.
See
https://vocabulary.uncefact.org/contentCode
creationDateTime?
optionalcreationDateTime:string
The date, time, date time, or other date time value for the creation of this note.
See
https://vocabulary.uncefact.org/creationDateTime
identifier?
optionalidentifier:string
A unique identifier for this note.
See
https://vocabulary.uncefact.org/identifier
name?
optionalname:string
A name, expressed as text, for this note.
See
https://vocabulary.uncefact.org/name
noteSubjectCode?
optionalnoteSubjectCode:string
A code specifying the subject of this note.
See
https://vocabulary.uncefact.org/noteSubjectCode
subject?
optionalsubject:string
The subject, expressed as text, of this note.