Nested struct within the parent resource.
Summary
Types
@type t() :: %Stripe.Resources.Invoice.Parent.QuoteDetails{quote: String.t() | nil}
quote- The quote that generated this invoice Max length: 5000.
Nested struct within the parent resource.
@type t() :: %Stripe.Resources.Invoice.Parent.QuoteDetails{quote: String.t() | nil}
quote - The quote that generated this invoice Max length: 5000.