This article lists the computation field collections values that are available in the API. For a comprehensive list of all collections, take a look at our Enumerated Values Index article.
Computation Field Display (computationField.display)
Value
Description
computationField.display.adminStatsActive
This is the loan status showing active on an account.
computationField.display.aminStatsChargeOff
This is the loan status charged off on an account.
computationField.display.adminStatsPaidOff
This is the loan status that a loan is paid off.
computationField.display.collateral
The collateral that is on a loan account.
computationField.display.initialSetup
An area option that the computation field can be displayed in.
computationField.display.insurance
The insurance that is on a loan account.
computationField.display.loanSettings
An area option that the computation field can be displayed in.
computationField.display.loanSummary
An area option that the computation field can be displayed in.
computationField.display.no
The option to not display the computation field in a specific area.
Computation Field Format (computationField.format)
Value
Description
computationField.format.currency
A data type option of the computation field value.
computationField.format.date
A data type option of the computation field value.
computationField.format.number
A data type option of the computation field value.
Computation Field Round (computationField.round)
Value
Description
computationField.round.1
The number should be rounded to the first decimal place.
computationField.round.2
The number should be rounded to the second decimal place.
computationField.round.3
The number should be rounded to the third decimal place.
computationField.round.4
The number should be rounded to the fourth decimal place.
computationField.round.5
The number should be rounded to the fifth decimal place.
computationField.round.6
The number should be rounded to the sixth decimal place.
computationField.round.no
No decimal place rounded on the computation field.