-
Notifications
You must be signed in to change notification settings - Fork 3
CreateParams
André Matthies edited this page Feb 6, 2025
·
1 revision
- Full name:
\Seven\Api\Resource\Subaccounts\CreateParams
- This class implements:
\Seven\Api\Library\ParamsInterface
public string $name
public string $email
public __construct(string $name, string $email): mixed
Parameters:
Parameter | Type | Description |
---|---|---|
$name |
string | |
$email |
string |
Throws:
public toArray(): array
public getName(): string
public getEmail(): string
Automatically generated on 2025-02-06