customFieldOptionIds property

List<String> customFieldOptionIds
final

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.

Implementation

final List<String> customFieldOptionIds;