Options
All
  • Public
  • Public/Protected
  • All
Menu

An ordered list of custom field option IDs and information on where to move them.

Hierarchy

  • OrderOfCustomFieldOptions

Index

Properties

Optional after

after: string

The ID of the custom field option or cascading option to place the moved options after. Required if position isn't provided.

customFieldOptionIds

customFieldOptionIds: string[]

A list of IDs of custom field options to move. The order of the custom field option IDs in the list is the order they are given after the move. The list must contain custom field options or cascading options, but not both.

Optional position

position: "First" | "Last"

The position the custom field options should be moved to. Required if after isn't provided.

Legend

  • Namespace
  • Variable
  • Function
  • Type alias
  • Interface
  • Property
  • Class
  • Class with type parameter
  • Enumeration

Generated using TypeDoc