# PollfishInsightsApi.BodyMetric

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **Integer** | the metric id | [optional] 
**key** | **String** | the taxonomy id that the metric will present | [optional] 
**label** | **String** | the (user friendly) taxonomy name that the metric will present | [optional] 
**visualization** | **String** | the visualization type of the metric | [optional] 
**size** | **Integer** | the size of the metric | [optional] 
**order** | **Integer** | the order of the metric | [optional] 
**format** | **String** | the format type of the data | [optional] 


