Method: Megam::Billingtransactions#to_s

Defined in:
lib/megam/core/billingtransactions.rb

#to_sObject



209
210
211
# File 'lib/megam/core/billingtransactions.rb', line 209

def to_s
    Megam::Stuff.styled_hash(to_hash)
end