# GetCustomerUsageSummaryRequest

## Example Usage

```typescript
import { GetCustomerUsageSummaryRequest } from "@flexprice/sdk/sdk/models";

let value: GetCustomerUsageSummaryRequest = {};
```

## Fields

| Field               | Type                | Required            | Description         |
| ------------------- | ------------------- | ------------------- | ------------------- |
| `customerId`        | *string*            | :heavy_minus_sign:  | N/A                 |
| `customerLookupKey` | *string*            | :heavy_minus_sign:  | N/A                 |
| `featureIds`        | *string*[]          | :heavy_minus_sign:  | N/A                 |
| `featureLookupKeys` | *string*[]          | :heavy_minus_sign:  | N/A                 |
| `subscriptionIds`   | *string*[]          | :heavy_minus_sign:  | N/A                 |