Stripe.Params.InvoiceLineItemUpdateParams.Pricing (tiger_stripe v0.1.10)

Copy Markdown View Source

Nested parameters.

Summary

Types

t()

@type t() :: %Stripe.Params.InvoiceLineItemUpdateParams.Pricing{
  price: String.t() | nil
}
  • price - The ID of the price object. Max length: 5000.