Documentation

MedicalSecurityRole extends BaseComponent
in package

Table of Contents

Properties

$has_access  : bool|null
$role_id  : int|null
$fields  : array<string|int, string>

Properties

$has_access

public bool|null $has_access

Set to true to allow access for this type of user

$fields

protected static array<string|int, string> $fields = ["role_id" => "int", "has_access" => "bool"]

        
On this page

Search results