Sha256: 1763c738b3ac4b6197e5522a14bb496c6af084fc8c345d0ea5c3967d0b0bb6c3

Contents?: true

Size: 901 Bytes

Versions: 6

Compression:

Stored size: 901 Bytes

Contents

# TalonOne::ApplicationEvent

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **Integer** | Unique ID for this entity. | 
**created** | **DateTime** | The exact moment this entity was created. | 
**application_id** | **Integer** | The ID of the application that owns this entity. | 
**profile_id** | **Integer** | The globally unique Talon.One ID of the customer that created this entity. | [optional] 
**session_id** | **Integer** | The globally unique Talon.One ID of the session that contains this event. | [optional] 
**type** | **String** | A string representing the event. Must not be a reserved event name. | 
**attributes** | **Object** | Additional JSON serialized data associated with the event. | 
**effects** | **Array<Object>** | An array containing the effects that were applied as a result of this event. | 


Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
talon_one-1.4.0 docs/ApplicationEvent.md
talon_one-1.3.0 docs/ApplicationEvent.md
talon_one-1.2.0 docs/ApplicationEvent.md
talon_one-1.1.2 docs/ApplicationEvent.md
talon_one-1.1.1 docs/ApplicationEvent.md
talon_one-1.1.0 docs/ApplicationEvent.md