RegisterRequest

constructor(username: String, password: String, email: String? = null, description: String? = null, profilePicture: String? = null)