Structures
The following structures are available globally.
-
An object that contains all the identifiers for a Salto Key but not the actual key value itself
See moreDeclaration
Swift
public struct SaltoKeyIdentifier : Equatable
-
Represents a Digital ID card
See moreDeclaration
Swift
public struct DigitalId
-
Localization object used to customize UI shown by the SDK
See moreDeclaration
Swift
public struct MobileAccessLocalization
-
Class encapsulating the request access result
See moreDeclaration
Swift
public struct AccessResult : Equatable, CustomStringConvertible
-
Reader action available on a reader
See moreDeclaration
Swift
public struct ReaderAction : Codable
-
The status of the mobile credential keys
See moreDeclaration
Swift
public struct MobileCredentialStatus
-
This object holds Shared Mobile Credential details
See moreDeclaration
Swift
public struct SharedCredential : Equatable
-
Class encapsulating the request access result
See moreDeclaration
Swift
public struct SaltoAccessResult : Equatable, CustomStringConvertible
-
Lets you enable additional features of the SDK, which are off by default
See moreDeclaration
Swift
public struct SdkFeature : OptionSet
-
Represents a mobile Wallet
See moreDeclaration
Swift
public struct Wallet
-
Associated information that accompanies a log message
See moreDeclaration
Swift
public struct LogParameters
-
Represents the configuration of the logging framework
See moreDeclaration
Swift
public struct LogConfiguration