Sha256: 6a11fd5fd24457cd22758fddf53867c76506bae3050c44e87af8b430f552f38b

Contents?: true

Size: 172 Bytes

Versions: 1

Compression:

Stored size: 172 Bytes

Contents

module PagseguroCatcher
  module Transaction
    autoload :Base, 'pagseguro_catcher/transaction/base'
    autoload :Amount, 'pagseguro_catcher/transaction/amount'
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
pagseguro_catcher-0.0.3 lib/pagseguro_catcher/transaction.rb