ListWorkweekConfigsRequest

March 13, 2019 ยท View on GitHub

Description

A request for a set of WorkweekConfig objects

Properties

NameGetterSetterTypeDescriptionNotes
limitgetLimit()setLimit($value)intMaximum number of Workweek Configs to return per page.[optional]
cursorgetCursor()setCursor($value)stringPointer to the next page of Workweek Config results to fetch.[optional]

Note: All properties are protected and only accessed via getters and setters.

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