The income category. Note that the CASH
value has been deprecated and is used only for existing legacy implementations. It has been replaced by the new categories CASH_DEPOSIT
(representing cash or check deposits) and TRANSFER_FROM_APPLICATION
(representing cash transfers originating from apps, such as Zelle or Venmo).
Name | Type | Description | Notes |
---|---|---|---|
value | str | The income category. Note that the `CASH` value has been deprecated and is used only for existing legacy implementations. It has been replaced by the new categories `CASH_DEPOSIT` (representing cash or check deposits) and `TRANSFER_FROM_APPLICATION` (representing cash transfers originating from apps, such as Zelle or Venmo). | must be one of ["SALARY", "UNEMPLOYMENT", "CASH", "GIG_ECONOMY", "RENTAL", "CHILD_SUPPORT", "MILITARY", "RETIREMENT", "LONG_TERM_DISABILITY", "BANK_INTEREST", "CASH_DEPOSIT", "TRANSFER_FROM_APPLICATION", "TAX_REFUND", "BENEFIT_OTHER", "OTHER", ] |