Sha256: 9f152ffb3f6c20f69f922d883498108fa1ea91a4ad97fb53a1a7d7ee6e0da382
Contents?: true
Size: 550 Bytes
Versions: 2
Compression:
Stored size: 550 Bytes
Contents
# Phrase::FigmaAttachment ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **id** | **String** | | [optional] **url** | **String** | | [optional] **created_at** | **DateTime** | | [optional] **updated_at** | **DateTime** | | [optional] ## Code Sample ```ruby require 'Phrase' instance = Phrase::FigmaAttachment.new(id: null, url: null, created_at: null, updated_at: null) ```
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
phrase-2.18.0 | docs/FigmaAttachment.md |
phrase-2.17.0 | docs/FigmaAttachment.md |