extras_custom_fields_bulk_destroy

Function extras_custom_fields_bulk_destroy 

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

Delete a list of custom field objects.