Price
    • PDF

    Price

    • PDF

    Article summary

    Available in Classic and VPC

    This is the pricing plan information.

    Syntax

    The syntax is as follows.

    private String priceNo;
    private CommonCode priceType;
    private Region region;
    private CommonCode chargingUnitType;
    private CommonCode ratingUnitType;
    private String chargingUnitBasicValue;
    private CommonCode productRatingType;
    private CommonCode unit;
    private Double price;
    private CommonCode conditionType;
    private Double conditionPrice;
    private String priceDescription;
    private CommonCode freeUnit;
    private Long freeValue;
    private CommonCode meteringUnit;
    private Date startDate;
    private CommonCode priceAttribute;
    private String priceVersionName;
    private CommonCode payCurrency;
    private List<PeriodUnit> periodUnitList;
    private List<CountryUnit> countryUnitList;
    private List<PackageUnit> packageUnitList;
    

    Field

    The following describes the fields.

    FieldTypeRequiredDescription
    priceNoStringRequiredPrice number
    priceTypeCommonCodeRequiredPricing plan type code
    • FREE | FXSUM | MTRAT
      • FREE: free
      • FXSUM: monthly flat rate
      • MTRAT: pay-as-you-go plan
    regionRegionRequiredRegion
    chargingUnitTypeCommonCodeRequiredCharging metrics
    • QUERY | TIME | TMCU | USER
      • QUERY: query
      • TIME: time
      • TMCU (Time and vCPU Count): time and vCPU count
      • USER: number of guaranteed members
    ratingUnitTypeCommonCodeRequiredCharing unit type code
    • CNTRY | POINT | SECT | PKG
      • CNTRY: country plans (different pricing plans apply per country)
      • POINT: per point (pay-as-you-go)
      • SECT: tiered plans (tiered pricing applies separately)
      • PKG: package plans (free usage applies per product charge type code described in the package)
    chargingUnitBasicValueStringRequiredCharging unit type value
    • Number corresponding to the charging metric code value
    productRatingTypeCommonCodeRequiredProduct charge type
    unitCommonCodeRequiredUnit
    priceDoubleRequiredPrice
    conditionTypeCommonCodeRequiredCondition unit
    conditionPriceDoubleRequiredCondition pricing
    priceDescriptionStringRequiredPricing description
    freeUnitCommonCodeRequiredFree unit
    freeValueLongRequiredFree value
    meteringUnitCommonCodeRequiredMetering unit
    startDateDateRequiredSales start date and time
    priceAttributeCommonCodeRequiredPricing plan attribute
    priceVersionNameStringRequiredPricing plan version name
    payCurrencyCommonCodeRequiredPayment currency
    periodUnitListList<PeriodUnit>RequiredTier unit list
    countryUnitListList<CountryUnit>RequiredCountry unit list
    packageUnitListList<PackageUnit>RequiredPackage unit list

    Was this article helpful?

    What's Next
    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.