DVSContactInfo
DVSContactInfo
Contact information of a human operator.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"name": "string",
"contact": "string"
}
string
name
Optional
The name of the person who is responsible for the switch.
string
contact
Optional
The contact information for the person.