ProductPrice
    • PDF

    ProductPrice

    • PDF

    Article Summary

    Description

    Product pricing plan

    Statement

    private CommonCode productItemKind;
    private CommonCode productItemKindDetail;
    private String productCode;
    private String productName;
    private String productDescription;
    private CommonCode softwareType;
    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;
    

    Field

    Parameter nameRequired statusTypeDescription
    productItemKindYesCommonCodeProduct item type
    productItemKindDetailYesCommonCodeProduct item type details
    productCodeYesCommonCodeProduct code
    productNameYesStringProduct name
    productDescriptionYesCommonCodeProduct description
    softwareTypeNoCommonCodeSW type code
    productTypeNoIntegerProduct type
    productTypeDetailNoLongProduction type details
    gpuCountYesLongNumber of GPUs
    It is the number of GPUs for servers.
    cpuCountNoCommonCodeNumber of CPUs
    It is the number of CPUs for servers.
    memorySizeNoStringMemory size
    It is the memory size in bytes for servers.
    baseBlockStorageSizeNoCommonCodeBasic block storage size
    It is the base block storage size in bytes for servers.
    dbKindNoStringDB type code
    It is returned when a server product related to Cloud DB is searched.
    osInfomationNoLongOS information
    platformTypeNoStringPlatform type code
    osTypeNoStringOS type information
    platformCategoryCodeNoStringPlatform category code
    Codes such as APP, DBMS, and OS are returned.
    diskTypeNoStringDisk type
    diskDetailTypeNoStringDetailed disk type
    generationCodeNoStringGeneration code
    Return the product generation code. G1, G2
    priceListNoList<Price>List of pricing plans
    List of pricing plan information for the product

    Was this article helpful?

    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.