PluginUploadFile
Upgather SDK / PluginUploadFile
Interface: PluginUploadFile
Defined in: lib/types/generated/strapiContentTypes.d.ts:2101
Extends
CollectionTypeSchema
Properties
attributes
attributes:
object
Defined in: lib/types/generated/strapiContentTypes.d.ts:2120
Houses a comprehensive collection of attributes for this Schema.
Each attribute has a unique string key and corresponding value should be any Attribute type instance.
alternativeText
alternativeText:
object
caption
caption:
object
createdAt
createdAt:
object
createdBy
createdBy:
object&Private
ext
ext:
object
folder
folder:
object&Private
folderPath
folderPath:
object&Required&Private&object
Type declaration
minLength
minLength:
1
formats
formats:
object
hash
hash:
object&Required
height
height:
object
locale
locale:
object&Private
localizations
localizations:
object&Private
mime
mime:
object&Required
name
name:
object&Required
previewUrl
previewUrl:
object
provider
provider:
object&Required
provider_metadata
provider_metadata:
object
publishedAt
publishedAt:
object
related
related:
object
size
size:
object&Required
updatedAt
updatedAt:
object
updatedBy
updatedBy:
object&Private
url
url:
object&Required
width
width:
object
Overrides
Struct.CollectionTypeSchema.attributes
collectionName
collectionName:
"files"
Defined in: lib/types/generated/strapiContentTypes.d.ts:2102
Optional property. Specifies the custom table name for the Schema if any.
Overrides
Struct.CollectionTypeSchema.collectionName
info
info:
object
Defined in: lib/types/generated/strapiContentTypes.d.ts:2103
Brings together attributes related to naming and display characteristics like singular name and plural name of the content type. These names are typically used in user interfaces where these entries are displayed.
description
description:
""
displayName
displayName:
"File"
pluralName
pluralName:
"files"
singularName
singularName:
"file"
Overrides
Struct.CollectionTypeSchema.info
options
options:
object
Defined in: lib/types/generated/strapiContentTypes.d.ts:2109
Encapsulates all core options related to Strapi features for a given Schema.
draftAndPublish
draftAndPublish:
false
Overrides
Struct.CollectionTypeSchema.options
pluginOptions
pluginOptions:
object
Defined in: lib/types/generated/strapiContentTypes.d.ts:2112
Contains options specific to plugins. It is an optional property and stores configurations that are read by the plugins associated with this Schema.
content-manager
content-manager:
object
content-manager.visible
visible:
false
content-type-builder
content-type-builder:
object
content-type-builder.visible
visible:
false
Overrides
Struct.CollectionTypeSchema.pluginOptions