Sha256: f0475ead40ec5d2af165d4747840921cd7be2a4b581d64d15efc189752d0f65c

Contents?: true

Size: 324 Bytes

Versions: 6

Compression:

Stored size: 324 Bytes

Contents

# TalonOne::MutableEntity

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**modified** | **DateTime** | The exact moment this entity was last modified. | 

## Code Sample

```ruby
require 'TalonOne'

instance = TalonOne::MutableEntity.new(modified: null)
```


Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
talon_one-2.4.0 docs/MutableEntity.md
talon_one-2.3.0 docs/MutableEntity.md
talon_one-2.2.0 docs/MutableEntity.md
talon_one-2.1.1 docs/MutableEntity.md
talon_one-2.1.0 docs/MutableEntity.md
talon_one-2.0.0 docs/MutableEntity.md