UserPerson
in package
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
$first_name
First name
public
string|null
$first_name
$last_name
Last Name
public
string|null
$last_name
$remark
Remark string (not used?)
public
string|null
$remark