Preparing search index...
The search index is not available
Trova Core - v3.43.0
Trova Core
@trova-trip/trova-models
models
serviceLibraries
MealLibrary
Interface MealLibrary
interface
MealLibrary
{
_id
?:
string
;
bookable
?:
boolean
;
createdDate
?:
Date
;
deleted
:
boolean
;
description
?:
string
;
hoursRequested
?:
number
;
id
?:
string
;
images
?:
string
[]
;
mealType
:
MealType
;
modifiedDate
?:
Date
;
name
?:
string
;
operator
?:
string
|
Operator
;
options
?:
MealOption
[]
;
price
?:
number
;
rezdyExtraId
?:
number
;
startTime
?:
string
;
timing
?:
ServiceTiming
;
type
:
MEAL
;
user
:
string
|
User
;
}
Hierarchy
ServiceFields
<
Meal
>
MealLibrary
Index
Properties
_id?
bookable?
created
Date?
deleted
description?
hours
Requested?
id?
images?
meal
Type
modified
Date?
name?
operator?
options?
price?
rezdy
Extra
Id?
start
Time?
timing?
type
user
Properties
Optional
_id
_id
?:
string
Optional
bookable
bookable
?:
boolean
Optional
created
Date
createdDate
?:
Date
deleted
deleted
:
boolean
Optional
description
description
?:
string
Optional
hours
Requested
hoursRequested
?:
number
Optional
id
id
?:
string
Deprecated
Use _id instead
Optional
images
images
?:
string
[]
meal
Type
mealType
:
MealType
Optional
modified
Date
modifiedDate
?:
Date
Optional
name
name
?:
string
Optional
operator
operator
?:
string
|
Operator
Optional
options
options
?:
MealOption
[]
Optional
price
price
?:
number
Optional
rezdy
Extra
Id
rezdyExtraId
?:
number
Optional
start
Time
startTime
?:
string
Optional
timing
timing
?:
ServiceTiming
type
type
:
MEAL
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
meal
Type
modified
Date
name
operator
options
price
rezdy
Extra
Id
start
Time
timing
type
user
Trova Core - v3.43.0
Loading...
Deprecated
Use _id instead