ContractProduct
    • PDF

    ContractProduct

    • PDF

    Article Summary

    Description

    Contract product

    Syntax

    private String contractProductSequence;
    private String beforeContractProductSequence;
    private String productCode;
    private String priceNo;
    private String promiseNo;
    private String instanceNo;
    private CommonCode productItemKind;
    private CommonCode productRatingType;
    private CommonCode serviceStatus;
    private Date serviceStartDate;
    private Date serviceEndDate;
    private Long productSize;
    private Integer productCount;
    private List<Usage> usageList;
    

    Field

    ParametersRequirement statusTypeDescription
    contractProductSequenceYesStringContracted product's serial number
    beforeContractProductSequenceYesStringPreviously contracted product's serial number
    productCodeYesStringProduct code
    priceNoYesStringRate plan number
    promiseNoYesStringAgreement number
    instanceNoYesStringInstance number
    productItemKindYesCommonCodeProduct item type
    productRatingTypeYesCommonCodeBilling type code
    serviceStatusYesCommonCodeService status
    serviceStartDateYesDateService start date and time
    serviceEndDateYesDateService end date and time
    productSizeYesLongProduct size
    productCountYesIntegerNumber of products
    usageListYesList<Usage>List of usage

    Was this article helpful?

    Changing your password will log you out immediately. Use the new password to log back in.
    First name must have atleast 2 characters. Numbers and special characters are not allowed.
    Last name must have atleast 1 characters. Numbers and special characters are not allowed.
    Enter a valid email
    Enter a valid password
    Your profile has been successfully updated.