TeamMemberCapacity interface
Represents capacity for a specific team member
- Extends
Properties
| team |
Shallow Ref to the associated team member |
Inherited Properties
| activities | Collection of capacities associated with the team member |
| days |
The days off associated with the team member |
| url | Full http link to the resource |
Property Details
teamMember
Inherited Property Details
activities
Collection of capacities associated with the team member
activities: Activity[]
Property Value
Activity[]
Inherited From CapacityContractBase.activities
daysOff
The days off associated with the team member
daysOff: DateRange[]
Property Value
Inherited From CapacityContractBase.daysOff
url
Full http link to the resource
url: string
Property Value
string
Inherited From CapacityContractBase.url