PendingUploadRequestDto interface
Properties
pending |
If PendingUploadId = null then random guid will be used. |
pending |
TemporaryBlobReference is the only supported type |
Property Details
pendingUploadId
If PendingUploadId = null then random guid will be used.
pendingUploadId?: string
Property Value
string
pendingUploadType
TemporaryBlobReference is the only supported type
pendingUploadType?: string
Property Value
string