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

Add lists of nullable values #174

Closed
24 tasks done
joshsmith opened this issue Jan 1, 2017 · 0 comments · Fixed by #418
Closed
24 tasks done

Add lists of nullable values #174

joshsmith opened this issue Jan 1, 2017 · 0 comments · Fixed by #418
Milestone

Comments

@joshsmith
Copy link
Contributor

joshsmith commented Jan 1, 2017

Certain modules are going to need to pass nullable values into the update fn for values that can be unset in the API.

Charge

  • description

Customer

  • business_vat_id
  • description
  • email
  • metadata

Dispute

  • metadata

Transfer

  • description

Transfer Reversal

  • description

Account

  • metadata
  • transfer_statement_descriptor

Recipient

  • description

Order

  • metadata

Product

  • attributes
  • deactivate_on
  • images
  • metadata

SKU

  • image
  • metadata

Coupon

  • metadata

InvoiceItem

  • description
  • metadata

Plan

  • metadata
  • statement_descriptor

Subscription

  • metadata
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

Successfully merging a pull request may close this issue.

1 participant