IGuideView
Information on an iGUIDE view.
expiresAtstring
The expiration date of the View in ISO 8601 format (YYYY-MM-DDTHH:mm:ss.SSSZ)
idstring
The View ID.
isDefaultboolean
Indicates if the View is the default View or not.
IGuideView
{
"expiresAt": "string",
"id": "string",
"isDefault": true
}