Websites v4 docs v5.2.5
Preparing search index...
API Reference/Models
DBAPICalendarEvent
Type Alias DBAPICalendarEvent
type
DBAPICalendarEvent
=
{
agency_id
:
number
;
associations
:
[
]
;
branch_id
:
number
;
calendar_event_type_id
:
number
;
client_id
:
number
|
null
;
employee_id
:
number
|
null
;
ends_at
:
string
|
null
;
ends_on
:
string
|
null
;
external_id
:
string
;
filtered_associations
:
[
]
;
id
:
number
;
is_active
:
boolean
;
metadata
:
{
business_unit
:
string
;
dates
:
[
{
date
:
string
;
end_time
:
string
;
start_time
:
string
}
]
;
event_color_type
?:
string
;
}
;
notes
:
string
;
property_id
:
number
|
null
;
starts_at
:
string
|
null
;
starts_on
:
string
|
null
;
title
:
string
;
}
Index
Properties
agency_
id
associations
branch_
id
calendar_
event_
type_
id
client_
id
employee_
id
ends_
at
ends_
on
external_
id
filtered_
associations
id
is_
active
metadata
notes
property_
id
starts_
at
starts_
on
title
Properties
agency_
id
agency_id
:
number
associations
associations
:
[
]
branch_
id
branch_id
:
number
calendar_
event_
type_
id
calendar_event_type_id
:
number
client_
id
client_id
:
number
|
null
employee_
id
employee_id
:
number
|
null
ends_
at
ends_at
:
string
|
null
ends_
on
ends_on
:
string
|
null
external_
id
external_id
:
string
filtered_
associations
filtered_associations
:
[
]
id
id
:
number
is_
active
is_active
:
boolean
metadata
metadata
:
{
business_unit
:
string
;
dates
:
[
{
date
:
string
;
end_time
:
string
;
start_time
:
string
}
]
;
event_color_type
?:
string
;
}
notes
notes
:
string
property_
id
property_id
:
number
|
null
starts_
at
starts_at
:
string
|
null
starts_
on
starts_on
:
string
|
null
title
title
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
agency_
id
associations
branch_
id
calendar_
event_
type_
id
client_
id
employee_
id
ends_
at
ends_
on
external_
id
filtered_
associations
id
is_
active
metadata
notes
property_
id
starts_
at
starts_
on
title
Websites v4 docs v5.2.5
Loading...