Sha256: 396514376dc5b952fc802ed74cce33eccb81021381ec6d27517338b6b2fe6396

Contents?: true

Size: 414 Bytes

Versions: 3

Compression:

Stored size: 414 Bytes

Contents

# TalonOne::NewBaseNotification

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**policy** | [**Object**](.md) |  | 
**webhook** | [**NewNotificationWebhook**](NewNotificationWebhook.md) |  | 

## Code Sample

```ruby
require 'TalonOne'

instance = TalonOne::NewBaseNotification.new(policy: null,
                                 webhook: null)
```


Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
talon_one-3.0.2 docs/NewBaseNotification.md
talon_one-3.0.1 docs/NewBaseNotification.md
talon_one-3.0.0 docs/NewBaseNotification.md