Hierarchy

  • CreateCustomField

Properties

displayCardFront?: boolean

Whether this Custom Field should be shown on the front of Cards

idModel?: string

The ID of the model for which the Custom Field is being defined. This should always be the ID of a board.

modelType?: string

The type of model that the Custom Field is being defined on. This should always be board.

name?: string

The name of the Custom Field

options?: string

If the type is checkbox

pos?: number | "top" | "bottom"
type?: string

The type of Custom Field to create.

Generated using TypeDoc v0.24.8