ProductDemandCostByDiscount
    • PDF

    ProductDemandCostByDiscount

    • PDF

    Article Summary

    The latest service changes have not yet been reflected in this content. We will update the content as soon as possible. Please refer to the Korean version for information on the latest updates.

    Description

    Product billing cost By discount

    Syntax

    private String memberNo;
    private String demandMonth;
    private ProductDemandType productDemandType;
    private Double promiseDiscountAmount;
    private Double promotionDiscountAmount;
    private Double etcDiscountAmount;
    private Double productDiscountAmount;
    private Double creditDiscountAmount;
    private Double defaultAmount;
    private Double useAmount;
    private Double demandAmount;
    private Date writeDate;
    private Double memberPriceDiscountAmount;
    private Double memberPromiseDiscountAddAmount;
    private Integer discountAppliedCount;
    private ArrayList<AppliedCreditHistory> appliedCreditHistoryList;
    private ArrayList<AppliedProductDiscountHistory> appliedProductDiscountHistoryList;
    private CommonCode payCurrency;
    

    Field

    ParametersRequirement statusTypeDescription
    memberNoYesStringMember number
    demandMonthYesStringBilling month
    productDemandTypeYesProductDemandTypeProduct billing type
    promiseDiscountAmountYesDoubleContract discount amount
    promotionDiscountAmountYesDoublePromotion discount amount
    etcDiscountAmountYesDoubleOther discount amounts
    productDiscountAmountYesDoubleProduct discount amount
    creditDiscountAmountYesDoubleCredit discount amount
    defaultAmountYesDoubleCancellation fee
    useAmountYesDoubleUsage fee amount
    demandAmountYesDoubleBilling amount
    writeDateYesDateDate and time created (format: YYYY-MM-DDThh:mm:ssZ)
    memberPriceDiscountAmountYesDoubleMembership pricing plan discount amount
    memberPromiseDiscountAddAmountYesDoubleMembership contract pricing plan discount amount
    discountAppliedCountYesIntegerNumber of product discounts applied to the product in the current month
    appliedCreditHistoryListYesList<AppliedCreditHistory>List of applied credits' history
    appliedProductDiscountHistoryListYesList<AppliedProductDiscountHistory>List of applied product discounts' history
    payCurrencyYesCommonCodePayment currency

    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.