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