Preparing search index...
The search index is not available
bamboohr.com
bamboohr.com
TimeOffRequest
Interface TimeOffRequest
interface
TimeOffRequest
{
actions
:
TimeOffRequestActions
;
amount
:
TimeOffRequestAmount
;
created
:
string
;
dates
:
Record
<
string
,
string
>
;
employeeId
:
string
;
end
:
string
;
id
:
string
;
name
:
string
;
notes
:
[
]
;
start
:
string
;
status
:
TimeOffRequestStatus
;
type
:
TimeOffType
;
}
Index
Properties
actions
amount
created
dates
employee
Id
end
id
name
notes
start
status
type
Properties
actions
actions
:
TimeOffRequestActions
amount
amount
:
TimeOffRequestAmount
created
created
:
string
dates
dates
:
Record
<
string
,
string
>
employee
Id
employeeId
:
string
end
end
:
string
id
id
:
string
name
name
:
string
notes
notes
:
[
]
start
start
:
string
status
status
:
TimeOffRequestStatus
type
type
:
TimeOffType
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
actions
amount
created
dates
employee
Id
end
id
name
notes
start
status
type
bamboohr.com
Loading...