Documentation

UserPerson
in package

Attributes
#[Schema]

Table of Contents

Properties

$city  : string|null
City Name.
$first_name  : string|null
First name
$last_name  : string|null
Last Name
$remark  : string|null
Remark string (not used?)

Properties

$city

City Name.

public string|null $city
Attributes
#[Property]

$first_name

First name

public string|null $first_name
Attributes
#[Property]

$last_name

Last Name

public string|null $last_name
Attributes
#[Property]

$remark

Remark string (not used?)

public string|null $remark
Attributes
#[Property]
On this page

Search results