Sha256: fd84cba888a6dc350d78e4ac29d9675705f46102da1d6748a2530d9681f670d3

Contents?: true

Size: 513 Bytes

Versions: 3

Compression:

Stored size: 513 Bytes

Contents

# TalonOne::TierWillDowngradeNotificationTrigger

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**amount** | **Integer** | The amount of period. | 
**period** | **String** | Notification period indicated by a letter; \"w\" means week, \"d\" means day. | 

## Code Sample

```ruby
require 'TalonOne'

instance = TalonOne::TierWillDowngradeNotificationTrigger.new(amount: null,
                                 period: null)
```


Version data entries

3 entries across 3 versions & 1 rubygems

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