Lean
$LEAN_TAG$
|
Object Store file properties More...
Properties | |
DateTime | Created [get, set] |
Date this object was created More... | |
string | Md5 [get, set] |
MD5 (hashing algorithm) hash authentication code More... | |
string | Preview [get, set] |
Preview of the Object Store file content More... | |
Properties inherited from QuantConnect.Api.BasicObjectStore | |
string | Key [get, set] |
Object store key More... | |
DateTime? | Modified [get, set] |
Last time it was modified More... | |
string | Mime [get, set] |
MIME type More... | |
decimal? | Size [get, set] |
File size More... | |
Object Store file properties
Definition at line 91 of file ObjectStoreResponse.cs.
|
getset |
Date this object was created
Definition at line 97 of file ObjectStoreResponse.cs.
|
getset |
MD5 (hashing algorithm) hash authentication code
Definition at line 103 of file ObjectStoreResponse.cs.
|
getset |
Preview of the Object Store file content
Definition at line 109 of file ObjectStoreResponse.cs.