Profile
-
Struct representing Account Summary related values.
See moreDeclaration
Swift
public struct AccountSummary : Codable, Equatable -
Caseless enumeration with static methods to send Profile Requests
See moreDeclaration
Swift
public enum ProfileAPI -
Struct representing Profile Attribute related values.
See moreDeclaration
Swift
public struct ProfileAttribute : Codable, Equatable -
Enumeration of network requests for Profile.
See moreDeclaration
Swift
public enum ProfileRequest : URLRequestConvertible -
Struct representing User Identity related values.
See moreDeclaration
Swift
public struct UserIdentity : Codable, Equatable
View on GitHub
Profile Reference