lib/ruby_bancbox/cfp.rb in ruby_bancbox-0.0.1 vs lib/ruby_bancbox/cfp.rb in ruby_bancbox-0.0.3
- old
+ new
@@ -1,9 +1,10 @@
module RubyBancbox
class Cfp
class << self
+
def create_investor(options = {})
# reference_id
# first_name
# last_name
# phone
\ No newline at end of file