Profile

constructor(externalId: String? = null, email: String? = null, phoneNumber: String? = null, properties: Map<ProfileKey, Serializable>? = null)
constructor(properties: Map<ProfileKey, Serializable>?)