Nested struct within the parent resource.
Summary
Types
@type t() :: %Stripe.Resources.Quote.InvoiceSettings{ days_until_due: integer() | nil, issuer: Stripe.Resources.Quote.InvoiceSettings.Issuer.t() | nil }
days_until_due- Number of days within which a customer must pay invoices generated by this quote. This value will benullfor quotes wherecollection_method=charge_automatically. Nullable.issuer