- property string $given_name
- property string $surname
- property string $full_name
CloneableInstantiable
Methods |
Properties |
protected static array $validFields = ['given_name' => 'string', 'surname' => 'string', 'full_name' => 'string']
|
Properties |
protected static array $validFields = ['given_name' => 'string', 'surname' => 'string', 'full_name' => 'string']
|