UpdateFactorPayload

Describes the information required to update a Factor
interface UpdateFactorPayload

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

UpdatePushFactorPayload
Link copied to clipboard