A list of custom field options for a context.

interface CustomFieldCreatedContextOptionsList {
    options?: Version3.Version3Models.CustomFieldContextOption[];
}

Properties

Properties

The created custom field options.