\Pivot\Common\DtosDistrictDto

Root DTO functionality

Summary

Methods
Properties
Constants
getArrayCopy()
__clone()
$id
$NCESDistrictId
$stateDistrictId
$name
$phone
$students
$teachers
$address
$state
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

$NCESDistrictId

$NCESDistrictId : string

Type

string — NCESDistrictId

$stateDistrictId

$stateDistrictId : string

Type

string — stateDistrictId

$name

$name : string

Type

string — name

$phone

$phone : string

Type

string — phone

$students

$students : string

Type

string — students

$teachers

$teachers : string

Type

string — teachers

$address

$address : string

Type

string — address

$state

$state : string

Type

string — state

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