Sha256: d10c701b4a9041317322ba8aec08a98831ea5eb1b3285ca410b8151f1a3783fa
Contents?: true
Size: 807 Bytes
Versions: 23
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
23 entries across 23 versions & 1 rubygems
Version | Path |
---|---|
phrase-2.21.0 | docs/ScreenshotMarker.md |
phrase-2.20.0 | docs/ScreenshotMarker.md |
phrase-2.19.0 | docs/ScreenshotMarker.md |