Sha256: 964d9df17e15b6189049f46d028710e1df53107b208e4eb89baa270881d7c6a2

Contents?: true

Size: 456 Bytes

Versions: 5

Compression:

Stored size: 456 Bytes

Contents

# TalonOne::ReopenSessionResponse

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**effects** | [**Array<Effect>**](Effect.md) | The effects generated by the rules in your running campaigns. See [API effects](https://docs.talon.one/docs/dev/integration-api/api-effects). | 

## Code Sample

```ruby
require 'TalonOne'

instance = TalonOne::ReopenSessionResponse.new(effects: null)
```


Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
talon_one-7.0.0 docs/ReopenSessionResponse.md
talon_one-6.0.0 docs/ReopenSessionResponse.md
talon_one-5.0.0 docs/ReopenSessionResponse.md
talon_one-3.0.2 docs/ReopenSessionResponse.md
talon_one-3.0.1 docs/ReopenSessionResponse.md