tapis-streams 0.3.1

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

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**created_at** | Option<**String**> | Time for template creation | [optional]
**last_updated** | Option<**String**> | Time for template update | [optional]
**permissions** | Option<[**models::ChannelPermissions**]Channel_permissions.md> |  | [optional]
**script** | Option<**String**> |  | [optional]
**template_id** | Option<**String**> |  | [optional]
**r#type** | Option<**String**> |  | [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)