Method: Merge::Accounting::AccountIntegration#color
- Defined in:
- lib/merge_ruby_client/accounting/types/account_integration.rb
#color ⇒ String (readonly)
Returns 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 |