ressubscr
RetrievePccRuleStruct


This structure encapsulates all the necessary parameters required for retrieving PCC Rule(s).


public struct RetrievePccRuleStruct

Properties
siteId Specifies the NE of the PCC Rule. This is a required input parameter.

type=string

subPccRuleName Specifies the Name of the PCC Rule. This is an optional input parameter.

type=string

subPccRuleKey Specifies the Key of the PCC Rule. This is an optional input parameter. If searching on subPccRuleKey, subPccRuleName must be specified.

type=long

subPCCRuleFlowId Specifies the PCC Rule Flow ID to be retrieved. This is an optional input parameter. If searching on subPCCRuleFlowId, subPccRuleName and subPccRuleKey must be specified.

type=long