Sha256: 939424040921ebaf2bb3757a8b18f57d50cbbaf0286e7698634307f288e0f7c5

Contents?: true

Size: 156 Bytes

Versions: 22

Compression:

Stored size: 156 Bytes

Contents

require_relative '../payment'

module Tickethub
  class Supplier::Payment::External < Supplier::Payment
    polymorphic 'ExternalPayment', :direct
  end
end

Version data entries

22 entries across 22 versions & 1 rubygems

Version Path
tickethub-0.3.76 lib/tickethub/supplier/payment/external.rb
tickethub-0.3.75 lib/tickethub/supplier/payment/external.rb