Sender Data Model
Domain
The schema is part of the Domain
Description
Sender of the communication message.
Data model
A JSON Schema corresponding to this data model can be found here.
The Data model is defined as shown below:
- email : Sender address of email, if the communication type is email
- Optional
- id : ID of the sender
- Optional
- name : Name of the sender
- Optional
- phoneNumber : Phone number of the sender, if the communication type is SMS.
- 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