Team - Expanded
new \Kronup\Model\TeamExpanded();
Model getters
| Method name | Return type | Description |
|---|---|---|
| getId() | string | Team ID |
| getTeamName() | string | Team name |
| getCreatedAt() | string | Created timestamp |
| getUpdatedAt() | string | Updated timestamp |
| getChannels() | \Kronup\Model\Channel[] | Channels |