//
verify
/
com.twilio.verify.models
/
VerifyPushFactorPayload
VerifyPushFactorPayload
Describes the information required to verify a Factor which type is Push
class
VerifyPushFactorPayload
(sid:
String
) :
VerifyFactorPayload
Content copied to clipboard
Constructors
Functions
Properties
Constructors
<init>
Link copied to clipboard
fun
<init>
(sid:
String
)
Content copied to clipboard
Functions
equals
Link copied to clipboard
open operator override fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
open override fun
hashCode
():
Int
Content copied to clipboard
toString
Link copied to clipboard
open override fun
toString
():
String
Content copied to clipboard
Properties
sid
Link copied to clipboard
Factor sid
open override val
sid
:
String
Content copied to clipboard