Domain Provider Property

name

string

The name for this property which is used as the key when updating.

type

string

One of ‘String’, ‘Integer’ or ‘Date’.

description

string

A verbose description for front-end interface purposes.

label

string

A short label descibing the property.

is_mandatory

boolean

Determines whether this value is required when setting properties for this provider.

values

object

Object with key value combinations for valid options. The key is the key when setting data. The value can be used for display purposes.