Available in Classic and VPC
Define the properties of “product,” the unit to which NAVER Cloud Platform billing policies are applied.
Syntax
The syntax is as follows.
private CommonCode productItemKind;
private CommonCode productItemKindDetail;
private String productCode;
private String productName;
private String productDescription;
private CommonCode softwareType;
private CommonCode productCategory;
Field
The following describes each field.
Field | Type | Required | Description |
---|---|---|---|
productItemKind |
CommonCode | Required | Product item type |
productItemKindDetail |
CommonCode | Required | Product item type details |
productCode |
String | Required | Product code |
productName |
String | Required | Product name |
productDescription |
String | Required | Product description |
softwareType |
CommonCode | Required | Software type code |
productCategory |
CommonCode | Required | Product category |