APIs.io
Search
Providers
APIs
Capabilities
Tags
More
Schemas
AsyncAPI
JSON-LD
Rules
Vocabularies
About
Support
Blog
Blog
Add API
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