Usage
- Print
- PDF
Usage
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Available in Classic and VPC
This is the usage information.
Syntax
The syntax is as follows.
private CommonCode meteringType;
private String useMonth;
private Double usageQuantity;
private CommonCode unit;
private CommonCode userUnit;
Field
The following describes the fields.
Field | Type | Required | Description |
---|---|---|---|
meteringType | CommonCode | Required | Metering type |
useMonth | String | Required | Product item type usage month |
usageQuantity | Double | Required | Usage |
unit | CommonCode | Required | Metering type usage unit |
userUnit | CommonCode | Required | User metering usage unit |
Was this article helpful?