BuiltIn
public struct BuiltIn
Instances for built in attributes.
-
Represents the user key attribute.
Declaration
Swift
public static let key: UserAttribute
-
Represents the IP address attribute.
Declaration
Swift
public static let ip: UserAttribute
-
Represents the email address attribute.
Declaration
Swift
public static let email: UserAttribute
-
Represents the full name attribute.
Declaration
Swift
public static let name: UserAttribute
-
Represents the avatar attribute.
Declaration
Swift
public static let avatar: UserAttribute
-
Represents the first name attribute.
Declaration
Swift
public static let firstName: UserAttribute
-
Represents the last name attribute.
Declaration
Swift
public static let lastName: UserAttribute
-
Represents the country attribute.
Declaration
Swift
public static let country: UserAttribute
-
Represents the anonymous attribute.
Declaration
Swift
public static let anonymous: UserAttribute