Constructor
new DispatchDeleteCommand()
Additionally mandates the dispatchid
argument and sets the dispatch argument.
Methods
targetDispatch(id) → {this}
Define the dispatch that should be deleted
Parameters:
| Name | Type | Description |
|---|---|---|
id |
number | Target dispatch ID |
Returns:
The command, for chaining
- Type
- this