<- Object

Object

All versions ->

TimecardFilter

Defines a filter used in a search for Timecard records.

AND logic is used by Square's servers to apply each filter property specified.

Link to section

Properties

Link to section

location_ids

string [ ]

Fetch timecards for the specified location.

Link to section

status

string

Fetch a Timecard instance by Timecard.status.

Link to section

start

Fetch Timecard instances that start in the time range - Inclusive.

Link to section

end

Fetch the Timecard instances that end in the time range - Inclusive.

Link to section

workday

Fetch the Timecard instances based on the workday date range.

Link to section

team_member_ids

string [ ]

Fetch timecards for the specified team members.