GoalAdditionOption
$id : integer
$type : string
$label : string
$status : string
getId() : integer
Get the value of Id
getType() : string
Get the value of Type
setType( $type) : self
Set the value of Type
getLabel() : string
Get the value of Label
setLabel( $label) : self
Set the value of Label
getStatus() : string
Get the value of Status
setStatus( $status) : self
Set the value of Status