tapis-streams 0.3.1

Manage Tapis Streams API.
Documentation
# Project

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**project_name** | Option<**String**> | Project name | [optional]
**project_id** | Option<**String**> | The unique identifier for project | [optional]
**owner** | Option<**String**> | The owner of project | [optional]
**funding_resource** | Option<**String**> | Funding for the project. | [optional]
**pi** | Option<**String**> | Principal investigator | [optional]
**project_url** | Option<**String**> | url of the project | [optional]
**bucket** | Option<**String**> | id of the infludx storage bucket | [optional]
**active** | Option<**bool**> | Current status of the project | [optional]
**metadata** | Option<[**serde_json::Value**].md> | User defined metadata for the site | [optional]
**created_at** | Option<**String**> | ISO8601 datetime string for object creation date | [optional]
**last_updated** | Option<**String**> | ISO8601 datetime string for object updated date | [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)