ApiLoginRequestModel Suggest EditsKotlindata class ApiLoginRequestModel(val email: String, val password: String) Updated almost 3 years ago