vz-api
1.0.0
ps
/
com.keygenqt.ps.db.models
/
LikeArticleEntity
Like
Article
Entity
class
LikeArticleEntity
(
id
:
EntityID
<
Int
>
)
:
IntEntity
Content copied to clipboard
Exposed entity
Types
Constructors
Properties
Extensions
Constructors
Like
Article
Entity
Link copied to clipboard
fun
LikeArticleEntity
(
id
:
EntityID
<
Int
>
)
Content copied to clipboard
Types
Companion
Link copied to clipboard
object
Companion
:
IntEntityClass
<
LikeArticleEntity
>
Content copied to clipboard
Properties
article
Id
Link copied to clipboard
var
articleId
:
EntityID
<
Int
>
Content copied to clipboard
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
Extensions
to
Like
Link copied to clipboard
fun
LikeArticleEntity
.
toLike
(
)
:
Like
Content copied to clipboard
Convert to model