Details of the options to create for a custom field.

interface BulkCustomFieldOptionCreateRequest {
    options?: Version2.Version2Models.CustomFieldOptionCreate[];
}

Hierarchy (view full)

Properties

Properties

Details of options to create.