ProductDemandCostByDiscount
    • PDF

    ProductDemandCostByDiscount

    • PDF

    기사 요약

    설명

    상품청구비용 By할인

    구문

    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;
    

    필드

    파라미터명필수 여부타입설명
    memberNoYesString회원번호
    demandMonthYesString청구월
    productDemandTypeYesProductDemandType상품청구유형
    promiseDiscountAmountYesDouble약정 할인 금액
    promotionDiscountAmountYesDouble프로모션 할인 금액
    etcDiscountAmountYesDouble기타 할인 금액
    productDiscountAmountYesDouble상품 할인 금액
    creditDiscountAmountYesDouble크레딧 할인 금액
    defaultAmountYesDouble위약 금액
    useAmountYesDouble사용 금액
    demandAmountYesDouble청구 금액
    writeDateYesDate작성 일시 (format: YYYY-MM-DDThh:mm:ssZ)
    memberPriceDiscountAmountYesDouble회원 요금제 할인 금액
    memberPromiseDiscountAddAmountYesDouble회원 약정 요금제 할인 금액
    discountAppliedCountYesInteger해당 상품에 당월 적용된 상품 할인 수
    appliedCreditHistoryListYesList<AppliedCreditHistory>적용된 크레딧 이력 리스트
    appliedProductDiscountHistoryListYesList<AppliedProductDiscountHistory>적용된 상품할인 이력 리스트
    payCurrencyYesCommonCode결제통화

    이 문서가 도움이 되었습니까?

    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.