Class FilePart
Inherited Members
Namespace: SecureExchangesSDK.Models.Transport
Assembly: SecureExchangesSDK.dll
Syntax
[Serializable]
public class FilePart
Properties
b64
Declaration
public string b64 { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
part
Declaration
public int part { get; set; }
Property Value
| Type | Description |
|---|---|
| int |
sha512
Declaration
public string sha512 { get; set; }
Property Value
| Type | Description |
|---|---|
| string |