SavingsPlanSummaryCount interface
The roll up count summary of savings plans in each state
Properties
cancelled |
The number of savings plans in Cancelled state NOTE: This property will not be serialized. It can only be populated by the server. |
expired |
The number of savings plans in Expired state NOTE: This property will not be serialized. It can only be populated by the server. |
expiring |
The number of savings plans in Expiring state NOTE: This property will not be serialized. It can only be populated by the server. |
failed |
The number of savings plans in Failed state NOTE: This property will not be serialized. It can only be populated by the server. |
no |
The number of savings plans in No Benefit state NOTE: This property will not be serialized. It can only be populated by the server. |
pending |
The number of savings plans in Pending state NOTE: This property will not be serialized. It can only be populated by the server. |
processing |
The number of savings plans in Processing state NOTE: This property will not be serialized. It can only be populated by the server. |
succeeded |
The number of savings plans in Succeeded state NOTE: This property will not be serialized. It can only be populated by the server. |
warning |
The number of savings plans in Warning state NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
cancelledCount
The number of savings plans in Cancelled state NOTE: This property will not be serialized. It can only be populated by the server.
cancelledCount?: number
Property Value
number
expiredCount
The number of savings plans in Expired state NOTE: This property will not be serialized. It can only be populated by the server.
expiredCount?: number
Property Value
number
expiringCount
The number of savings plans in Expiring state NOTE: This property will not be serialized. It can only be populated by the server.
expiringCount?: number
Property Value
number
failedCount
The number of savings plans in Failed state NOTE: This property will not be serialized. It can only be populated by the server.
failedCount?: number
Property Value
number
noBenefitCount
The number of savings plans in No Benefit state NOTE: This property will not be serialized. It can only be populated by the server.
noBenefitCount?: number
Property Value
number
pendingCount
The number of savings plans in Pending state NOTE: This property will not be serialized. It can only be populated by the server.
pendingCount?: number
Property Value
number
processingCount
The number of savings plans in Processing state NOTE: This property will not be serialized. It can only be populated by the server.
processingCount?: number
Property Value
number
succeededCount
The number of savings plans in Succeeded state NOTE: This property will not be serialized. It can only be populated by the server.
succeededCount?: number
Property Value
number
warningCount
The number of savings plans in Warning state NOTE: This property will not be serialized. It can only be populated by the server.
warningCount?: number
Property Value
number