Provides Ember model definition for a employment position.
- Source:
Extends
- DS.Model
Members
dateRange :String
Employment position data range.
Type:
- String
Properties:
Name | Type | Description |
---|---|---|
dateRange |
- Source:
details :Array.<String>
Collection of highlights (bullet points).
Type:
- Array.<String>
Properties:
Name | Type | Description |
---|---|---|
details |
- Source:
organization :String
Employment position organization name range.
Type:
- String
Properties:
Name | Type | Description |
---|---|---|
organization |
- Source:
summary :String
Employment position summary of duties and achievements.
Type:
- String
Properties:
Name | Type | Description |
---|---|---|
summary |
- Source:
title :String
Employment position title.
Type:
- String
Properties:
Name | Type | Description |
---|---|---|
organization |
- Source: