Show:

Status and ETA for a specific service class.

Table of Contents

Constructor

SnapCar.ETAResult ()

Defined in dist/SnapCar.js:973

Properties

eta

Number const

If the service is available, holds the ETA in seconds.

serviceClass

SnapCar.ServiceClass const

The service class for which we want to know the ETA.

status

String const

Defined in dist/SnapCar.js:997

Availability of the service class. Can be one of the SnapCar.ETAResultStatuses object values.