class VerifyPhoneNumberRequest extends Model (View source)

Properties

string $phoneVerificationMethod
string $verificationCode
string $verificationId

Methods

setPhoneVerificationMethod($phoneVerificationMethod)

No description

string
getPhoneVerificationMethod()

No description

setVerificationCode($verificationCode)

No description

string
getVerificationCode()

No description

setVerificationId($verificationId)

No description

string
getVerificationId()

No description

Details

setPhoneVerificationMethod($phoneVerificationMethod)

No description

Parameters

$phoneVerificationMethod

string getPhoneVerificationMethod()

No description

Return Value

string

setVerificationCode($verificationCode)

No description

Parameters

$verificationCode

string getVerificationCode()

No description

Return Value

string

setVerificationId($verificationId)

No description

Parameters

$verificationId

string getVerificationId()

No description

Return Value

string