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

Latest commit

 

History

History
17 lines (9 loc) · 587 Bytes

ListWorkweekConfigsRequest.md

File metadata and controls

17 lines (9 loc) · 587 Bytes

Square.Connect.Model.ListWorkweekConfigsRequest

Description

A request for a set of WorkweekConfig objects

Properties

Name Type Description Notes
Limit int? Maximum number of Workweek Configs to return per page. [optional]
Cursor string Pointer to the next page of Workweek Config results to fetch. [optional]

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