tapis-streams 0.3.0

Manage Tapis Streams API.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Archive

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**archive_id** | Option<**String**> | the unique id assigned to the archive | [optional]
**archive_type** | Option<**String**> | The type of archive object - system or chords | [optional]
**created_at** | Option<**String**> | ISO8601 datetime string for object creation date | [optional]
**owner** | Option<**String**> | Owner of this archive | [optional]
**settings** | Option<[**models::NewArchiveSettings**]NewArchive_settings.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)