ContractDemandCost
    • PDF

    ContractDemandCost

    • PDF

    Article summary

    Available in Classic and VPC

    This is a contract billing expense.

    Syntax

    The syntax is as follows.

    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

    The following describes the fields.

    FieldTypeRequiredDescription
    memberNoStringRequiredMember number
    regionCodeStringRequiredRegion code
    demandTypeCommonCodeRequiredBilling type code
    demandTypeDetailCommonCodeRequiredBilling type detailed code
    contractContractRequiredContract information
    demandMonthStringRequiredBilling month
    unitUsageQuantityDoubleRequiredUnit usage
    packageUnitUsageQuantityDoubleRequiredPackage unit usage
    totalUnitUsageQuantityDoubleRequiredTotal unit usage
    usageUnitCommonCodeRequiredUsage unit
    productPriceDoubleRequiredProduct pricing
    useAmountDoubleRequiredUsage fee amount
    promotionDiscountAmountDoubleRequiredPromotion discount amount
    etcDiscountAmountDoubleRequiredOther discount amount
    promiseDiscountAmountDoubleRequiredContract discount amount
    demandAmountDoubleRequiredBilling amount
    writeDateDateRequiredCreation date and time (YYYY-MM-DDThh:mm:ssZ)
    memberPriceDiscountAmountDoubleRequiredMembership pricing plan discount amount
    memberPromiseDiscountAddAmountDoubleRequiredMembership contract pricing plan discount amount
    payCurrencyCommonCodeRequiredPayment currency
    thisMonthAppliedExchangeRateDoubleRequiredApplicable exchange rate for 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.