app
app
/
com.example.examer.data.dto
/
TestDetailsDTO
/
TestDetailsDTO
Test
Details
DTO
fun
TestDetailsDTO
(
id
:
String
,
title
:
String
,
description
:
String
,
language
:
String
,
timeStamp
:
String
,
totalNumberOfWorkBooks
:
String
,
testDurationInMinutes
:
String
,
testStatus
:
String
,
maximumMarks
:
String
)
Content copied to clipboard