CapacityContractBase interface

Base class for TeamSettings data contracts. Anything common goes here.

Extends

Properties

activities

Collection of capacities associated with the team member

daysOff

The days off associated with the team member

Inherited Properties

url

Full http link to the resource

Property Details

activities

Collection of capacities associated with the team member

activities: Activity[]

Property Value

daysOff

The days off associated with the team member

daysOff: DateRange[]

Property Value

Inherited Property Details

url

Full http link to the resource

url: string

Property Value

string

Inherited From TeamSettingsDataContractBase.url