dxlfiletransferclient.constants module¶
-
class
dxlfiletransferclient.constants.FileStoreProp¶ Bases:
objectAttributes associated with the parameters for a file store operation.
-
HASHES= 'hashes'¶
-
HASH_SHA256= 'hash_sha256'¶
-
ID= 'file_id'¶
-
NAME= 'name'¶
-
RESULT= 'result'¶
-
SEGMENTS_RECEIVED= 'segments_received'¶
-
SEGMENT_NUMBER= 'segment_number'¶
-
SIZE= 'size'¶
-
TOTAL_SEGMENTS= 'total_segments'¶
-