vz-api
1.0.0
ps
/
com.keygenqt.ps.db.models
/
UploadEntity
Upload
Entity
class
UploadEntity
(
id
:
EntityID
<
Int
>
)
:
IntEntity
Content copied to clipboard
Exposed entity
Types
Constructors
Properties
Extensions
Constructors
Upload
Entity
Link copied to clipboard
fun
UploadEntity
(
id
:
EntityID
<
Int
>
)
Content copied to clipboard
Types
Companion
Link copied to clipboard
object
Companion
:
IntSubQueryEntityClass
<
UploadEntity
>
Content copied to clipboard
Properties
create
At
Link copied to clipboard
var
createAt
:
Long
Content copied to clipboard
file
Mime
Link copied to clipboard
var
fileMime
:
String
Content copied to clipboard
file
Name
Link copied to clipboard
var
fileName
:
String
Content copied to clipboard
is
Relation
Article
Link copied to clipboard
val
isRelationArticle
:
Boolean
Content copied to clipboard
is
Relation
Project
Link copied to clipboard
val
isRelationProject
:
Boolean
Content copied to clipboard
is
Relation
Video
Link copied to clipboard
val
isRelationVideo
:
Boolean
Content copied to clipboard
original
File
Name
Link copied to clipboard
var
originalFileName
:
String
Content copied to clipboard
Extensions
to
Upload
Link copied to clipboard
fun
UploadEntity
.
toUpload
(
)
:
Upload
Content copied to clipboard
Convert to model