TimeWindow

TimeWindow

TimeWindow

Constructor

new TimeWindow(connection, locationId, twId)

The constructor for Nello time windows.
Source:
Parameters:
Name Type Description
connection Nello Nello instance
locationId String ID of the Nello location
twId String ID of the time window
Returns:
void

Methods

remove(void) → {Promise.<Boolean>}

This function removes a time window.
Source:
Parameters:
Name Type Description
void
Returns:
Type:
Promise.<Boolean>