| ||
| detail: element | attribute | value | ||
Data Structure {
"typeId": "com.tintri.api.rest.v310.dto.KeyValuePair",
"key": <String>,
"value": <String>,
}
|
| Name | Type | Description |
|---|---|---|
| key | xsd:string | Key of the key value pair. |
| value | xsd:string | Value of the key value pair. |
| ||
| detail: element | attribute | value | ||