Method: Merge::Accounting::AccountIntegration#color

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

#colorString (readonly)

Returns The color of this integration used for buttons and text throughout the app and landing pages. Choose a darker, saturated color..

Returns:

  • (String)

    The color of this integration used for buttons and text throughout the app and landing pages. Choose a darker, saturated color.



22
23
24
# File 'lib/merge_ruby_client/accounting/types/account_integration.rb', line 22

def color
  @color
end