PolicyCounterInfo
Type: object
Properties:
policyCounterId:
Reference: '#/components/schemas/PolicyCounterId'
currentStatus:
Type: string
Description: Identifies the policy counter status applicable for a specific policy counter identified by the policyCounterId. The values (e.g. valid, invalid or any other status) are not specified. The interpretation and actions related to the defined values are out of scope of 3GPP.
penPolCounterStatuses:
Type: array
Items:
Reference: '#/components/schemas/PendingPolicyCounterStatus'
minItems: 1
Description: Provides the pending policy counter status.
Required:
- policyCounterId
- currentStatus