APIs.io
Search
Providers
Tags
Add API
About
Support
Blog
Search
Home
affirm
FileObject
affirm
· Schema
FileObject
Represents a file uploaded to Affirm's servers.
Properties
Name
Type
Description
id
string
Unique identifier for the uploaded file.
filename
string
Original filename of the uploaded file.
size
integer
File size in bytes.
content_type
string
MIME type of the uploaded file.
purpose
string
Intended purpose of the file.
created
string
Upload timestamp in RFC 3339 format.
View JSON Schema on GitHub