Explorar el Código

class name fixed

Kerim Can Dağtekin hace 3 años
padre
commit
df8cbb95bd
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      lib/paratika/card.rb

+ 1 - 1
lib/paratika/card.rb

@@ -16,7 +16,7 @@ module Paratika
     end
   end
 
-  class QueryPaymentSystems < Request
+  class QueryBin < Request
     attr_reader :bin
 
     def initialize(bin)