Data about the represents a venue
Address of the venue
Optional
foursquareFoursquare identifier of the venue
Optional
foursquareFoursquare type of the venue. (For example, “arts_entertainment/default”, “arts_entertainment/aquarium” or “food/icecream”.)
Optional
googleGoogle Places identifier of the venue
Optional
googleGoogle Places type of the venue. (See supported types.)
Venue location. Can't be a live location
Name of the venue
The client that instantiated this
Protected
_cloneProtected
_patchProtected
_updateFlatten an object. Any properties that are collections will get converted to an array of keys.
Optional
propsRecursive: booleanOptional. If true, calls toJSON method on nested objects.
Rest
...props: Record<string, string | boolean>[]Optional. Specific properties to include/exclude, or rename.
Flattened object.
The client that instantiated this