Sha256: f4b104e7dca8955cb169c934722061d71653a623e3db23643ae784a74019a5a9
Contents?: true
Size: 321 Bytes
Versions: 8
Compression:
Stored size: 321 Bytes
Contents
module ActiveMerchant #:nodoc: module Billing #:nodoc: module Integrations #:nodoc: module Payline class Return < ActiveMerchant::Billing::Integrations::Return def initialize(query_string, options = {}) end end end end end end
Version data entries
8 entries across 8 versions & 1 rubygems