NiddConfigurationStatusNotification
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'
status:
Reference: '#/components/schemas/NiddStatus'
rdsCapIndication:
Type: boolean
Description: It indicates whether the network capability for the reliable data service is enabled or not.
Required:
- niddConfiguration
- status
oneOf:
- required: [externalId]
- required: [msisdn]