Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Learn more how custom fields are configured in the platform: Custom field configuration

id

The custom field sequential ID. 1, 2, 3…

int

title

Name of custom field.

string

value

Value of custom field. Null means no value is assigned.

string?

...