IntegerAttribute
Represents an attribute with an integer value.
- Full name:
\Bloock\Entity\Identity\IntegerAttribute
- Parent class:
\Bloock\Entity\Identity\Attribute
Methods
fromProto
public static fromProto(\Bloock\IntegerAttribute $res): \Bloock\Entity\Identity\IntegerAttribute
- This method is static.
Parameters:
Parameter | Type | Description |
---|---|---|
$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:
Parameter | Type | Description |
---|---|---|
$id | string | |
$value | **** |
Automatically generated on 2024-04-02