api
0.4.0
api
/
dev.akif.crud.simple
/
SimpleEntity
/
SimpleEntity
Simple
Entity
fun
<
I
:
Serializable
>
SimpleEntity
(
id
:
I
?
=
null
,
version
:
Int
?
=
null
,
createdAt
:
Instant
?
=
null
,
updatedAt
:
Instant
?
=
null
,
deletedAt
:
Instant
?
=
null
)
(
source
)
Parameters
I
Id type of the data