Skip to main content

DecimalAttribute

Represents an attribute with a decimal value.

Methods

fromProto

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

Parameters:

ParameterTypeDescription
$res\Bloock\DecimalAttribute

toProto

public toProto(): \Bloock\DecimalAttribute

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