Preparing search index...
The search index is not available
Trova Core - v3.43.0
Trova Core
@trova-trip/trova-models
models
insurance
InsurancePlanInfo
Interface InsurancePlanInfo
interface
InsurancePlanInfo
{
carrier
?:
string
;
details
?:
readonly
{
icon
:
string
;
text
:
string
}
[]
;
isPlan
:
boolean
;
name
:
string
;
summary
?:
string
;
}
Index
Properties
carrier?
details?
is
Plan
name
summary?
Properties
Optional
carrier
carrier
?:
string
Optional
details
details
?:
readonly
{
icon
:
string
;
text
:
string
}
[]
is
Plan
isPlan
:
boolean
name
name
:
string
Optional
summary
summary
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
carrier
details
is
Plan
name
summary
Trova Core - v3.43.0
Loading...