Sha256: d94008bc324c6553609b50720500df7c0bc5898c875c130982ef95d0b682db05

Contents?: true

Size: 839 Bytes

Versions: 2

Compression:

Stored size: 839 Bytes

Contents

# SquareConnect::ListCustomersRequest

### Description

Defines the query parameters that can be provided in a request to the [ListCustomers](#endpoint-listcustomers) endpoint.

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**cursor** | **String** | A pagination cursor returned by a previous call to this endpoint. Provide this to retrieve the next set of results for your original query.  See [Paginating results](#paginatingresults) for more information. | [optional] 
**sort_field** | **String** | Indicates how Customers should be sorted. Default: `DEFAULT`. | [optional] 
**sort_order** | **String** | Indicates whether Customers should be sorted in ascending (`ASC`) or descending (`DESC`) order. Default: `ASC`. | [optional] 


Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
square_connect-2.8.0.215 docs/ListCustomersRequest.md
square_connect-2.8.0.208 docs/ListCustomersRequest.md