IGetPlaceResponse

Interface

The response format for getPlace;

Inheritance: IGetPlaceResponsesuccessResponse

Properties

Hide inherited properties
PropertyType
placeDetails
inherited
{ additionalLocations?: { dropOff?: { x: number; y: number }; frontDoor?: { x: number; y: number }; road?: { x: number; y: number }; roof?: { x: number; y: number } }; address?: { adminRegion?: string; censusBlockId?: string; country?: string; designatedMarketArea?: string; extended?: string; locality?: string; neighborhood?: string[]; poBox?: string; postTown?: string; postcode?: string; region?: string; streetAddress?: string }; categories?: { categoryId: string; label: string }[]; chains?: { name?: string }[]; contactInfo?: { email?: string; fax?: string; telephone?: string; website?: string }; description?: string; hours?: { opening?: { friday?: { from: string; to: string }[]; monday?: { from: string; to: string }[]; saturday?: { from: string; to: string }[]; sunday?: { from: string; to: string }[]; thursday?: { from: string; to: string }[]; tuesday?: { from: string; to: string }[]; wednesday?: { from: string; to: string }[] }; openingText?: string; popular?: { friday?: { from: string; to: string }[]; monday?: { from: string; to: string }[]; saturday?: { from: string; to: string }[]; sunday?: { from: string; to: string }[]; thursday?: { from: string; to: string }[]; tuesday?: { from: string; to: string }[]; wednesday?: { from: string; to: string }[] } }; icon?: { url?: string }; location?: { x: number; y: number }; name?: string; placeId: string; rating?: { price?: "cheap" | "moderate" | "expensive" | "veryExpensive"; user?: number }; socialMedia?: { facebookId?: string; instagram?: string; twitter?: string } }

placeDetails

inherited
Interface Property
placeDetails: { additionalLocations?: { dropOff?: { x: number; y: number }; frontDoor?: { x: number; y: number }; road?: { x: number; y: number }; roof?: { x: number; y: number } }; address?: { adminRegion?: string; censusBlockId?: string; country?: string; designatedMarketArea?: string; extended?: string; locality?: string; neighborhood?: string[]; poBox?: string; postTown?: string; postcode?: string; region?: string; streetAddress?: string }; categories?: { categoryId: string; label: string }[]; chains?: { name?: string }[]; contactInfo?: { email?: string; fax?: string; telephone?: string; website?: string }; description?: string; hours?: { opening?: { friday?: { from: string; to: string }[]; monday?: { from: string; to: string }[]; saturday?: { from: string; to: string }[]; sunday?: { from: string; to: string }[]; thursday?: { from: string; to: string }[]; tuesday?: { from: string; to: string }[]; wednesday?: { from: string; to: string }[] }; openingText?: string; popular?: { friday?: { from: string; to: string }[]; monday?: { from: string; to: string }[]; saturday?: { from: string; to: string }[]; sunday?: { from: string; to: string }[]; thursday?: { from: string; to: string }[]; tuesday?: { from: string; to: string }[]; wednesday?: { from: string; to: string }[] } }; icon?: { url?: string }; location?: { x: number; y: number }; name?: string; placeId: string; rating?: { price?: "cheap" | "moderate" | "expensive" | "veryExpensive"; user?: number }; socialMedia?: { facebookId?: string; instagram?: string; twitter?: string } }
Type declaration
    Inherited from successResponse.placeDetails

    Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.

    You can no longer sign into this site. Go to your ArcGIS portal or the ArcGIS Location Platform dashboard to perform management tasks.

    Your ArcGIS portal

    Create, manage, and access API keys and OAuth 2.0 developer credentials, hosted layers, and data services.

    Your ArcGIS Location Platform dashboard

    Manage billing, monitor service usage, and access additional resources.

    Learn more about these changes in the What's new in Esri Developers June 2024 blog post.

    Close