Skip to content

Commit

Permalink
add currency field to Customer
Browse files Browse the repository at this point in the history
  • Loading branch information
balexand committed Feb 21, 2019
1 parent 3196bc6 commit c576f1b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/shopify/resources/customer.ex
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ defmodule Shopify.Customer do
:accepts_marketing,
:addresses,
:created_at,
:currency,
:default_address,
:email,
:phone,
Expand Down

0 comments on commit c576f1b

Please sign in to comment.