lib/chargebee/models/customer.rb in chargebee-2.6.9 vs lib/chargebee/models/customer.rb in chargebee-2.7.0

- old
+ new

@@ -31,10 +31,10 @@ :resource_version, :updated_at, :locale, :consolidated_invoicing, :billing_date, :billing_date_mode, :billing_day_of_week, :billing_day_of_week_mode, :pii_cleared, :card_status, :fraud_flag, :primary_payment_source_id, :backup_payment_source_id, :billing_address, :referral_urls, :contacts, :payment_method, :invoice_notes, :preferred_currency_code, :promotional_credits, :unbilled_charges, :refundable_credits, :excess_payments, :balances, :meta_data, :deleted, :registered_for_gst, :business_customer_without_vat_number, - :customer_type, :relationship + :customer_type, :client_profile_id, :relationship # OPERATIONS #----------- def self.create(params={}, env=nil, headers={}) \ No newline at end of file