pub async fn extras_custom_field_choice_sets_create(
configuration: &Configuration,
extras_custom_field_choice_sets_create_request: ExtrasCustomFieldChoiceSetsCreateRequest,
) -> Result<CustomFieldChoiceSet, Error<ExtrasCustomFieldChoiceSetsCreateError>>Expand description
Post a list of custom field choice set objects.