Skip to content

Files

Latest commit

838c915 · Mar 13, 2019

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]