Sha256: 04a84f6610652ed9eebb9ff7c1f63c90396a70ac348d2982f8031d4765c485be
Contents?: true
Size: 663 Bytes
Versions: 14
Compression:
Stored size: 663 Bytes
Contents
# SquareConnect::V1ListEmployeeRolesRequest ### Description ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **order** | **String** | The order in which employees are listed in the response, based on their created_at field.Default value: ASC See [SortOrder](#type-sortorder) for possible values | [optional] **limit** | **Integer** | The maximum integer number of employee entities to return in a single response. Default 100, maximum 200. | [optional] **batch_token** | **String** | A pagination cursor to retrieve the next set of results for your original query to the endpoint. | [optional]
Version data entries
14 entries across 14 versions & 1 rubygems