UserPersonalName
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| first_name | String | First name of the user. | [default to null] |
| last_name | String | Last name of the user. | [default to null] |
| name | String | Full name (computed from first_name + last_name). | [default to null] |