ProductDemandCostByDiscount
    • PDF

    ProductDemandCostByDiscount

    • PDF

    Article Summary

    Classic 환경에서 이용 가능합니다.

    할인 금액이 반영된 상품 청구 비용입니다.

    구문

    구문은 다음과 같습니다.

    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;
    

    필드

    필드에 대한 설명은 다음과 같습니다.

    필드타입필수 여부설명
    memberNoStringRequired회원 번호
    demandMonthStringRequired청구 월
    productDemandTypeProductDemandTypeRequired상품 청구 유형
    promiseDiscountAmountDoubleRequired약정 할인 금액
    promotionDiscountAmountDoubleRequired프로모션 할인 금액
    etcDiscountAmountDoubleRequired기타 할인 금액
    productDiscountAmountDoubleRequired상품 할인 금액
    creditDiscountAmountDoubleRequired크레딧 할인 금액
    defaultAmountDoubleRequired위약 금액
    useAmountDoubleRequired사용 금액
    demandAmountDoubleRequired청구 금액
    writeDateDateRequired작성 일시(YYYY-MM-DDThh:mm:ssZ)
    memberPriceDiscountAmountDoubleRequired회원 요금제 할인 금액
    memberPromiseDiscountAddAmountDoubleRequired회원 약정 요금제 할인 금액
    discountAppliedCountIntegerRequired해당 상품에 당월 적용된 상품 할인 수
    appliedCreditHistoryListList<AppliedCreditHistory>Required적용된 크레딧 이력 목록
    appliedProductDiscountHistoryListList<AppliedProductDiscountHistory>Required적용된 상품 할인 이력 목록
    payCurrencyCommonCodeRequired결제 통화

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

    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.