@webitel/api-services
Preparing search index...
_models/storageSafeUploadFileRequestMetadata
StorageSafeUploadFileRequestMetadata
Interface StorageSafeUploadFileRequestMetadata
interface
StorageSafeUploadFileRequestMetadata
{
channel
?:
StorageUploadFileChannel
;
domainId
?:
string
;
generateThumbnail
?:
boolean
;
mimeType
?:
string
;
name
?:
string
;
profileId
?:
string
;
progress
?:
boolean
;
properties
?:
StorageCustomFileProperties
;
streamResponse
?:
boolean
;
uuid
?:
string
;
}
Index
Properties
channel?
domain
Id?
generate
Thumbnail?
mime
Type?
name?
profile
Id?
progress?
properties?
stream
Response?
uuid?
Properties
Optional
channel
channel
?:
StorageUploadFileChannel
Optional
domain
Id
domainId
?:
string
Optional
generate
Thumbnail
generateThumbnail
?:
boolean
Optional
mime
Type
mimeType
?:
string
Optional
name
name
?:
string
Optional
profile
Id
profileId
?:
string
Optional
progress
progress
?:
boolean
Optional
properties
properties
?:
StorageCustomFileProperties
Optional
stream
Response
streamResponse
?:
boolean
Optional
uuid
uuid
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
channel
domain
Id
generate
Thumbnail
mime
Type
name
profile
Id
progress
properties
stream
Response
uuid
@webitel/api-services
Loading...