Milestone model
t() :: %ExClubhouse.Model.Input.Milestone{ categories: [ExClubhouse.Model.CreateCategoryParams.t()], completed_at_override: binary(), description: binary(), name: binary(), started_at_override: binary(), state: binary() }