Class: EhbrsRubyUtils::Bga::Table::WhatsappFormatters::Base::FormatOption

Inherits:
Object
  • Object
show all
Defined in:
lib/ehbrs_ruby_utils/bga/table/whatsapp_formatters/base/format_option.rb

Instance Method Summary collapse

Instance Method Details

#resultObject



14
15
16
# File 'lib/ehbrs_ruby_utils/bga/table/whatsapp_formatters/base/format_option.rb', line 14

def result
  "*#{option.label}:* #{option.value}"
end