Sha256: 7a894e47a36c211bbd39a747442a46d38a5ea9b5a3b2fdb65611b8a5bec25621

Contents?: true

Size: 540 Bytes

Versions: 18

Compression:

Stored size: 540 Bytes

Contents

# Phrase::TeamShort

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **String** |  | [optional] 
**name** | **String** |  | [optional] 
**created_at** | **DateTime** |  | [optional] 
**updated_at** | **DateTime** |  | [optional] 

## Code Sample

```ruby
require 'Phrase'

instance = Phrase::TeamShort.new(id: null,
                                 name: null,
                                 created_at: null,
                                 updated_at: null)
```


Version data entries

18 entries across 18 versions & 1 rubygems

Version Path
phrase-2.18.0 docs/TeamShort.md
phrase-2.17.0 docs/TeamShort.md
phrase-2.16.0 docs/TeamShort.md
phrase-2.15.0 docs/TeamShort.md
phrase-2.14.0 docs/TeamShort.md
phrase-2.13.0 docs/TeamShort.md
phrase-2.12.0 docs/TeamShort.md
phrase-2.11.0 docs/TeamShort.md
phrase-2.10.0 docs/TeamShort.md
phrase-2.9.0 docs/TeamShort.md
phrase-2.8.7 docs/TeamShort.md
phrase-2.8.3 docs/TeamShort.md
phrase-2.8.2 docs/TeamShort.md
phrase-2.8.1 docs/TeamShort.md
phrase-2.8.0 docs/TeamShort.md
phrase-2.7.2 docs/TeamShort.md
phrase-2.7.1 docs/TeamShort.md
phrase-2.7.0 docs/TeamShort.md