Lean
$LEAN_TAG$
|
Summary information of the Object Store More...
Properties | |
string | Name [get, set] |
File or folder name More... | |
bool | IsFolder [get, set] |
True if it is a folder, false otherwise 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... | |
Summary information of the Object Store
Definition at line 73 of file ObjectStoreResponse.cs.
|
getset |
File or folder name
Definition at line 79 of file ObjectStoreResponse.cs.
|
getset |
True if it is a folder, false otherwise
Definition at line 85 of file ObjectStoreResponse.cs.