vz-api
1.0.0
ps
/
com.keygenqt.ps.db.models
/
ConnectEntity
Connect
Entity
class
ConnectEntity
(
id
:
EntityID
<
Int
>
)
:
IntEntity
Content copied to clipboard
Exposed entity
Types
Constructors
Properties
Extensions
Constructors
Connect
Entity
Link copied to clipboard
fun
ConnectEntity
(
id
:
EntityID
<
Int
>
)
Content copied to clipboard
Types
Companion
Link copied to clipboard
object
Companion
:
IntSubQueryEntityClass
<
ConnectEntity
>
Content copied to clipboard
Properties
create
At
Link copied to clipboard
var
createAt
:
Long
Content copied to clipboard
email
Link copied to clipboard
var
email
:
String
Content copied to clipboard
is
Sent
Link copied to clipboard
var
isSent
:
Boolean
Content copied to clipboard
locale
Link copied to clipboard
var
locale
:
String
Content copied to clipboard
update
At
Link copied to clipboard
var
updateAt
:
Long
Content copied to clipboard
Extensions
to
Connect
Link copied to clipboard
fun
ConnectEntity
.
toConnect
(
)
:
Connect
Content copied to clipboard
Convert to model