docs/CreateCustomerResponse.md in square_connect-2.20190327.1.292 vs docs/CreateCustomerResponse.md in square_connect-2.20190410.0.296

- old
+ new

@@ -1,9 +1,9 @@ # SquareConnect::CreateCustomerResponse ### Description -Defines the fields that are included in the response body of a request to the [CreateCustomer](#endpoint-createcustomer) endpoint. One of `errors` or `customer` is present in a given response (never both). +Defines the fields that are included in the response body of a request to the CreateCustomer endpoint. One of `errors` or `customer` is present in a given response (never both). ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **errors** | [**Array<Error>**](Error.md) | Any errors that occurred during the request. | [optional]