examples/mandates/get.rb in mollie-api-ruby-4.0.0 vs examples/mandates/get.rb in mollie-api-ruby-4.0.1

- old
+ new

@@ -1 +1 @@ -mandate = Mollie::Customer::Mandate.get("mdt_h3gAaD5zP", customer_id: "cst_4qqhO89gsT") +mandate = Mollie::Customer::Mandate.get('mdt_h3gAaD5zP', customer_id: 'cst_4qqhO89gsT')