\Pivot\Interventions\DtosGoalAdditionDto

Root DTO functionality

Summary

Methods
Properties
Constants
getArrayCopy()
__clone()
$id
$goal
$startDate
$endDate
$status
$indicator
$personResponsible
$option
$type
$note
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

$goal

$goal : string

Type

string — goal

$startDate

$startDate : string

Type

string — startDate

$endDate

$endDate : string

Type

string — endDate

$status

$status : string

Type

string — status

$indicator

$indicator : string

Type

string — indicator

$personResponsible

$personResponsible : string

Type

string — personResponsible

$option

$option : string

Type

string — option

$type

$type : string

Type

string — type

$note

$note : string

Type

string — note

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