# AccountAttributeAllOfCount


## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**values** | **number** |  | [default to undefined]

## Example

```typescript
import { AccountAttributeAllOfCount } from '@connectedxm/admin-sdk';

const instance: AccountAttributeAllOfCount = {
    values,
};
```

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
