Skip to main content
amount
integer
required

Count of derogatory marks

Required range: 0 <= x <= 100
Example:

1

factor
enum<string>
required

Represents the factor which can be either 'Good' or 'Poor'. Good if amount is 0.

Available options:
Good,
Poor
Example:

"Poor"