tapis-notifications 0.3.1

The Tapis Notifications API provides for management of subscriptions and event publication
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# ReqPatchSubscription

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**description** | Option<**String**> |  | [optional]
**type_filter** | Option<**String**> |  | [optional]
**subject_filter** | Option<**String**> |  | [optional]
**delivery_targets** | Option<[**Vec<models::DeliveryTarget>**]DeliveryTarget.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)