Square.Connect.Model.RetrieveMerchantResponse
November 20, 2019 ยท View on GitHub
Description
The response object returned by the RetrieveMerchant endpoint.
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Errors | List<Error> | Information on errors encountered during the request. | [optional] |
| Merchant | Merchant | The requested `Merchant` object. | [optional] |