TimeZoneDrResponseEntity
TimeZoneDrResponseEntity
Information about a time zone
AllOf
JSON Example
{
"name": "string",
"_meta": {
"errors": [
{
"code": "string",
"message": "string",
"field": "string"
}
]
}
}