BooleanAttribute
Represents an attribute with a boolean value.
- Full name:
\Bloock\Entity\Identity\BooleanAttribute
- Parent class:
\Bloock\Entity\Identity\Attribute
Methods
fromProto
public static fromProto(\Bloock\BooleanAttribute $res): \Bloock\Entity\Identity\BooleanAttribute
- This method is static.
Parameters:
Parameter | Type | Description |
---|---|---|
$res | \Bloock\BooleanAttribute |
toProto
public toProto(): \Bloock\BooleanAttribute
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