# ProjectUsageReportMeterData

### object

- **family**: string (Required)  
  The family that this solution belongs to.

- **meterName**: string (Required)  
  The meter name.

- **quantity**: double (Required)  
  The number of units accrued on this date.

- **solution**: string (Required)  
  The solution that this meter belongs to.

- **unit**: string (Required)  
  The unit that this meter is reported in, e.g. 'gigabytes' or 'minutes'.
