Skip to main content

BooleanAttributeDescriptor

Represents a descriptor for a boolean attribute.

Methods

fromProto

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

Parameters:

ParameterTypeDescription
$res\Bloock\BooleanAttributeDefinition

toProto

public toProto(): \Bloock\BooleanAttributeDefinition

Inherited methods

__construct

public __construct(string $displayName, string $technicalName, string|null $description, bool $required): mixed

Parameters:

ParameterTypeDescription
$displayNamestring
$technicalNamestring
$descriptionstring|null
$requiredbool


Automatically generated on 2024-04-02