Sha256: 1d75b765f248050c13db3f12ef6f59b4d5f6344ab61c751301ee15697d3ea31a
Contents?: true
Size: 644 Bytes
Versions: 41
Compression:
Stored size: 644 Bytes
Contents
# Phrase::ProjectShort ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **id** | **String** | | [optional] **name** | **String** | | [optional] **main_format** | **String** | | [optional] **created_at** | **DateTime** | | [optional] **updated_at** | **DateTime** | | [optional] ## Code Sample ```ruby require 'Phrase' instance = Phrase::ProjectShort.new(id: null, name: null, main_format: null, created_at: null, updated_at: null) ```
Version data entries
41 entries across 41 versions & 1 rubygems