ChargingData
Type: object
Properties:
chgId:
Type: string
Description: Univocally identifies the charging control policy data within a PDU session.
meteringMethod:
Reference: '#/components/schemas/MeteringMethod'
nullable: true
offline:
Type: boolean
Description: Indicates the offline charging is applicable to the PDU session or PCC rule.
online:
Type: boolean
Description: Indicates the online charging is applicable to the PDU session or PCC rule.
ratingGroup:
Reference: 'TS29571_CommonData.yaml#/components/schemas/RatingGroup'
reportingLevel:
Reference: '#/components/schemas/ReportingLevel'
nullable: true
serviceId:
Reference: 'TS29571_CommonData.yaml#/components/schemas/ServiceId'
sponsorId:
Type: string
Description: Indicates the sponsor identity.
appSvcProvId:
Type: string
Description: Indicates the application service provider identity.
afChargingIdentifier:
Reference: 'TS29571_CommonData.yaml#/components/schemas/ChargingId'
Required:
- chgId
nullable: true