tapis-apps 0.3.0

The Tapis Applications API provides for management of Tapis applications including permissions.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# ReqSubscribe

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**description** | Option<**String**> |  | [optional]
**enabled** | Option<**bool**> |  | [optional][default to true]
**job_event_category_filter** | [**models::JobEventCategoryFilter**]JobEventCategoryFilter.md |  | 
**ttl_minutes** | Option<**i32**> |  | [optional][default to 10080]
**delivery_targets** | [**Vec<models::NotifDeliveryTarget>**]NotifDeliveryTarget.md |  | 

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