*** # SubaccountContact * Full name: `\Seven\Api\Resource\Subaccounts\SubaccountContact` ## Properties ### email ```php protected string $email ``` *** ### name ```php protected string $name ``` *** ## Methods ### __construct ```php public __construct(object $data): mixed ``` **Parameters:** | Parameter | Type | Description | |-----------|------|-------------| | `$data` | **object** | | *** ### getEmail ```php public getEmail(): string ``` *** ### getName ```php public getName(): string ``` *** *** > Automatically generated on 2025-02-06