Structures
The following structures are available globally.
-
Environment Information for a specific
See moreappKey
andappSecret
Declaration
-
Wrapper able to hold an array of
See moreSwift.Error
objects.Declaration
Swift
public struct MultipleErrors
extension MultipleErrors: RandomAccessCollection
extension MultipleErrors: CustomStringConvertible, CustomDebugStringConvertible
-
Undocumented
See moreDeclaration
Swift
public struct MultiSaveError : Swift.Error, Codable, IndexableError
extension MultiSaveError: LocalizedError
extension MultiSaveError: CustomStringConvertible
extension MultiSaveError: CustomDebugStringConvertible
-
Undocumented
See moreDeclaration
Swift
public struct IndexedError : Swift.Error, IndexableError
extension IndexedError: LocalizedError
extension IndexedError: CustomStringConvertible
extension IndexedError: CustomDebugStringConvertible
-
Allow override custom values whenever the default value is not desired.
See moreDeclaration
Swift
public struct Options
-
Undocumented
See moreDeclaration
Swift
public struct AnyPendingOperation : PendingOperation
-
Holds the Social Identities attached to a specific User
See moreDeclaration
Swift
public struct UserSocialIdentity
extension UserSocialIdentity : Decodable
extension UserSocialIdentity : Encodable
extension UserSocialIdentity : StaticMappable