app
app
/
com.htueko.resumeapp.data.local.entity
/
ResumeEntity
/
ResumeEntity
Resume
Entity
fun
ResumeEntity
(
resumeId
:
Int
=
0
,
name
:
String
,
avatarUrl
:
String
,
mobileNumber
:
String
,
emailAddress
:
String
,
careerObjective
:
String
,
totalYearsOfExperience
:
Int
,
residenceAddress
:
String
)
Content copied to clipboard