sepa 0.0.8 → 0.0.8.1
Sign up to get free protection for your applications and to get access to all the features.
@@ -1,4 +1,4 @@
|
|
1
|
-
require "sepa/payments_initiation/
|
1
|
+
require "sepa/payments_initiation/generic_person_identification_1"
|
2
2
|
|
3
3
|
class Sepa::PaymentsInitiation::PrivateIdentification < Sepa::Base
|
4
4
|
definition "Unique and unambiguous identification of a person, eg, passport."
|
data/lib/sepa/version.rb
CHANGED