Structures
The following structures are available globally.
-
Describes the Details of a Challenge
See moreDeclaration
Swift
public struct ChallengeDetails -
Describes the information of a Challenge Detail
See moreDeclaration
Swift
public struct Detail : Codable -
Describes the information required to fetch a ChallengeList
See moreDeclaration
Swift
public struct ChallengeListPayload -
Describes the information required to create a Factor which type is Push.
See moreDeclaration
Swift
public struct PushFactorPayload : FactorPayload -
Describes the information required to update a Push Challenge
See moreDeclaration
Swift
public struct UpdatePushChallengePayload : UpdateChallengePayload -
Describes the information required to update a Factor which type is Push
See moreDeclaration
Swift
public struct UpdatePushFactorPayload : UpdateFactorPayload -
Describes the information required to verify a Factor which type is Push
See moreDeclaration
Swift
public struct VerifyPushFactorPayload : VerifyFactorPayload
Structures Reference