Brandur f723080220 Refactor serialize_params under StripeObject
This pull does two major things:

1. Refactors `serialize_params` to be more concise and readable while
   still complying to our existing test suite. Unfortunately over time
   this method has become a ball of mud that's very difficult to reason
   about, as recently evidenced by #384.
2. Moves `serialize_params` from class method to instance method (while
   still keeping for old class method for backwards compatibility). This
   is to give it a more sane interface.
2016-03-04 19:04:29 -08:00
..
2015-09-10 15:31:51 -07:00
2015-10-05 12:15:09 -07:00
2015-10-05 12:15:09 -07:00
2015-10-29 13:50:45 -04:00
2015-10-05 12:15:09 -07:00
2015-10-05 12:15:09 -07:00
2015-10-08 09:57:16 -07:00
2015-10-05 12:15:09 -07:00
2015-10-08 09:57:16 -07:00
2015-10-08 09:57:16 -07:00
2016-01-25 10:32:49 -08:00
2015-10-05 12:15:09 -07:00
2016-01-25 10:32:49 -08:00
2016-02-06 16:55:29 +02:00
2016-03-04 15:01:05 -08:00