Name: NameIdPair

Container of a name and ID pair.

Data Structure
{
   "typeId": "com.tintri.api.rest.v310.dto.NameIdPair",
   "id": <String>,
   "name": <String>,
}

Attributes
NameTypeDescription
idxsd:stringID of the name ID pair.
namexsd:stringName of the name ID pair.