CommitFileBlocksUploadResponse ComplexType
Contains the response from the CommitFileBlocksUpload action
Properties
The properties of a complex type contain the structured data of the type.
Name | Type | Details |
---|---|---|
FileId | Edm.Guid |
A token that uniquely identifies a sequence of related data uploads. |
FileSizeInBytes | Edm.Int64 |
The size of the stored file in bytes. |
Used by
The following use the CommitFileBlocksUploadResponse ComplexType.
Name | How used |
---|---|
CommitFileBlocksUpload | ReturnType |