User

public class User: JsonConvertible, CustomStringConvertible

Represents a user on StackExchange.

Author

FelixSFD

  • The User.UserType of the user.

    This does not affect the other properties. It’s just for the developers to see, which data they can expect.

    Declaration

    Swift

    public var type = User.UserInfoType.undefined