The response to a request to delete a BreakType
. May contain a set
of Error
objects if the request resulted in errors.
DeleteBreakTypeResponse
Name | Type | Tags | Description | Getter |
---|---|---|---|---|
Errors |
List<Error> |
Optional | Any errors that occurred during the request. | List getErrors() |
{}