Sha256: b71d196087228609d8af249e1044f810b3bc92ebc1e766de35698dd3b1eda626

Contents?: true

Size: 556 Bytes

Versions: 5

Compression:

Stored size: 556 Bytes

Contents

# TalonOne::Change

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **Integer** | Unique ID for this entity. | 
**created** | **DateTime** | The exact moment this entity was created. | 
**user_id** | **Integer** | The ID of the account that owns this entity. | 
**entity** | **String** | API endpoint on which the change was initiated. | 
**old** | **Object** | Resource before the change occured. | [optional] 
**new** | **Object** | Resource after the change occured. | [optional] 


Version data entries

5 entries across 5 versions & 1 rubygems

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