Custom Field Possible Value

Example

{
    "order": 20,
    "value": "Finnmark"
}

Fields

FieldTypeComments

order

int

Fields display order. Values with less number will be shown before values with bigger order number

value

string

string containing value. Format of string depends on field type (correct formats can be checked in this document)

Last updated