Skip to content

Allow users to access (and modify) the activities of an ActivitiesClient.

Addresses some of #4 (closed).

I choose to use a property to avoid colliding the get_activities name of the Client (which gets all activities).

Merge request reports