class Bamboozled::API::TimeOff

Defined in:

bamboozled/api/time_off.cr

Instance Method Summary

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 : String) api_version=, subdomain : String subdomain, subdomain=(subdomain : String) subdomain=

Constructor methods inherited from class Bamboozled::API::Base

new(subdomain : String, api_key : String) new

Instance Method Detail

def requests(start start_date : Time, end end_date : Time, id = nil, action = "view", employee_id = nil, type = nil, status = nil) #

[View source]
def whos_out(start_date : Time | Nil = nil, end_date : Time | Nil = nil) #

[View source]