Sha256: fb2c728401f986ce7d9f86e9555b9d765058ee5c1ddb0279d5aa8992ff9ca769

Contents?: true

Size: 532 Bytes

Versions: 21

Compression:

Stored size: 532 Bytes

Contents

# Phrase::TeamShort

## Properties

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

## Code Sample

```ruby
require 'Phrase'

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


Version data entries

21 entries across 21 versions & 1 rubygems

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