package
0.18.1
Repository: https://github.com/pomerium/datasource.git
Documentation: pkg.go.dev

# Functions

GetEmployees returns all employees for a company this method may be optimized by avoiding referenced objects inlining and fetching departments and locations (and other referenced fields, if necessary) individually or via list.
GetVacations returns IDs of users that are currently on vacation.
NewServer implements new Zenefits limited data exporter.
No description provided by the author
No description provided by the author

# Constants

No description provided by the author

# Structs

Auth is API server auth parameters.
Department see https://developers.zenefits.com/docs/department.
List represents pageable response.
Location see https://developers.zenefits.com/docs/location.
No description provided by the author
Person see https://developers.zenefits.com/docs/people.
Response is generic response from zenefits API.
Vacation see https://developers.zenefits.com/docs/vacation-requests.
No description provided by the author

# Interfaces

Kind represents an object kind.

# Type aliases

Option to customize.