vz-api
1.0.0
ps
/
com.keygenqt.ps.db.models
/
GitHubUserEntity
Git
Hub
User
Entity
class
GitHubUserEntity
(
id
:
EntityID
<
Int
>
)
:
IntEntity
Content copied to clipboard
Exposed entity
Types
Constructors
Properties
Extensions
Constructors
Git
Hub
User
Entity
Link copied to clipboard
fun
GitHubUserEntity
(
id
:
EntityID
<
Int
>
)
Content copied to clipboard
Types
Companion
Link copied to clipboard
object
Companion
:
IntEntityClass
<
GitHubUserEntity
>
Content copied to clipboard
Properties
create
At
Link copied to clipboard
var
createAt
:
Long
Content copied to clipboard
followers
Count
Link copied to clipboard
var
followersCount
:
Long
Content copied to clipboard
public
Repos
Count
Link copied to clipboard
var
publicReposCount
:
Long
Content copied to clipboard
Extensions
to
Git
Hub
User
Link copied to clipboard
fun
GitHubUserEntity
.
toGitHubUser
(
)
:
GitHubUser
Content copied to clipboard
Convert to model