Class: EhbrsRubyUtils::Bga::TableWhatsappFormatter::FormatOption

Inherits:
Object
  • Object
show all
Defined in:
lib/ehbrs_ruby_utils/bga/table_whatsapp_formatter/format_option.rb

Instance Method Summary collapse

Instance Method Details

#resultObject



12
13
14
# File 'lib/ehbrs_ruby_utils/bga/table_whatsapp_formatter/format_option.rb', line 12

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