Interface ReturnsCoursesItemCustomfieldsItem

Hierarchy

  • ReturnsCoursesItemCustomfieldsItem

Properties

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

valueraw: null | string

The raw value of the custom field

Generated using TypeDoc