The upload Part represents a chunk of bytes we can add to an Upload object.
The Unix timestamp (in seconds) for when the Part was created.
The upload Part unique identifier, which can be referenced in API endpoints.
The object type, which is always upload.part.
upload.part
The ID of the Upload object that this Part was added to.
The upload Part represents a chunk of bytes we can add to an Upload object.