primaryActionDetail property

ActionDetail? primaryActionDetail
getter/setter pair

Key information about the primary action for this activity.

This is either representative, or the most important, of all actions in the activity, according to the ConsolidationStrategy in the request.

Implementation

ActionDetail? primaryActionDetail;