SharedUser

constructor(userId: Long, firstName: String? = null, lastName: String? = null, username: String? = null, photo: List<PhotoSize>? = null)