Skip to content
This repository has been archived by the owner on Apr 23, 2021. It is now read-only.

Latest commit

 

History

History
15 lines (9 loc) · 595 Bytes

DeleteBreakTypeResponse.md

File metadata and controls

15 lines (9 loc) · 595 Bytes

DeleteBreakTypeResponse

squareconnect.models.delete_break_type_response

Description

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

Properties

Name Type Description Notes
errors list[Error] Any errors that occurred during the request. [optional]

[Back to Model list] [Back to API list] [Back to README]