Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 486 Bytes

delete-break-type-response.md

File metadata and controls

21 lines (13 loc) · 486 Bytes

Delete Break Type Response

The response to a request to delete a BreakType. May contain a set of Error objects if the request resulted in errors.

Structure

DeleteBreakTypeResponse

Fields

Name Type Tags Description Getter
Errors List<Error> Optional Any errors that occurred during the request. List getErrors()

Example (as JSON)

{}