View Source ExOAPI.Stripe.Schemas.AutomaticTax (exoapi_stripe v0.1.4)
:enabled :: :boolean
Whether Stripe automatically computes tax on this invoice.
:status :: :string
The status of the most recent automated tax calculation for this invoice.
Link to this section Summary
Link to this section Types
Link to this section Functions
@spec changeset(t(), params()) :: Ecto.Changeset.t()