A list of custom field options for a context.

interface CustomFieldUpdatedContextOptionsList {
    options?: Version3.Version3Models.CustomFieldOptionUpdate[];
}

Properties

Properties

The updated custom field options.