NiddDownlinkDataTransfer
Type: object
Properties:
externalId:
Reference: 'TS29122_CommonData.yaml#/components/schemas/ExternalId'
externalGroupId:
Reference: 'TS29122_CommonData.yaml#/components/schemas/ExternalGroupId'
msisdn:
Reference: 'TS29122_CommonData.yaml#/components/schemas/Msisdn'
self:
Reference: 'TS29122_CommonData.yaml#/components/schemas/Link'
data:
Reference: 'TS29122_CommonData.yaml#/components/schemas/Bytes'
reliableDataService:
Type: boolean
Description: The reliable data service (as defined in subclause 4.5.15.3 of 3GPP TS 23.682) to indicate if a reliable data service acknowledgment is enabled or not.
rdsPort:
Reference: '#/components/schemas/RdsPort'
maximumLatency:
Reference: 'TS29122_CommonData.yaml#/components/schemas/DurationSec'
priority:
Type: integer
Description: It is used to indicate the priority of the non-IP data packet relative to other non-IP data packets.
pdnEstablishmentOption:
Reference: '#/components/schemas/PdnEstablishmentOptions'
deliveryStatus:
Reference: '#/components/schemas/DeliveryStatus'
requestedRetransmissionTime:
Reference: 'TS29122_CommonData.yaml#/components/schemas/DateTime'
Required: data
oneOf:
- required: [externalId]
- required: [msisdn]
- required: [externalGroupId]