NiddUplinkDataNotification
Type: object
Properties:
niddConfiguration:
Reference: 'TS29122_CommonData.yaml#/components/schemas/Link'
externalId:
Reference: 'TS29122_CommonData.yaml#/components/schemas/ExternalId'
msisdn:
Reference: 'TS29122_CommonData.yaml#/components/schemas/Msisdn'
data:
Reference: 'TS29122_CommonData.yaml#/components/schemas/Bytes'
reliableDataService:
Type: boolean
Description: Indicates whether the reliable data service is enabled.
rdsPort:
Reference: '#/components/schemas/RdsPort'
Required:
- niddConfiguration
- data
oneOf:
- required: [externalId]
- required: [msisdn]