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