View Source ExOAPI.Stripe.Schemas.CustomerTaxLocation (exoapi_stripe v0.1.4)
:country :: :string
The customer's country as identified by Stripe Tax.
:source :: ExOAPI.Stripe.Schemas.Source
The data source used to infer the customer's location.
:state :: :string
The customer's state, county, province, or region as identified by Stripe Tax.
Link to this section Summary
Link to this section Types
@type params() :: map()
Link to this section Functions
@spec changeset(t(), params()) :: Ecto.Changeset.t()