SavingsPlanSummaryCount interface

The roll up count summary of savings plans in each state

Properties

cancelledCount

The number of savings plans in Cancelled state NOTE: This property will not be serialized. It can only be populated by the server.

expiredCount

The number of savings plans in Expired state NOTE: This property will not be serialized. It can only be populated by the server.

expiringCount

The number of savings plans in Expiring state NOTE: This property will not be serialized. It can only be populated by the server.

failedCount

The number of savings plans in Failed state NOTE: This property will not be serialized. It can only be populated by the server.

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.

pendingCount

The number of savings plans in Pending state NOTE: This property will not be serialized. It can only be populated by the server.

processingCount

The number of savings plans in Processing state NOTE: This property will not be serialized. It can only be populated by the server.

succeededCount

The number of savings plans in Succeeded state NOTE: This property will not be serialized. It can only be populated by the server.

warningCount

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