Structures

The following structures are available globally.

  • Details about Scheme to enable automation of the switching between the 3DS SDK and an out-of-band (OOB).

    See more

    Declaration

    Swift

    public struct MessageExtension : Codable, Equatable
  • The data carried in the extension.

    See more

    Declaration

    Swift

    public struct MessageExtensionData : Codable, Equatable
  • Transaction data that the App passes to the 3DS Server for creating the AReq.

    See more

    Declaration

    Swift

    public struct AuthenticationRequestParameters : Encodable
  • Undocumented

    See more

    Declaration

    Swift

    public struct AuthenticationResult : Equatable
  • Challenge Parameters required to perform challenge process and retrieved inside the Authentication Response.

    See more

    Declaration

    Swift

    public struct ChallengeParameters
  • Main Configurations to initialize Standalone 3DS SDK

    See more

    Declaration

    Swift

    public struct ThreeDS2ServiceConfiguration