Method: Megam::Billingtransactions#create
- Defined in:
- lib/megam/core/billingtransactions.rb
#create ⇒ Object
199 200 201 |
# File 'lib/megam/core/billingtransactions.rb', line 199 def create megam_rest.post_billedhistories(to_hash) end |