View Source ExOAPI.Stripe.Schemas.TransformQuantity (exoapi_stripe v0.1.4)
:divide_by :: :integer
Divide usage by this number.
:round :: :string
After division, either round the result up
or down
.
Link to this section Summary
Link to this section Types
Link to this section Functions
@spec changeset(t(), params()) :: Ecto.Changeset.t()