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