Maybe it would make sense to start building dynamic Model objects around the different objects, like [Stripe does](https://github.com/stripe/stripe-ruby/blob/master/lib/stripe/api_resource.rb) in their Ruby API.
Maybe it would make sense to start building dynamic Model objects around the different objects, like Stripe does in their Ruby API.