Square.Connect.Model.V1ListEmployeeRolesRequest

July 10, 2019 ยท View on GitHub

Description

Properties

NameTypeDescriptionNotes
OrderstringThe order in which employees are listed in the response, based on their created_at field.Default value: ASC See SortOrder for possible values[optional]
Limitint?The maximum integer number of employee entities to return in a single response. Default 100, maximum 200.[optional]
BatchTokenstringA 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]