DimensionDto
- Print
- PDF
DimensionDto
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Available in Classic
This is the DimensionDto information.
Syntax
The syntax is as follows.
private String name;
private String value;
Field
The following describes the fields.
Field | Type | Required | Description |
---|---|---|---|
name | String | Required | Dimension name specified when defining the schema |
value | String | Required | Dimension value |
Was this article helpful?