Online Help Center > SendSafely APIs

SendSafely.File

SendSafely.File A class describing a SendSafely File.

FileName
Type: String
Getter/Setter for the file name. The value is set internally by the API and only the getter should be used by an application.

FileId
Type: String
Getter/Setter for the file ID. The value is set internally by the API and only the getter should be used by an application.

FileSize
Type: long
Getter/Setter for the file size. The value is set internally by the API and only the getter should be used by an application.

Parts
Type: int
The number of segments the file is split up into