Details of updates for a custom field.

interface CustomFieldValueUpdateRequest {
    updates?: Version3.Version3Models.CustomFieldValueUpdate[];
}

Hierarchy (view full)

Properties

Properties

The list of custom field update details.