Skip to main content

StringAttributeDescriptor

Represents a descriptor for an attribute with a string value.

Methods

fromProto

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

Parameters:

ParameterTypeDescription
$res\Bloock\StringAttributeDefinition

toProto

public toProto(): \Bloock\StringAttributeDefinition

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