Agreement attachment Data Model
Domain
The schema is part of the Domain
Description
Represents a complementary piece of information to describe the agreement. Could be a document, picture, a video or any kind of multimedia content.
Data model
A JSON Schema corresponding to this data model can be found here.
The Data model is defined as shown below:
- href : Reference of the attachment
- Optional
- id : Unique identifier of the attachment
- Optional
- attachmentType : The type of attachment, such as video, picture
- Optional
- url : Uniform Resource Locator, is a web page address (a subset of URI)
- Optional
TMForum APIs that use this schema
Taking into consideration the snapshot of 04/02/2020 04:22:51 UTC the list of TMForum Open APIs that uses this schemas is:
Coming soon