Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 776 Bytes

SearchTeamMembersRequest.md

File metadata and controls

11 lines (8 loc) · 776 Bytes

SearchTeamMembersRequest

Properties

Name Type Description Notes
Query *SearchTeamMembersQuery [optional] [default to null]
Limit int32 The maximum number of `TeamMember` objects in a page (25 by default). [optional] [default to null]
Cursor string The opaque cursor for fetching the next page. Read about pagination with Square APIs for more information. [optional] [default to null]

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