Skip to content

Validation

André Matthies edited this page Feb 6, 2025 · 1 revision

Validation

  • Full name: \Seven\Api\Resource\Contacts\Validation

Properties

state

protected ?string $state

timestamp

protected ?string $timestamp

Methods

fromApi

public static fromApi(object $obj): \Seven\Api\Resource\Contacts\Validation
  • This method is static.

Parameters:

Parameter Type Description
$obj object

getState

public getState(): ?string

getTimestamp

public getTimestamp(): ?string


Automatically generated on 2025-02-06

Clone this wiki locally