docs/Billing.md in first_data_gateway-1.4.0 vs docs/Billing.md in first_data_gateway-1.5.0

- old
+ new

@@ -15,10 +15,10 @@ ```ruby require 'OpenapiClient' instance = OpenapiClient::Billing.new(name: John Doe, customer_id: 1234567890, - birth_date: null, + birth_date: Wed Jan 30 18:00:00 CST 1980, contact: null, address: null) ```