Lean
$LEAN_TAG$
|
Class contining basic store properties present in the REST response from QC API More...
Properties | |
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... | |
Class contining basic store properties present in the REST response from QC API
Definition at line 43 of file ObjectStoreResponse.cs.
|
getset |
Object store key
Definition at line 49 of file ObjectStoreResponse.cs.
|
getset |
Last time it was modified
Definition at line 55 of file ObjectStoreResponse.cs.
|
getset |
MIME type
Definition at line 61 of file ObjectStoreResponse.cs.
|
getset |
File size
Definition at line 67 of file ObjectStoreResponse.cs.