Method: XeroRuby::Accounting::Organisation#short_code
- Defined in:
- lib/xero-ruby/models/accounting/organisation.rb
#short_code ⇒ Object
A unique identifier for the organisation. Potential uses.
154 155 156 |
# File 'lib/xero-ruby/models/accounting/organisation.rb', line 154 def short_code @short_code end |