[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-27 UTC."],[[["\u003cp\u003e\u003ccode\u003eIsPlaceOpenRequest\u003c/code\u003e determines if a place is currently open using either a \u003ccode\u003ePlace\u003c/code\u003e object or a \u003ccode\u003eplaceID\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eRequests can specify a specific \u003ccode\u003eDate\u003c/code\u003e for the query; otherwise, the current date and time are used.\u003c/p\u003e\n"],["\u003cp\u003eThe request can be initialized with either a \u003ccode\u003ePlace\u003c/code\u003e object or a \u003ccode\u003eplaceID\u003c/code\u003e string, along with an optional \u003ccode\u003eDate\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe struct provides access to the \u003ccode\u003eplace\u003c/code\u003e, \u003ccode\u003eplaceID\u003c/code\u003e, and \u003ccode\u003edate\u003c/code\u003e associated with the request.\u003c/p\u003e\n"]]],["`IsPlaceOpenRequest` facilitates checking if a place is open. It can be initialized using either a `Place` object or a `placeID` string, both with an optional `Date`. If no `Date` is supplied, the current date/time is used. The request then utilizes the `place` or `placeID` to query the place's open status for the specified date. It contains variables for place and placeID.\n"],null,[]]