Moeen Chat Service - v1.0.0
Preparing search index...
client/file-manager/types/upload-url.types
UploadUrlRequest
Interface UploadUrlRequest
interface
UploadUrlRequest
{
entityId
:
string
;
fileName
:
string
;
mimeType
:
string
;
parentPath
?:
string
;
}
Index
Properties
entity
Id
file
Name
mime
Type
parent
Path?
Properties
entity
Id
entityId
:
string
file
Name
fileName
:
string
mime
Type
mimeType
:
string
Optional
parent
Path
parentPath
?:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
entity
Id
file
Name
mime
Type
parent
Path
Moeen Chat Service - v1.0.0
Loading...