Skip to content
This repository was archived by the owner on Apr 23, 2021. It is now read-only.

Latest commit

 

History

History
18 lines (9 loc) · 830 Bytes

V1ListEmployeeRolesRequest.md

File metadata and controls

18 lines (9 loc) · 830 Bytes

Square.Connect.Model.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 for possible values [optional]
Limit int? The maximum integer number of employee entities to return in a single response. Default 100, maximum 200. [optional]
BatchToken string A pagination cursor to retrieve the next set of results for your original query to the endpoint. [optional]

[Back to Model list] [Back to API list] [Back to README]