Skip to content

driver.Driver

Yaroslav Surzhikov edited this page Aug 7, 2020 · 4 revisions

Driver properties

documents

 | @property
 | documents()

Api endpoint for documents

Returns:

Instance of endpoints.Documents.Documents


metadata

 | @property
 | metadata()

Api endpoint for metadata

Returns:

Instance of endpoints.Metadata.Metadata


onboarding

 | @property
 | onboarding()

Api endpoint for onboarding

Returns:

Instance of endpoints.Onboarding.Onboarding


payroll

 | @property
 | payroll()

Api endpoint for payroll

Returns:

Instance of endpoints.Payroll.Payroll


people

 | @property
 | people()

Api endpoint for people

Returns:

Instance of endpoints.People.People


reports

 | @property
 | reports()

Api endpoint for reports

Returns:

Instance of endpoints.Reports.Reports


tasks

 | @property
 | tasks()

Api endpoint for tasks

Returns:

Instance of endpoints.Tasks.Tasks


time_off

 | @property
 | time_off()

Api endpoint for time off

Returns:

Instance of endpoints.TimeOff.TimeOff

Clone this wiki locally