VerifyFactorPayload

Describes the information required to verify a Factor
interface VerifyFactorPayload

Functions

equals
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open override fun hashCode(): Int
toString
Link copied to clipboard
open override fun toString(): String

Properties

sid
Link copied to clipboard
Factor sid
abstract val sid: String

Inheritors

VerifyPushFactorPayload
Link copied to clipboard