Hierarchy

  • ReturnsItemCustomfieldsItem

Properties

displayvalue: null | string

The value of the custom field for display

name: null | string

The name of the custom field

shortname: null | string

The shortname of the custom field - to be able to build the field class in the code

type: null | string

The type of the custom field - text field, checkbox...

value: null | string

The value of the custom field (as stored in the database)

Generated using TypeDoc