ActivitiesResource.Collection
type t =
| Default
| Public
All public activities created by the specified user.
val to_string : t -> string
val of_string : string -> t