Method: XeroRuby::Accounting::Payment#code

Defined in:
lib/xero-ruby/models/accounting/payment.rb

#codeObject

Code of account you are using to make the payment e.g. 001 (note- not all accounts have a code value)



44
45
46
# File 'lib/xero-ruby/models/accounting/payment.rb', line 44

def code
  @code
end