Overview
Represents a single piece of content uploaded to a FanHero channel.
Properties of the Upload Object
Name | Type | Description |
---|---|---|
| String | Upload ID |
| String | Date and time when the upload object was created. |
| String | The account ID of the user who initiated the upload. |
| String | The channel ID. |
| String | The upload URL for the content. |
| String | The storage bucket where the content will be uploaded. |
| String | The name of the file to be uploaded. |
| String Enum | The upload status. |
| Number | The number of seconds after the upload was created when the link will expire. |