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

Latest commit

 

History

History
16 lines (9 loc) · 594 Bytes

ListBreakTypesRequest.md

File metadata and controls

16 lines (9 loc) · 594 Bytes

ListBreakTypesRequest

Description

A request for a filtered set of BreakType objects

Properties

Name Type Description Notes
locationId String Filter Break Types returned to only those that are associated with the specified location. [optional]
limit Integer Maximum number of Break Types to return per page. Can range between 1 and 200. The default is the maximum at 200. [optional]
cursor String Pointer to the next page of Break Type results to fetch. [optional]