File document Data Model

Domain

The schema is part of the Domain

Description

A document accompanying an entity

Data model

A JSON Schema corresponding to this data model can be found here.

The Data model is defined as shown below:

  • downloadUrl : URL where the document could be downloaded

  • Optional

  • fileType : Document file format of the file : csv, pdf, xls, txt... for example

  • Optional

  • name : Document name

  • Optional

  • size : Document file size (by default in bytes)

  • Optional

  • sizeUnit : Size unit (in bytes by default)

  • Optional

TMForum APIs that use this schema

Taking into consideration the snapshot of 04/02/2020 04:59:16 UTC the list of TMForum Open APIs that uses this schemas is:

Coming soon