Sha256: 0f48639de876748e6e7e9d93f20ca72499b6b422d2a1bf7ef9b7f0c7a7c28ef1

Contents?: true

Size: 370 Bytes

Versions: 13

Compression:

Stored size: 370 Bytes

Contents

# TalonOne::FeaturesFeed

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**title** | **String** |  | [optional] 
**pub_date** | **String** |  | [optional] 

## Code Sample

```ruby
require 'TalonOne'

instance = TalonOne::FeaturesFeed.new(title: null,
                                 pub_date: null)
```


Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
talon_one-7.0.0 docs/FeaturesFeed.md
talon_one-6.0.0 docs/FeaturesFeed.md
talon_one-5.0.0 docs/FeaturesFeed.md
talon_one-3.0.2 docs/FeaturesFeed.md
talon_one-3.0.1 docs/FeaturesFeed.md
talon_one-3.0.0 docs/FeaturesFeed.md
talon_one-2.5.1 docs/FeaturesFeed.md
talon_one-2.4.0 docs/FeaturesFeed.md
talon_one-2.3.0 docs/FeaturesFeed.md
talon_one-2.2.0 docs/FeaturesFeed.md
talon_one-2.1.1 docs/FeaturesFeed.md
talon_one-2.1.0 docs/FeaturesFeed.md
talon_one-2.0.0 docs/FeaturesFeed.md