PendingUploadRequestDto interface

Properties

pendingUploadId

If PendingUploadId = null then random guid will be used.

pendingUploadType

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