$descriptions */ public function __construct( public string $code, public array $descriptions = [], public ?string $typeCodeSet = null, public ?string $registrationDate = null, public ?string $source = null, ) { } }