dtz-objectstore 2.1.6

a generated client for the DTZ Objectstore API
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# ObjectMetadata

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **String** |  | 
**key** | **String** |  | 
**size** | **i32** |  | 
**size_compressed** | Option<**i32**> |  | [optional]
**last_modified** | [**chrono::DateTime<chrono::FixedOffset>**]chrono::DateTime<chrono::FixedOffset>.md |  | 
**last_accessed** | [**chrono::DateTime<chrono::FixedOffset>**]chrono::DateTime<chrono::FixedOffset>.md |  | 
**metadata** | Option<[**serde_json::Value**].md> |  | [optional]
**expiration** | Option<[**chrono::DateTime<chrono::FixedOffset>**]chrono::DateTime<chrono::FixedOffset>.md> |  | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)