Method: Merge::Accounting::AccountIntegration#image
- Defined in:
- lib/merge_ruby_client/accounting/types/account_integration.rb
#image ⇒ String (readonly)
Returns Company logo in rectangular shape. Upload an image with a clear background..
17 18 19 |
# File 'lib/merge_ruby_client/accounting/types/account_integration.rb', line 17 def image @image end |