ContractDemandCost
    • PDF

    ContractDemandCost

    • PDF

    Article Summary

    Description

    Contract billing amount

    Syntax

    private String memberNo;
    private String regionCode;
    private CommonCode demandType;
    private CommonCode demandTypeDetail;
    private Contract contract;
    private String demandMonth;
    private Double unitUsageQuantity;
    private Double packageUnitUsageQuantity;
    private Double totalUnitUsageQuantity;
    private CommonCode usageUnit;
    private Double productPrice;
    private Double useAmount;
    private Double promotionDiscountAmount;
    private Double etcDiscountAmount;
    private Double promiseDiscountAmount;
    private Double demandAmount;
    private Date writeDate;
    private Double memberPriceDiscountAmount;
    private Double memberPromiseDiscountAddAmount;
    private CommonCode payCurrency;
    private Double thisMonthAppliedExchangeRate;
    

    Field

    ParametersRequirement statusTypeDescription
    memberNoYesStringMember number
    regionCodeYesStringRegion code
    demandTypeYesCommonCodeBilling type code
    demandTypeDetailYesCommonCodeBilling type detail code
    contractYesContractContract
    demandMonthYesStringBilling month
    unitUsageQuantityYesDoubleUnit usage
    packageUnitUsageQuantityYesDoublePackage unit usage
    totalUnitUsageQuantityYesDoubleTotal unit usage
    usageUnitYesCommonCodeUsage unit
    productPriceYesDoubleProduct pricing
    useAmountYesDoubleUsage fee amount
    promotionDiscountAmountYesDoublePromotion discount amount
    etcDiscountAmountYesDoubleOther discount amounts
    promiseDiscountAmountYesDoubleContract discount amount
    demandAmountYesDoubleBilling amount
    writeDateYesDateDate and time created (format: YYYY-MM-DDThh:mm:ssZ)
    memberPriceDiscountAmountYesDoubleMembership pricing plan discount amount
    memberPromiseDiscountAddAmountYesDoubleMembership contract pricing plan discount amount
    payCurrencyYesCommonCodePayment currency
    thisMonthAppliedExchangeRateYesDoubleExchange rate applied this month

    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.