Preparing search index...
The search index is not available
Trova Core - v3.43.0
Trova Core
@trova-trip/trova-models
models
serviceLibraries
InformalGatheringLibrary
Interface InformalGatheringLibrary
interface
InformalGatheringLibrary
{
_id
?:
string
;
bookable
?:
boolean
;
createdDate
?:
Date
;
deleted
:
boolean
;
description
:
string
;
hoursRequested
?:
number
;
id
?:
string
;
images
?:
string
[]
;
modifiedDate
?:
Date
;
name
:
string
;
operator
?:
string
|
Operator
;
price
?:
number
;
rezdyExtraId
?:
number
;
timing
?:
ServiceTiming
;
type
:
INFORMAL_GATHERING
;
user
:
string
|
User
;
}
Hierarchy
ServiceFields
<
InformalGathering
>
InformalGatheringLibrary
Index
Properties
_id?
bookable?
created
Date?
deleted
description
hours
Requested?
id?
images?
modified
Date?
name
operator?
price?
rezdy
Extra
Id?
timing?
type
user
Properties
Optional
_id
_id
?:
string
Optional
bookable
bookable
?:
boolean
Optional
created
Date
createdDate
?:
Date
deleted
deleted
:
boolean
description
description
:
string
Optional
hours
Requested
hoursRequested
?:
number
Optional
id
id
?:
string
Deprecated
Use _id instead
Optional
images
images
?:
string
[]
Optional
modified
Date
modifiedDate
?:
Date
name
name
:
string
Optional
operator
operator
?:
string
|
Operator
Optional
price
price
?:
number
Optional
rezdy
Extra
Id
rezdyExtraId
?:
number
Optional
timing
timing
?:
ServiceTiming
type
type
:
INFORMAL_GATHERING
user
user
:
string
|
User
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_id
bookable
created
Date
deleted
description
hours
Requested
id
images
modified
Date
name
operator
price
rezdy
Extra
Id
timing
type
user
Trova Core - v3.43.0
Loading...
Deprecated
Use _id instead