class AchievementSetStepsAtLeastResponse extends Model (View source)

Properties

int $currentSteps
string $kind
bool $newlyUnlocked

Methods

setCurrentSteps($currentSteps)

No description

int
getCurrentSteps()

No description

setKind($kind)

No description

string
getKind()

No description

setNewlyUnlocked($newlyUnlocked)

No description

bool
getNewlyUnlocked()

No description

Details

setCurrentSteps($currentSteps)

No description

Parameters

$currentSteps

int getCurrentSteps()

No description

Return Value

int

setKind($kind)

No description

Parameters

$kind

string getKind()

No description

Return Value

string

setNewlyUnlocked($newlyUnlocked)

No description

Parameters

$newlyUnlocked

bool getNewlyUnlocked()

No description

Return Value

bool