Stripe.Services.PaymentIntentAmountDetailsLineItemService
(tiger_stripe v0.1.10)
Copy Markdown
View Source
PaymentFlowsAmountDetailsResourceLineItemsListResourceLineItem
Summary
Functions
List all PaymentIntent LineItems
Functions
@spec list(Stripe.Client.t(), String.t(), map(), keyword()) :: {:ok, term()} | {:error, Stripe.Error.t()}
List all PaymentIntent LineItems
Lists all LineItems of a given PaymentIntent.