Available in Classic and VPC
This is the cost association code.
Syntax
The syntax is as follows.
private CommonCode contractType;
private CommonCode productItemKind;
private CommonCode productRatingType;
private CommonCode meteringType;
private CommonCode demandType;
private CommonCode demandTypeDetail;
private ProductDemandType productDemandType;
private CommonCode productCategory;
Field
The following describes each field.
Field | Type | Required | Description |
---|---|---|---|
contractType |
CommonCode | Required | Contract type |
productItemKind |
CommonCode | Required | Product item type |
productRatingType |
CommonCode | Required | Product charge type |
meteringType |
CommonCode | Required | Manage type |
demandType |
CommonCode | Required | Billing type |
demandTypeDetail |
CommonCode | Required | Billing type details |
productDemandType |
ProductDemandType | Required | Product billing type |
productCategory |
CommonCode | Required | Product category |