form-definition-v2-schema-properties-pages-item-properties-components-anyof-array-item-anyof-object-properties-options-properties-conditional-amounts-item
Items Type
object (Item)
items Properties
| Property | Type | Required | Nullable | Defined by |
|---|---|---|---|---|
| condition | string | Required | cannot be null | Form Definition V2 Schema |
| amount | number | Required | cannot be null | Form Definition V2 Schema |
condition
Condition ID for this amount
condition
-
is required
-
Type:
string(Condition) -
cannot be null
-
defined in: Form Definition V2 Schema
Condition Type
string (Condition)
amount
Amount in GBP when condition is true (min £0.30)
amount
-
is required
-
Type:
number(Amount) -
cannot be null
-
defined in: Form Definition V2 Schema
Amount Type
number (Amount)
amount Constraints
maximum: the value of this number must smaller than or equal to: 100000
minimum: the value of this number must greater than or equal to: 0.3