| Package | Description |
|---|---|
| com.inmanlabs.commons.onfleet | |
| com.inmanlabs.commons.onfleet.model |
| Modifier and Type | Method and Description |
|---|---|
OnfleetRecipient |
OnfleetClient.createRecipient(OnfleetRecipient recipient)
Creates a Recipient (an organization’s customer and a target for a task, that is, whom the task is being delivered to.)
|
OnfleetRecipient |
OnfleetClient.getRecipient(String id)
Gets a Destination by ID
|
| Modifier and Type | Method and Description |
|---|---|
OnfleetRecipient |
OnfleetClient.createRecipient(OnfleetRecipient recipient)
Creates a Recipient (an organization’s customer and a target for a task, that is, whom the task is being delivered to.)
|
| Modifier and Type | Method and Description |
|---|---|
List<OnfleetRecipient> |
OnfleetTask.getRecipients() |
| Modifier and Type | Method and Description |
|---|---|
void |
OnfleetTask.setRecipients(List<OnfleetRecipient> recipients) |
Copyright © 2019. All rights reserved.