\Pivot\Interventions\DtosInterventionDto

Root DTO functionality

Summary

Methods
Properties
Constants
getArrayCopy()
__clone()
$id
$owner
$psid
$templateId
$dateCreated
$startDate
$modifiedDate
$modifiedUser
$dueDate
$benchmarkFrequency
$reason
$grade
$school
$school_year
$status
$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

$owner

$owner : string

Type

string — owner

$psid

$psid : string

Type

string — psid

$templateId

$templateId : string

Type

string — templateId

$dateCreated

$dateCreated : string

Type

string — dateCreated

$startDate

$startDate : string

Type

string — startDate

$modifiedDate

$modifiedDate : string

Type

string — modifiedDate

$modifiedUser

$modifiedUser : string

Type

string — modifiedUser

$dueDate

$dueDate : string

Type

string — dueDate

$benchmarkFrequency

$benchmarkFrequency : string

Type

string — benchmarkFrequency

$reason

$reason : string

Type

string — reason

$grade

$grade : string

Type

string — grade

$school

$school : string

Type

string — school

$school_year

$school_year : string

Type

string — school_year

$status

$status : string

Type

string — status

$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