SavingsPlanSummaryCount interface
每個州儲蓄計劃的匯總計數摘要
屬性
cancelled |
已取消狀態的節省計劃數目注意:此屬性將不會串行化。 它只能由伺服器填入。 |
expired |
處於過期狀態的節省計劃數目注意:此屬性將不會串行化。 它只能由伺服器填入。 |
expiring |
到期狀態的節省計劃數目注意:此屬性將不會串行化。 它只能由伺服器填入。 |
failed |
處於失敗狀態的節省計劃數目注意:此屬性將不會串行化。 它只能由伺服器填入。 |
no |
無權益狀態的節省方案數目注意:此屬性將不會串行化。 它只能由伺服器填入。 |
pending |
暫止狀態的節省計劃數目注意:此屬性將不會串行化。 它只能由伺服器填入。 |
processing |
處理狀態中的節省計劃數目注意:此屬性將不會串行化。 它只能由伺服器填入。 |
succeeded |
成功狀態的節省計劃數目注意:此屬性將不會串行化。 它只能由伺服器填入。 |
warning |
警告狀態的節省計劃數目注意:此屬性將不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
cancelledCount
已取消狀態的節省計劃數目注意:此屬性將不會串行化。 它只能由伺服器填入。
cancelledCount?: number
屬性值
number
expiredCount
處於過期狀態的節省計劃數目注意:此屬性將不會串行化。 它只能由伺服器填入。
expiredCount?: number
屬性值
number
expiringCount
到期狀態的節省計劃數目注意:此屬性將不會串行化。 它只能由伺服器填入。
expiringCount?: number
屬性值
number
failedCount
處於失敗狀態的節省計劃數目注意:此屬性將不會串行化。 它只能由伺服器填入。
failedCount?: number
屬性值
number
noBenefitCount
無權益狀態的節省方案數目注意:此屬性將不會串行化。 它只能由伺服器填入。
noBenefitCount?: number
屬性值
number
pendingCount
暫止狀態的節省計劃數目注意:此屬性將不會串行化。 它只能由伺服器填入。
pendingCount?: number
屬性值
number
processingCount
處理狀態中的節省計劃數目注意:此屬性將不會串行化。 它只能由伺服器填入。
processingCount?: number
屬性值
number
succeededCount
成功狀態的節省計劃數目注意:此屬性將不會串行化。 它只能由伺服器填入。
succeededCount?: number
屬性值
number
warningCount
警告狀態的節省計劃數目注意:此屬性將不會串行化。 它只能由伺服器填入。
warningCount?: number
屬性值
number