Sha256: edce342d2227c8cba242b364d23256b69a75f5e87d3b63291ff6de7b79f9e116

Contents?: true

Size: 340 Bytes

Versions: 3

Compression:

Stored size: 340 Bytes

Contents

# TalonOne::NotificationActivation

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**enabled** | **Boolean** | Indicates whether the notification is activated. | 

## Code Sample

```ruby
require 'TalonOne'

instance = TalonOne::NotificationActivation.new(enabled: null)
```


Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
talon_one-7.0.0 docs/NotificationActivation.md
talon_one-6.0.0 docs/NotificationActivation.md
talon_one-5.0.0 docs/NotificationActivation.md