lib/ingenico/connect/sdk/domain/payment/cash_payment_product1521_specific_input.rb



#
# This class was auto-generated from the API references found at
# https://epayments-api.developer-ingenico.com/s2sapi/v1/
#
require 'ingenico/connect/sdk/domain/payment/cash_payment_product_with_redirect_specific_input_base'

module Ingenico::Connect::SDK
  module Domain
    module Payment

      class CashPaymentProduct1521SpecificInput < Ingenico::Connect::SDK::Domain::Payment::CashPaymentProductWithRedirectSpecificInputBase
      end
    end
  end
end