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
# TestSequence

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**tenant** | Option<**String**> |  | [optional]
**subscription** | Option<[**models::TapisSubscription**]TapisSubscription.md> |  | [optional]
**received_events** | Option<[**Vec<models::Event>**]Event.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)