Skip to main content

IntegerAttribute

Represents an attribute with an integer value.

Methods

fromProto

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

Parameters:

ParameterTypeDescription
$res\Bloock\IntegerAttribute

toProto

public toProto(): \Bloock\IntegerAttribute

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