ProductPrice
    • PDF

    ProductPrice

    • PDF

    Article Summary

    설명

    상품 요금제

    구문

    private CommonCode productItemKind;
    private CommonCode productItemKindDetail;
    private String productCode;
    private String productName;
    private String productDescription;
    private CommonCode softwareType;
    private CommonCode productCategory;
    private CommonCode productType;
    private CommonCode productTypeDetail;
    private Integer gpuCount;
    private Integer cpuCount;
    private Long memorySize;
    private Long baseBlockStorageSize;
    private CommonCode dbKind;
    private String osInfomation;
    private CommonCode platformType;
    private CommonCode osType;
    private String platformCategoryCode;
    private CommonCode diskType;
    private CommonCode diskDetailType;
    private String generationCode;
    private List<Price> priceList;
    

    필드

    파라미터명필수 여부타입설명
    productItemKindYesCommonCode상품 품목 종류
    productItemKindDetailYesCommonCode상품 품목 종류 상세
    productCodeYesString상품 코드
    productNameYesString상품명
    productDescriptionYesString상품 설명
    softwareTypeYesCommonCodeSW 유형 코드
    productCategoryYesCommonCode상품 카테고리
    productTypeYesCommonCode상품 유형
    productTypeDetailYesCommonCode상품 유형 상세
    gpuCountYesInteger- GPU 수
    서버 상품 조회 시 리턴되며, GPU 수가 옴
    cpuCountYesInteger- CPU 수
    서버 상품 조회 시 리턴되며, CPU 수가 옴
    memorySizeYesLong- 메모리 사이즈
    서버 상품 조회 시 리턴되며, Byte의 메모리사이즈
    baseBlockStorageSizeYesLong- 기본 블록 스토리지 사이즈
    서버 상품 조회 시 리턴되며, Byte의 기본 블록 스토리지 사이즈
    dbKindYesCommonCode- DB 유형 코드
    Cloud DB에 관련된 서버 상품 조회 시 리턴
    osInfomationYesStringOS 정보
    platformTypeYesCommonCode플랫폼 구분 코드
    osTypeYesCommonCodeOS 구분 정보
    platformCategoryCodeYesString- 플랫폼 카테고리 코드
    APP, DBMS, OS 등의 코드가 리턴
    diskTypeYesCommonCode디스크 타입
    diskDetailTypeYesCommonCode디스크 상세 타입
    generationCodeYesString- 세대 코드
    상품 세대 코드를 리턴
    G1, G2
    priceListYesList<Price>- 요금제 리스트
    해당 상품이 사용하는 요금제 정보 리스트

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

    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.