Class: Gusto::TimeOffRequests::TimeOffRequestRequestType

Inherits:
Object
  • Object
show all
Defined in:
lib/fern_gusto/time_off_requests/types/time_off_request_request_type.rb

Overview

The type of time off request.

Constant Summary collapse

VACATION =
"vacation"
SICK =
"sick"