# Serviceusagemetric
## Properties
**customer_id** | Option<**String**> | | [readonly]
**service_id** | Option<**String**> | Service ID associated with the usage. |
**service_name** | Option<**String**> | Name of the service associated with the usage. |
**usage_units** | Option<**f32**> | The quantity of the usage for the billing period. Amount will be in the units provided in the parent object (e.g., a quantity of `1.3` with a unit of `gb` would have a usage amount of 1.3 gigabytes). |
[[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)