Default values to update.

interface SetDefaultValues {
    defaultValues?: Version3.Version3Models.CustomFieldContextDefaultValue[];
    fieldId: string;
}

Hierarchy (view full)

Properties

fieldId: string

The ID of the custom field.