Receiver Data Model
Domain
The schema is part of the Domain
Description
Receivers 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:
- appUserId : ID of the mobile app user
- Optional
- email : Receiver address of email, if the communication type is email
- Optional
- id : ID of the receiver
- Optional
- ip : IP address of the receiver
- Optional
- name : Name of the receiver
- Optional
- phoneNumber : Phone number of the receiver, 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