Entity attachment Data Model
Domain
The schema is part of the Domain
Description
Complements the description of an entity through video, pictures...
Data model
A JSON Schema corresponding to this data model can be found here.
The Data model is defined as shown below:
- description : A narrative text describing the content of the attachment
- Optional
- href : Reference of the attachment
- Optional
- id : Unique identifier of the attachment
- Optional
- mimeType : Attachment mime type such as extension file for video, picture and document
- Optional
- name : name given to the attachment
- Optional
- uri : Uniform Resource Identifier (URI) of the attachment
- Optional
- validFor : The period for which this attachment is valid
- Optional
TMForum APIs that use this schema
Taking into consideration the snapshot of 04/02/2020 04:22:50 UTC the list of TMForum Open APIs that uses this schemas is:
Coming soon