*** # ContactCreate * Full name: `\Seven\Api\Resource\Contacts\ContactCreate` ## Properties ### code ```php protected int $code ``` *** ### id ```php protected int $id ``` *** ## Methods ### __construct ```php public __construct(object $response): mixed ``` **Parameters:** | Parameter | Type | Description | |-----------|------|-------------| | `$response` | **object** | | *** ### getCode ```php public getCode(): int ``` *** ### getId ```php public getId(): int ``` *** *** > Automatically generated on 2025-02-06