IPWorks Cloud 2020 Delphi Edition

Questions / Feedback?

B2Part Type

A Backblaze B2 multipart upload part.

Remarks

This type represents a Backblaze B2 multipart upload part.

Fields

CreatedTime
Int64

The part's creation time.

This property reflects the part's creation time (i.e., upload time), in milliseconds relative to the Unix epoch.

MD5Hash
String

An MD5 hash of the part's contents.

This property reflects a hex-encoded MD5 hash of the part's contents, or empty string if such a hash is not available.

PartNumber
Integer

The number of the part.

This property specifies the number of the part. Must a be a value in the range 1 to 10000, inclusive.

SHA1Hash
String

A SHA1 hash of the part's contents.

This property reflects a hex-encoded SHA1 hash of the part's contents.

Size
Int64

The part's size.

This property reflects the part's size, in bytes.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Cloud 2020 Delphi Edition - Version 20.0 [Build 8265]