Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Node<Graph.Location>
    • Location

Index

Properties

address

address: Address

The location's address

allowOnlineBooking

allowOnlineBooking: boolean

Whether or not the location allows booking online

allowOnlineRescheduling

allowOnlineRescheduling: boolean

Whether or not the location allows rescheduling online

arrivalInstructions

arrivalInstructions: string

The location's arrival instructions

avatar

avatar: string

The location's logo

businessName

businessName: string

Name of the business

coordinates

coordinates: { latitude: number; longitude: number }

Type declaration

  • latitude: number
  • longitude: number

externalId

externalId: string

Location external id

id

id: string

The ID of an object

insertedAt

insertedAt: any

isRemote

isRemote: boolean

Indicates that the location is a remote location, and that appointments for this location are carried out remotely.

name

name: string

The location's name

phoneNumber

phoneNumber: string

The location's name

social

social: LocationSocialAccounts

tz

tz: any

The location's timezone

updatedAt

updatedAt: any

Generated using TypeDoc