View Source ExOAPI.Stripe.Schemas.InvoiceSettingQuoteSetting (exoapi_stripe v0.1.4)
:days_until_due :: :integer
Number of days within which a customer must pay invoices generated by this quote. This value will be null
for quotes where collection_method=charge_automatically
.
Link to this section Summary
Link to this section Types
Link to this section Functions
@spec changeset(t(), params()) :: Ecto.Changeset.t()