[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-11 UTC."],[[["\u003cp\u003eThis document outlines the JSON representation and fields for defining a contact, including their name, email, phone, time zone, and reachable times.\u003c/p\u003e\n"],["\u003cp\u003eA contact's time zone is represented as an object that includes an IANA Time Zone Database identifier (e.g., "America/New_York") and an optional version number (e.g., "2019a").\u003c/p\u003e\n"],["\u003cp\u003eReachable times for a contact are specified as a list of \u003ccode\u003eTimePeriod\u003c/code\u003e objects; if this list is empty, the contact is considered reachable at all times.\u003c/p\u003e\n"],["\u003cp\u003eThe "givenName", "email", and "phone" are required fields to define a contact, while the "familyName" is optional.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTimeZone\u003c/code\u003e of a contact is optional and it points to a different schema which is defined further in the document.\u003c/p\u003e\n"]]],[],null,["# Contact\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n- [TimeZone](#TimeZone)\n - [JSON representation](#TimeZone.SCHEMA_REPRESENTATION)\n\nContact details of a point of contact.\n\nTimeZone\n--------\n\nRepresents a time zone from the [IANA Time Zone Database](https://www.iana.org/time-zones)."]]