extras_custom_fields_bulk_update

Function extras_custom_fields_bulk_update 

Source
pub async fn extras_custom_fields_bulk_update(
    configuration: &Configuration,
    custom_field_request: Vec<CustomFieldRequest>,
) -> Result<Vec<CustomField>, Error<ExtrasCustomFieldsBulkUpdateError>>
Expand description

Put a list of custom field objects.