UserProfile

public struct UserProfile : JSONParsable

The user profile data.

SeeAlso: https://techdocs.login.schibsted.com/types/user/

  • human-readable string representation (YAML)

    Declaration

    Swift

    public var description: String { get }