Note Data Model

Domain

The schema is part of the Domain

Description

Extra information about a given entity

Data model

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

The Data model is defined as shown below: - id : Identifier of the note within its containing entity (may or may not be globally unique, depending on provider implementation) - Optional - author : Author of the note - Optional - date : Date of the note - Optional - text : Text of the note - 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