lib/soapy_bing/customer.rb in soapy_bing-0.3.1 vs lib/soapy_bing/customer.rb in soapy_bing-0.4.0

- old
+ new

@@ -1,5 +1,6 @@ # frozen_string_literal: true + module SoapyBing class Customer attr_reader :developer_token, :customer_id def initialize(account_options)