UserIdModel
extends BaseComponent
in package
Table of Contents
Properties
- $identifier : string|null
- $type : string|null
- $fields : array<string|int, string>
Properties
$identifier
public
string|null
$identifier
$type
public
string|null
$type
$fields
protected
static array<string|int, string>
$fields
= ["type" => "string", "identifier" => "string"]