Documentation
Preparing search index...
ts-engine/src
PolicyRenewalData
Interface PolicyRenewalData
interface
PolicyRenewalData
{
annualizedPremium
:
number
|
null
;
applicationId
:
string
;
autoChargeScheduledDate
:
Date
|
null
;
noticeScheduledDate
:
Date
|
null
;
renewalDate
:
Date
;
wasAutoCharged
:
boolean
;
wasNoticeSent
:
boolean
;
}
Index
Properties
annualized
Premium
application
Id
auto
Charge
Scheduled
Date
notice
Scheduled
Date
renewal
Date
was
Auto
Charged
was
Notice
Sent
Properties
annualized
Premium
annualizedPremium
:
number
|
null
application
Id
applicationId
:
string
auto
Charge
Scheduled
Date
autoChargeScheduledDate
:
Date
|
null
notice
Scheduled
Date
noticeScheduledDate
:
Date
|
null
renewal
Date
renewalDate
:
Date
was
Auto
Charged
wasAutoCharged
:
boolean
was
Notice
Sent
wasNoticeSent
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
annualized
Premium
application
Id
auto
Charge
Scheduled
Date
notice
Scheduled
Date
renewal
Date
was
Auto
Charged
was
Notice
Sent
Documentation
Loading...