ContractProduct
    • PDF

    ContractProduct

    • PDF

    Article Summary

    계약 상품

    구문

    private String contractProductSequence;
    private String beforeContractProductSequence;
    private String productCode;
    private String priceNo;
    private String instanceNo;
    private CommonCode productItemKind;
    private CommonCode productRatingType;
    private CommonCode serviceStatus;
    private Date serviceStartDate;
    private Date serviceEndDate;
    private Long productSize;
    private Integer productCount;
    private List<Usage> usageList;
    

    필드

    파라미터명필수 여부타입설명
    contractProductSequenceYesString계약 상품의 일련 번호
    beforeContractProductSequenceYesString이전 계약 상품의 일련 번호
    productCodeYesString상품 코드
    priceNoYesString요금제 번호
    instanceNoYesString인스턴스 번호
    productItemKindYesCommonCode상품 품목 종류
    productRatingTypeYesCommonCode과금 유형 코드
    serviceStatusYesCommonCode서비스 상태
    serviceStartDateYesDate서비스 시작 일시
    serviceEndDateYesDate서비스 종료 일시
    productSizeYesLong상품 사이즈
    productCountYesInteger상품 수
    usageListYesList<Usage>사용량 리스트

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

    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.