Sha256: 6c1ebedf3a9bf194901c02ffdb32d6c2ebc7625f6edaca5ac4272a3f3fab2f7e
Contents?: true
Size: 325 Bytes
Versions: 85
Compression:
Stored size: 325 Bytes
Contents
require 'active_merchant/billing/integrations/valitor/response_fields' module ActiveMerchant #:nodoc: module Billing #:nodoc: module Integrations #:nodoc: module Valitor class Return < ActiveMerchant::Billing::Integrations::Return include ResponseFields end end end end end
Version data entries
85 entries across 85 versions & 11 rubygems