*** # Voice * Full name: `\Seven\Api\Resource\Voice\Voice` ## Properties ### debug ```php protected bool $debug ``` *** ### balance ```php protected float $balance ``` *** ### messages ```php protected \Seven\Api\Resource\Voice\VoiceMessage[] $messages ``` *** ### success ```php protected int $success ``` *** ### totalPrice ```php protected float $totalPrice ``` *** ## Methods ### __construct ```php public __construct(object $data): mixed ``` **Parameters:** | Parameter | Type | Description | |-----------|------|-------------| | `$data` | **object** | | *** ### isDebug ```php public isDebug(): bool ``` *** ### getBalance ```php public getBalance(): float ``` *** ### getMessages ```php public getMessages(): array ``` *** ### getSuccess ```php public getSuccess(): int ``` *** ### getTotalPrice ```php public getTotalPrice(): float ``` *** *** > Automatically generated on 2025-02-06