Sha256: d10c701b4a9041317322ba8aec08a98831ea5eb1b3285ca410b8151f1a3783fa

Contents?: true

Size: 807 Bytes

Versions: 21

Compression:

Stored size: 807 Bytes

Contents

# Phrase::ScreenshotMarker

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **String** |  | [optional] 
**presentation** | **String** |  | [optional] 
**presentation_type** | **String** |  | [optional] 
**created_at** | **Time** |  | [optional] 
**updated_at** | **Time** |  | [optional] 
**translation_key** | [**TranslationKey**](TranslationKey.md) |  | [optional] 

## Code Sample

```ruby
require 'Phrase'

instance = Phrase::ScreenshotMarker.new(id: null,
                                 presentation: null,
                                 presentation_type: null,
                                 created_at: null,
                                 updated_at: null,
                                 translation_key: null)
```


Version data entries

21 entries across 21 versions & 1 rubygems

Version Path
phrase-3.7.1 docs/ScreenshotMarker.md
phrase-3.7.0 docs/ScreenshotMarker.md
phrase-3.6.0 docs/ScreenshotMarker.md
phrase-3.5.0 docs/ScreenshotMarker.md
phrase-3.4.0 docs/ScreenshotMarker.md
phrase-3.3.0 docs/ScreenshotMarker.md
phrase-3.2.1 docs/ScreenshotMarker.md
phrase-3.2.0 docs/ScreenshotMarker.md
phrase-3.1.1 docs/ScreenshotMarker.md
phrase-3.1.0 docs/ScreenshotMarker.md
phrase-3.0.0 docs/ScreenshotMarker.md
phrase-2.26.0 docs/ScreenshotMarker.md
phrase-2.25.0 docs/ScreenshotMarker.md
phrase-2.24.0 docs/ScreenshotMarker.md
phrase-2.23.0 docs/ScreenshotMarker.md
phrase-2.22.2 docs/ScreenshotMarker.md
phrase-2.22.1 docs/ScreenshotMarker.md
phrase-2.22.0 docs/ScreenshotMarker.md
phrase-2.21.0 docs/ScreenshotMarker.md
phrase-2.20.0 docs/ScreenshotMarker.md