Experience
new \Kronup\Model\Experience();
Model getters
| Method name | Return type | Description |
|---|---|---|
| getId() | string | Team ID |
| getUserId() | string | User ID |
| getNotion() | \Kronup\Model\Notion | |
| getSelfEval() | \Kronup\Model\EvaluationsSelf | |
| getPeerEval() | \Kronup\Model\EvaluationsPeers | |
| getExpiresAt() | string | Expires timestamp |
| getCreatedAt() | string | Created timestamp |
| getUpdatedAt() | string | Updated timestamp |