gocardless-legacy-python
gocardless-legacy-python copied to clipboard
charge_customer_at improvements
This pull request adds a charge_customer_at parameter to Client.create_bill
.
It also allows the Resource object to parse date objects automatically, just like it currently does for datetime objects.