Sha256: f175c9750918b63c562fdb33bfbdcfd856f0140afe5ff92e1b141a1e60422d2b

Contents?: true

Size: 332 Bytes

Versions: 6

Compression:

Stored size: 332 Bytes

Contents

# TalonOne::MutableEntity

## Properties

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

## Code Sample

```ruby
require 'TalonOne'

instance = TalonOne::MutableEntity.new(modified: 2021-09-12T10:12:42Z)
```


Version data entries

6 entries across 6 versions & 1 rubygems

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