- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
ProviderFileResultDTO
Details of a file upload's result.
Properties#
url
stringThe file's URL that users or systems
can use to access the file.
key
stringThe file's key allowing you to later
identify the file in the third-party
system. For example, the S3 Module Provider
returns the file's key in S3, whereas the
Local File Module Provider returns the file's
path.
Was this page helpful?