Points

Methods

setCategoryPoints

setCategoryPoints(array $categoryPoints) : $this

Arguments

$categoryPoints

array

Response

$this

getCategoryPoints

getCategoryPoints() : array

Response

array

setTotalPoints

setTotalPoints(int $totalPoints) : $this

Arguments

$totalPoints

int

Response

$this

getTotalPoints

getTotalPoints() : int

Response

int

Properties

totalPoints

totalPoints : int
var

Type(s)

int

categoryPoints

categoryPoints : array
var

Type(s)

array