pub async fn extras_custom_fields_create(
configuration: &Configuration,
extras_custom_fields_create_request: ExtrasCustomFieldsCreateRequest,
) -> Result<CustomField, Error<ExtrasCustomFieldsCreateError>>Expand description
Post a list of custom field objects.