module ActiveMerchant #:nodoc: module Billing #:nodoc: module Integrations #:nodoc: module SebLtu #:nodoc: class Notification < ActiveMerchant::Billing::Integrations::Notification #:nodoc: include SebLtu::Common include Banklink::Notification end end end end end