SectionPrice

Prev Next

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

구간 요금 계산 이력입니다.

구문

구문은 다음과 같습니다.

private Long sectionStartValue;
private Long sectionEndValue;
private Double sectionUnitUsageQuantity;
private Double sectionProductPrice;
private Double sectionUseAmount;

필드

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

필드 타입 필수 여부 설명
sectionStartValue Long Required 구간 시작값
sectionEndValue Long Required 구간 종료값
sectionUnitUsageQuantity Double Required 구간 단위 사용량
sectionProductPrice Double Required 구간 상품 가격
sectionUseAmount Double Required 구간 사용 금액