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