Options
All
  • Public
  • Public/Protected
  • All
Menu

DirectionPointWrapper are you by the SDK when working with direction. You should not instantiate it yourself

Hierarchy

Implements

Index

Constructors

constructor

  • new DirectionPointWrapper(latitude?: undefined | number, longitude?: undefined | number, floor?: undefined | number, venueId?: undefined | string, placeId?: undefined | string, placeListId?: undefined | string): DirectionPointWrapper
  • Parameters

    • Optional latitude: undefined | number
    • Optional longitude: undefined | number
    • Optional floor: undefined | number
    • Optional venueId: undefined | string
    • Optional placeId: undefined | string
    • Optional placeListId: undefined | string

    Returns DirectionPointWrapper

Properties

Optional floor

floor: undefined | number

Optional latitude

latitude: undefined | number

Optional longitude

longitude: undefined | number

objectClass

objectClass: string = "DirectionPointWrapper"

Optional placeId

placeId: undefined | string

Optional placeListId

placeListId: undefined | string

Optional venueId

venueId: undefined | string

Legend

  • Constructor
  • Property
  • Method
  • Property
  • Inherited property

Generated using TypeDoc