*** # Validation * Full name: `\Seven\Api\Resource\Contacts\Validation` ## Properties ### state ```php protected ?string $state ``` *** ### timestamp ```php protected ?string $timestamp ``` *** ## Methods ### fromApi ```php public static fromApi(object $obj): \Seven\Api\Resource\Contacts\Validation ``` * This method is **static**. **Parameters:** | Parameter | Type | Description | |-----------|------|-------------| | `$obj` | **object** | | *** ### getState ```php public getState(): ?string ``` *** ### getTimestamp ```php public getTimestamp(): ?string ``` *** *** > Automatically generated on 2025-02-06