\Pivot\Client\DtosClientUserDto

Root DTO functionality

Summary

Methods
Properties
Constants
getArrayCopy()
__clone()
$id
$authUser
$username
$datePasswordStored
$email
$emailCanonical
$disabled
$location
$level
$userKey
$firstName
$middleName
$lastName
$dateOfBirth
$userType
$evaluator
$lastLogin
$permissions
$schools
$buildings
$picture
$subscription
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

$authUser

$authUser : string

Type

string — authUser

$username

$username : string

Type

string — username

$datePasswordStored

$datePasswordStored : string

Type

string — password

$email

$email : string

Type

string — email

$emailCanonical

$emailCanonical : string

Type

string — emailCanonical

$disabled

$disabled : boolean

Type

boolean — disabled

$location

$location : string

Type

string — location

$level

$level : string

Type

string — level

$userKey

$userKey : string

Type

string — userKey

$firstName

$firstName : string

Type

string — firstName

$middleName

$middleName : string

Type

string — middleName

$lastName

$lastName : string

Type

string — lastName

$dateOfBirth

$dateOfBirth : string

Type

string — dateOfBirth

$userType

$userType : string

Type

string — userType

$evaluator

$evaluator : string

Type

string — evaluator

$lastLogin

$lastLogin : string

Type

string — dateLastLogin

$permissions

$permissions : string

Type

string — permissions

$schools

$schools : string

Type

string — schools

$buildings

$buildings : string

Type

string — buildings

$picture

$picture : string

Type

string — picture

$subscription

$subscription : string

Type

string — subscription

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