The response object returned by the ListMerchant endpoint.
Name | Type | Description | Notes |
---|---|---|---|
Errors | List<Error> | Information on errors encountered during the request. | [optional] |
Merchant | List<Merchant> | The requested `Merchant` entities. | [optional] |
Cursor | int? | If the response is truncated, the cursor to use in next request to fetch next set of objects. | [optional] |