Global

Type Definitions

LocationInfo

Properties:
Properties
Name Type Description
location_id String ID of the location
address Object Address data of the location
Name Type Description
city String City
zip Number Zip code
state String State
country String Country
street String Street name and number
streetName String Name of the street
streetNumber Number Number of the street
fullAddress String Full address including street name, number, zip code and city
action Location Location instance
Source:
Type:
  • Object

TimeWindowInfo

Properties:
Name Type Description
id Number ID of the time window
name String Name of the time window
image String Path to image of the time window (not used by nello API)
enabled Boolean Indication whether time window is enabled
state Boolean State of the time window
ical Object Ical data of the time window
action TimeWindow TimeWindow instance
Source:
Type:
  • Object