...
Field | Description |
---|---|
answer (AbstractChargingAnswer) | One of the CC Charging Answer UDRs defined in 9.66.4.1.3 Charging Answer UDRs |
freeField (any) | This free field can be used to store contextual information regarding the request. For example, it can be used to store the diameter request context associated with a charging request, which will be required to push the answer back on the diameter stack. |
Latency (long - readOnly) | This readonly field will only be populated when the agent emits the answer in the workflow. It contains the latency introduced by the processing of this UDR. |
request (AbstractChargingRequest) | One of the CC Charging Request UDRs defined in 9.66.4.1.2 Charging Request UDRs |
requestId (string) | A free field which is intended to contain the requestId provided by the external system |
startProcessingTime (long - readOnly) | This readonly field is only populated when the agent emits the answer in the workflow. It contains a timestamp which corresponds to the time when the UDR has been submitted to SAP Convergent Charging. |
...