Skip to main content

DatetimeAttribute

Represents an attribute with a datetime value.

Methods

fromProto

public static fromProto(\Bloock\DateTimeAttribute $res): \Bloock\Entity\Identity\DatetimeAttribute
  • This method is static.

Parameters:

ParameterTypeDescription
$res\Bloock\DateTimeAttribute

toProto

public toProto(): \Bloock\DateTimeAttribute

Inherited methods

__construct

Constructs an Attribute object with the specified parameters.

public __construct(string $id,  $value): mixed

Parameters:

ParameterTypeDescription
$idstring
$value****


Automatically generated on 2024-04-02