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

Latest commit

 

History

History
16 lines (8 loc) · 552 Bytes

DeleteCustomerResponse.md

File metadata and controls

16 lines (8 loc) · 552 Bytes

Square.Connect.Model.DeleteCustomerResponse

Description

Defines the fields that are included in the response body of a request to the DeleteCustomer endpoint.

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]