AccNetChargingAddress
Description: Describes the network entity within the access network performing charging
Type: object
anyOf:
- required: [anChargIpv4Addr]
- required: [anChargIpv6Addr]
Properties:
anChargIpv4Addr:
Reference: 'TS29571_CommonData.yaml#/components/schemas/Ipv4Addr'
anChargIpv6Addr:
Reference: 'TS29571_CommonData.yaml#/components/schemas/Ipv6Addr'