Sha256: 45c5eb228a7626f7a568262fcf68c1927d7f92573445c0865da647fa0fefb90a
Contents?: true
Size: 608 Bytes
Versions: 14
Compression:
Stored size: 608 Bytes
Contents
# SquareConnect::ListBreakTypesRequest ### Description A request for a filtered set of `BreakType` objects ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **location_id** | **String** | Filter Break Types returned to only those that are associated with the specified location. | [optional] **limit** | **Integer** | Maximum number of Break Types to return per page. Can range between 1 and 200. The default is the maximum at 200. | [optional] **cursor** | **String** | Pointer to the next page of Break Type results to fetch. | [optional]
Version data entries
14 entries across 14 versions & 1 rubygems