*** # SubaccountTransferCredits * Full name: `\Seven\Api\Resource\Subaccounts\SubaccountTransferCredits` ## Properties ### error ```php protected ?string $error ``` *** ### success ```php protected bool $success ``` *** ## Methods ### __construct ```php public __construct(object $data): mixed ``` **Parameters:** | Parameter | Type | Description | |-----------|------|-------------| | `$data` | **object** | | *** ### getError ```php public getError(): ?string ``` *** ### isSuccess ```php public isSuccess(): bool ``` *** *** > Automatically generated on 2025-02-06