Preparing search index...
The search index is not available
Trova Core - v3.43.0
Trova Core
@trova-trip/trova-models
models
insurance
InsurancePolicyResponse
Interface InsurancePolicyResponse
interface
InsurancePolicyResponse
{
_id
:
string
;
claimsUrl
?:
string
;
confirmationOfBenefitsUrl
?:
string
;
coverage
:
InsuranceCoverage
;
createdDate
:
Date
;
firstName
:
string
;
lastName
:
string
;
policyNumber
?:
string
;
status
:
InsuranceStatus
;
}
Hierarchy
Pick
<
SavedInsurancePolicy
,
|
"_id"
|
"coverage"
|
"policyNumber"
|
"confirmationOfBenefitsUrl"
|
"status"
|
"createdDate"
|
"firstName"
|
"lastName"
,
>
InsurancePolicyResponse
Index
Properties
_id
claims
Url?
confirmation
Of
Benefits
Url?
coverage
created
Date
first
Name
last
Name
policy
Number?
status
Properties
_id
_id
:
string
Optional
claims
Url
claimsUrl
?:
string
Optional
confirmation
Of
Benefits
Url
confirmationOfBenefitsUrl
?:
string
coverage
coverage
:
InsuranceCoverage
created
Date
createdDate
:
Date
first
Name
firstName
:
string
last
Name
lastName
:
string
Optional
policy
Number
policyNumber
?:
string
status
status
:
InsuranceStatus
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_id
claims
Url
confirmation
Of
Benefits
Url
coverage
created
Date
first
Name
last
Name
policy
Number
status
Trova Core - v3.43.0
Loading...