extras_custom_field_choice_sets_create

Function extras_custom_field_choice_sets_create 

Source
pub async fn extras_custom_field_choice_sets_create(
    configuration: &Configuration,
    writable_custom_field_choice_set_request: WritableCustomFieldChoiceSetRequest,
) -> Result<CustomFieldChoiceSet, Error<ExtrasCustomFieldChoiceSetsCreateError>>
Expand description

Post a list of custom field choice set objects.