Method: Merge::Accounting::AccountIntegration#image

Defined in:
lib/merge_ruby_client/accounting/types/account_integration.rb

#imageString (readonly)

Returns Company logo in rectangular shape. Upload an image with a clear background..

Returns:

  • (String)

    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