Class CS1SendChargingInformationArg

  • All Implemented Interfaces:
    DataObject, Serializable

    public class CS1SendChargingInformationArg
    extends CCSendChargingInformationArg
    API for Core-INAP-CS1-DataTypes.SendChargingInformationArg. Generated from the following ASN.1 type definition and the adaptations below.
     SendChargingInformationArg ::=
         SEQUENCE {
             sCIBillingChargingCharacteristics SCIBillingChargingCharacteristics,
             legID                             LegID,
             extensions                        SEQUENCE (SIZE (1..1000)) OF ExtensionField OPTIONAL,
             ...
         }
     Core-INAP-CS1-DataTypes {
         SendChargingInformationArg {
             @parentType com.opencloud.slee.resources.cgin.callcontrol.CCSendChargingInformationArg
         }
     }
     

    Used as argument type by CS1Operations.sendChargingInformation.

    See Also:
    Serialized Form