\Pivot\Client\DtosStaffDto

Root DTO functionality

Summary

Methods
Properties
Constants
getArrayCopy()
__clone()
$id
$personnelNumber
$degree
$position
$classification
$hireDate
$generalNotes
$user
$deletionDate
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Properties

$id

$id : integer

Type

integer — id

$personnelNumber

$personnelNumber : string

Type

string — personnelNumber

$degree

$degree : string

Type

string — degree

$position

$position : string

Type

string — position

$classification

$classification : string

Type

string — classification

$hireDate

$hireDate : string

Type

string — hireDate

$generalNotes

$generalNotes : string

Type

string — generalNotes

$user

$user : string

Type

string — user

$deletionDate

$deletionDate : string

Type

string — deletionDate

Methods

getArrayCopy()

getArrayCopy() : array

get an array copy of this

Returns

array —

get_object_vars

__clone()

__clone() : \Pivot\Core\Dtos\new

Sets the ID to null on clone

Returns

\Pivot\Core\Dtos\new —

this