SDK API Reference / UploadAttemptAttributes
Interface: UploadAttemptAttributes
JSON:API attributes returned for a Landing Page upload attempt.
Properties
completedAt?
optionalcompletedAt?:string
fileCount
fileCount:
number
landingPageId?
optionallandingPageId?:string
presignedUrls?
optionalpresignedUrls?:PresignedUploadUrl[]
status
status:
"COMPLETED"|"CREATED"
totalUnarchivedSize
totalUnarchivedSize:
number
webAssets?
optionalwebAssets?:UploadAttemptWebAsset[]
workspaceId
workspaceId:
string
zipFileName
zipFileName:
string