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