TransferPolicy
Type: object
Properties:
bdtPolicyId:
Type: integer
Description: Identifier for the transfer policy
maxUplinkBandwidth:
Reference: 'TS29122_CommonData.yaml#/components/schemas/Bandwidth'
maxDownlinkBandwidth:
Reference: 'TS29122_CommonData.yaml#/components/schemas/Bandwidth'
ratingGroup:
Type: integer
Minimum: 0
Description: Indicates the rating group during the time window.
timeWindow:
Reference: 'TS29122_CommonData.yaml#/components/schemas/TimeWindow'
Required:
- bdtPolicyId
- ratingGroup
- timeWindow