Appearance
A driver is or refer to a single driver.
| Field Name | Description | Type |
|---|---|---|
| firstName | the first name of a driver | String |
| lastName | the last name of a driver | String |
| employer | the unique id of the pharmacy to which a driver is registered | String |
| id | a unique id to identify a single driver | String |
| color | a unique color to identify a single driver | String |
| vehicles | a set of vehicles (either Car, Bike or Foot) assigned to a driver | An array of string: [String] |
apomap partnerAPI