# WHMCS\User\Client\Group

`Class` · extends `AbstractModel`

A Client Group.

A client group is one that can be assigned to clients to provide
discounts, highlight them in the Admin Area and to exempt the
respective clients from automatic termination and suspension.

## Properties

| Type | Name | Description |
|  --- | --- | --- |
| `` | `$timestamps` |  |


## Methods

### clients

```php
public function clients()
```