manifoldco / go-manifold

Go client API for Manifold (unstable)
https://www.manifold.co
BSD 3-Clause "New" or "Revised" License
4 stars 1 forks source link

Events ownership #49

Closed louisbranch closed 6 years ago

louisbranch commented 6 years ago

Following @jelmersnoeck suggestions about OwnerData and use a pointer for Data.

I also added Email to Actor and Scope. It can be either a user or a team, maybe a team will have an email contact in the future, but the cli filters empty values if that isn't the case.