Interface ReturnsItemCustomfieldsItem

Hierarchy

  • ReturnsItemCustomfieldsItem

Properties

name: null | string

The name of the custom field

shortname: null | string

The shortname of the custom field

type: null | string

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

value: null | string

The value of the custom field

valueraw: null | string

The raw value of the custom field

Generated using TypeDoc