class Bamboozled::API::Employee
- Bamboozled::API::Employee
- Bamboozled::API::Base
- Reference
- Object
Defined in:
bamboozled/api/employee.crInstance Method Summary
- #add(employee_details)
-
#all(fields = [] of String)
https://documentation.bamboohr.com/docs/list-of-field-names
- #compensation(id)
- #contacts(id)
- #dependents(id)
- #employment_status(id)
-
#find(employee_id, fields = ["firstName", "lastName"] of ::String)
https://documentation.bamboohr.com/docs/list-of-field-names
- #job_info(id)
- #last_changed(time, type = nil)
- #photo_binary(employee_id, size = "small")
- #photo_url(email, tls = false)
- #time_off_estimate(employee_id, end_date : Time)
- #update(bamboo_id, employee_details)
Instance methods inherited from class Bamboozled::API::Base
api_key : String
api_key,
api_key=(api_key : String)
api_key=,
api_version : String
api_version,
api_version=(api_version)
api_version=,
subdomain : String
subdomain,
subdomain=(subdomain : String)
subdomain=
Constructor methods inherited from class Bamboozled::API::Base
new(subdomain, api_key)
new
Instance Method Detail
https://documentation.bamboohr.com/docs/list-of-field-names
https://documentation.bamboohr.com/docs/list-of-field-names