vz-api
1.0.0
ps
/
com.keygenqt.ps.db.models
/
LikeProjectEntity
Like
Project
Entity
class
LikeProjectEntity
(
id
:
EntityID
<
Int
>
)
:
IntEntity
Content copied to clipboard
Exposed entity
Types
Constructors
Properties
Extensions
Constructors
Like
Project
Entity
Link copied to clipboard
fun
LikeProjectEntity
(
id
:
EntityID
<
Int
>
)
Content copied to clipboard
Types
Companion
Link copied to clipboard
object
Companion
:
IntEntityClass
<
LikeProjectEntity
>
Content copied to clipboard
Properties
create
At
Link copied to clipboard
var
createAt
:
Long
Content copied to clipboard
key
Link copied to clipboard
var
key
:
String
Content copied to clipboard
project
Id
Link copied to clipboard
var
projectId
:
EntityID
<
Int
>
Content copied to clipboard
Extensions
to
Like
Link copied to clipboard
fun
LikeProjectEntity
.
toLike
(
)
:
Like
Content copied to clipboard
Convert to model