StripeElixir.Params.InvoiceItemUpdateParams.Pricing
(stripe_elixir v0.1.0)
Copy Markdown
View Source
Nested parameters.
Summary
Types
@type t() :: %StripeElixir.Params.InvoiceItemUpdateParams.Pricing{ price: String.t() | nil }
price- The ID of the price object. Max length: 5000.