Class: Fastbill::Automatic::Customer

Inherits:
Base
  • Object
show all
Includes:
Services::Delete, Services::Update
Defined in:
lib/fastbill-automatic/customer.rb

Instance Attribute Summary collapse

Attributes inherited from Base

#attributes

Method Summary

Methods included from Services::Delete

included

Methods included from Services::Update

included, #update_attributes

Methods inherited from Base

clear_request_infos, #initialize, request_infos, request_infos=, #set_attributes

Methods included from Services::Create

included

Methods included from Services::Get

included

Constructor Details

This class inherits a constructor from Fastbill::Automatic::Base

Instance Attribute Details

#account_receivableObject

Returns the value of attribute account_receivable.



7
8
9
# File 'lib/fastbill-automatic/customer.rb', line 7

def 
  @account_receivable
end

#addressObject

Returns the value of attribute address.



7
8
9
# File 'lib/fastbill-automatic/customer.rb', line 7

def address
  @address
end

#address_2Object

Returns the value of attribute address_2.



7
8
9
# File 'lib/fastbill-automatic/customer.rb', line 7

def address_2
  @address_2
end

#bank_account_numberObject

Returns the value of attribute bank_account_number.



7
8
9
# File 'lib/fastbill-automatic/customer.rb', line 7

def 
  @bank_account_number
end

#bank_account_ownerObject

Returns the value of attribute bank_account_owner.



7
8
9
# File 'lib/fastbill-automatic/customer.rb', line 7

def 
  @bank_account_owner
end

#bank_codeObject

Returns the value of attribute bank_code.



7
8
9
# File 'lib/fastbill-automatic/customer.rb', line 7

def bank_code
  @bank_code
end

#bank_nameObject

Returns the value of attribute bank_name.



7
8
9
# File 'lib/fastbill-automatic/customer.rb', line 7

def bank_name
  @bank_name
end

#changedata_urlObject

Returns the value of attribute changedata_url.



7
8
9
# File 'lib/fastbill-automatic/customer.rb', line 7

def changedata_url
  @changedata_url
end

#cityObject

Returns the value of attribute city.



7
8
9
# File 'lib/fastbill-automatic/customer.rb', line 7

def city
  @city
end

#commentObject

Returns the value of attribute comment.



7
8
9
# File 'lib/fastbill-automatic/customer.rb', line 7

def comment
  @comment
end

#country_codeObject

Returns the value of attribute country_code.



7
8
9
# File 'lib/fastbill-automatic/customer.rb', line 7

def country_code
  @country_code
end

#currency_codeObject

Returns the value of attribute currency_code.



7
8
9
# File 'lib/fastbill-automatic/customer.rb', line 7

def currency_code
  @currency_code
end

#customer_ext_uidObject

Returns the value of attribute customer_ext_uid.



7
8
9
# File 'lib/fastbill-automatic/customer.rb', line 7

def customer_ext_uid
  @customer_ext_uid
end

#customer_idObject (readonly)

Returns the value of attribute customer_id.



13
14
15
# File 'lib/fastbill-automatic/customer.rb', line 13

def customer_id
  @customer_id
end

#customer_numberObject

Returns the value of attribute customer_number.



7
8
9
# File 'lib/fastbill-automatic/customer.rb', line 7

def customer_number
  @customer_number
end

#customer_typeObject

Returns the value of attribute customer_type.



7
8
9
# File 'lib/fastbill-automatic/customer.rb', line 7

def customer_type
  @customer_type
end

#dashboard_urlObject (readonly)

Returns the value of attribute dashboard_url.



13
14
15
# File 'lib/fastbill-automatic/customer.rb', line 13

def dashboard_url
  @dashboard_url
end

#days_for_paymentObject

Returns the value of attribute days_for_payment.



7
8
9
# File 'lib/fastbill-automatic/customer.rb', line 7

def days_for_payment
  @days_for_payment
end

#emailObject

Returns the value of attribute email.



7
8
9
# File 'lib/fastbill-automatic/customer.rb', line 7

def email
  @email
end

#faxObject

Returns the value of attribute fax.



7
8
9
# File 'lib/fastbill-automatic/customer.rb', line 7

def fax
  @fax
end

#first_nameObject

Returns the value of attribute first_name.



7
8
9
# File 'lib/fastbill-automatic/customer.rb', line 7

def first_name
  @first_name
end

#language_codeObject

Returns the value of attribute language_code.



7
8
9
# File 'lib/fastbill-automatic/customer.rb', line 7

def language_code
  @language_code
end

#last_nameObject

Returns the value of attribute last_name.



7
8
9
# File 'lib/fastbill-automatic/customer.rb', line 7

def last_name
  @last_name
end

#mobileObject

Returns the value of attribute mobile.



7
8
9
# File 'lib/fastbill-automatic/customer.rb', line 7

def mobile
  @mobile
end

#newsletter_optinObject

Returns the value of attribute newsletter_optin.



7
8
9
# File 'lib/fastbill-automatic/customer.rb', line 7

def newsletter_optin
  @newsletter_optin
end

#organizationObject

Returns the value of attribute organization.



7
8
9
# File 'lib/fastbill-automatic/customer.rb', line 7

def organization
  @organization
end

#payment_typeObject

Returns the value of attribute payment_type.



7
8
9
# File 'lib/fastbill-automatic/customer.rb', line 7

def payment_type
  @payment_type
end

#paymill_tokenObject

Returns the value of attribute paymill_token.



7
8
9
# File 'lib/fastbill-automatic/customer.rb', line 7

def paymill_token
  @paymill_token
end

#phoneObject

Returns the value of attribute phone.



7
8
9
# File 'lib/fastbill-automatic/customer.rb', line 7

def phone
  @phone
end

#phone_2Object

Returns the value of attribute phone_2.



7
8
9
# File 'lib/fastbill-automatic/customer.rb', line 7

def phone_2
  @phone_2
end

#positionObject

Returns the value of attribute position.



7
8
9
# File 'lib/fastbill-automatic/customer.rb', line 7

def position
  @position
end

#salutationObject

Returns the value of attribute salutation.



7
8
9
# File 'lib/fastbill-automatic/customer.rb', line 7

def salutation
  @salutation
end

#show_payment_noticeObject

Returns the value of attribute show_payment_notice.



7
8
9
# File 'lib/fastbill-automatic/customer.rb', line 7

def show_payment_notice
  @show_payment_notice
end

#statusObject (readonly)

Returns the value of attribute status.



13
14
15
# File 'lib/fastbill-automatic/customer.rb', line 13

def status
  @status
end

#termObject

Returns the value of attribute term.



7
8
9
# File 'lib/fastbill-automatic/customer.rb', line 7

def term
  @term
end

#vat_idObject

Returns the value of attribute vat_id.



7
8
9
# File 'lib/fastbill-automatic/customer.rb', line 7

def vat_id
  @vat_id
end

#zipcodeObject

Returns the value of attribute zipcode.



7
8
9
# File 'lib/fastbill-automatic/customer.rb', line 7

def zipcode
  @zipcode
end