View Source ExOAPI.Stripe.Schemas.PaymentPagesCheckoutSessionAutomaticTax (exoapi_stripe v0.1.3)
:enabled :: :boolean
Indicates whether automatic tax is enabled for the session
:status :: :string
The status of the most recent automated tax calculation for this session.
Link to this section Summary
Link to this section Types
Link to this section Functions
@spec changeset(t(), params()) :: Ecto.Changeset.t()