Browse Source

class name fixed

Kerim Can Dağtekin 3 years ago
parent
commit
df8cbb95bd
1 changed files with 1 additions and 1 deletions
  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)