Profile

  • Struct representing Account Summary related values.

    See more

    Declaration

    Swift

    public struct AccountSummary : Codable, Equatable
  • Caseless enumeration with static methods to send Profile Requests

    See more

    Declaration

    Swift

    public enum ProfileAPI
  • Struct representing Profile Attribute related values.

    See more

    Declaration

    Swift

    public struct ProfileAttribute : Codable, Equatable
  • Enumeration of network requests for Profile.

    See more

    Declaration

    Swift

    public enum ProfileRequest : URLRequestConvertible
  • Struct representing User Identity related values.

    See more

    Declaration

    Swift

    public struct UserIdentity : Codable, Equatable