Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

address_1 should not be a required contact field #15

Closed
jwg2s opened this issue Jan 19, 2016 · 1 comment
Closed

address_1 should not be a required contact field #15

jwg2s opened this issue Jan 19, 2016 · 1 comment
Assignees

Comments

@jwg2s
Copy link
Contributor

jwg2s commented Jan 19, 2016

2.2.3 :071 > contact = Zuora::Models::Contact.new(:first_name => 'John', :last_name => 'Gerhardt')
RuntimeError: Missing required attrs: [:address_1]
    from /Users/johngerhardt/Sites/zuora-ruby/lib/zuora/models/dirty.rb:116:in `initialize_attributes!'
    from (irb):71:in `new'
    from (irb):71
    from ./bin/console:21:in `<main>'
@shaunr0b
Copy link

Fixed in develop

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants