Available in Classic and VPC
This is the DimensionDto information.
Syntax
The syntax is as follows:
private String dim;
private String va;;
Field
The following describes the fields:
Field | Type | Required | Description |
---|---|---|---|
dim |
String | Required | Dimension name specified when defining the schema
|
val |
String | Required | Dimension value
|