*** # AutoTopUp * Full name: `\Seven\Api\Resource\Subaccounts\AutoTopUp` ## Properties ### amount ```php protected ?float $amount ``` *** ### threshold ```php protected ?float $threshold ``` *** ## Methods ### __construct ```php public __construct(object $data): mixed ``` **Parameters:** | Parameter | Type | Description | |-----------|------|-------------| | `$data` | **object** | | *** ### getAmount ```php public getAmount(): ?float ``` *** ### getThreshold ```php public getThreshold(): ?float ``` *** *** > Automatically generated on 2025-02-06