Module: Acasi
- Defined in:
- lib/acasi_api.rb
Defined Under Namespace
Classes: BankTransactions, ItemCategories, PurchaseInvoices, Users, WhoIs
Instance Attribute Summary collapse
-
#api_key ⇒ Object
Returns the value of attribute api_key.
-
#api_url ⇒ Object
Returns the value of attribute api_url.
Instance Attribute Details
#api_key ⇒ Object
Returns the value of attribute api_key.
3 4 5 |
# File 'lib/acasi_api.rb', line 3 def api_key @api_key end |
#api_url ⇒ Object
Returns the value of attribute api_url.
2 3 4 |
# File 'lib/acasi_api.rb', line 2 def api_url @api_url end |