ViewOnboardingStatus
in package
Class ViewOnboardingStatus
Tags
Table of Contents
Properties
- $clientId : int
- $completeTime : DateTime
- $step : int
Methods
- getClientId() : int
- getStep() : int
- getStepCompleteTime() : DateTime
- Get $completeTime
Properties
$clientId
private
int
$clientId
Tags
$completeTime
private
DateTime
$completeTime
Tags
$step
private
int
$step
Tags
Methods
getClientId()
public
getClientId() : int
Return values
intgetStep()
public
getStep() : int
Return values
intgetStepCompleteTime()
Get $completeTime
public
getStepCompleteTime() : DateTime