objectfile
This is an object representing a file hosted on Stripe's servers. The file may have been uploaded by yourself using the [create file](https://stripe.com/docs/api#create_file) request (for example, when uploading dispute evidence) or it may have been created by Stripe (for example, the results of a [Sigma scheduled query](#scheduled_queries)). Related guide: [File Upload Guide](https://stripe.com/docs/file-upload).
- Source
openapi/spec3.json- Commit
d70de345383d- Active snapshot
da69df7e6e11
FileFileLinkList
objectA list of [file links](https://stripe.com/docs/api#file_links) that point at this file.
Details about each object.
True if this list has another page of items after this one that can be fetched.
String representing the object's type. Objects of the same type share the same value. Always has the value `list`.
The URL where this list can be accessed.