Details of updates for a custom field.

interface CustomFieldValueUpdateDetails {
    updates?: Version2.Version2Models.CustomFieldValueUpdate[];
}

Hierarchy (view full)

Properties

Properties

The list of custom field update details.