CreateCheckoutSessionRequest |
CreateCheckoutSessionRequest.lineItems(List<LineItem> lineItems) |
Price and product information about the purchased items, to be included on the invoice sent to the shopper.
|
CreateCheckoutSessionResponse |
CreateCheckoutSessionResponse.lineItems(List<LineItem> lineItems) |
Price and product information about the purchased items, to be included on the invoice sent to the shopper.
|
DonationPaymentRequest |
DonationPaymentRequest.lineItems(List<LineItem> lineItems) |
Price and product information about the purchased items, to be included on the invoice sent to the shopper.
|
PaymentAmountUpdateRequest |
PaymentAmountUpdateRequest.lineItems(List<LineItem> lineItems) |
Price and product information of the refunded items, required for [partial refunds](https://docs.adyen.com/online-payments/refund#refund-a-payment).
|
PaymentAmountUpdateResponse |
PaymentAmountUpdateResponse.lineItems(List<LineItem> lineItems) |
Price and product information of the refunded items, required for [partial refunds](https://docs.adyen.com/online-payments/refund#refund-a-payment).
|
PaymentCaptureRequest |
PaymentCaptureRequest.lineItems(List<LineItem> lineItems) |
Price and product information of the refunded items, required for [partial refunds](https://docs.adyen.com/online-payments/refund#refund-a-payment).
|
PaymentCaptureResponse |
PaymentCaptureResponse.lineItems(List<LineItem> lineItems) |
Price and product information of the refunded items, required for [partial refunds](https://docs.adyen.com/online-payments/refund#refund-a-payment).
|
PaymentLinkRequest |
PaymentLinkRequest.lineItems(List<LineItem> lineItems) |
Price and product information about the purchased items, to be included on the invoice sent to the shopper.
|
PaymentLinkResponse |
PaymentLinkResponse.lineItems(List<LineItem> lineItems) |
Price and product information about the purchased items, to be included on the invoice sent to the shopper.
|
PaymentRefundRequest |
PaymentRefundRequest.lineItems(List<LineItem> lineItems) |
Price and product information of the refunded items, required for [partial refunds](https://docs.adyen.com/online-payments/refund#refund-a-payment).
|
PaymentRefundResponse |
PaymentRefundResponse.lineItems(List<LineItem> lineItems) |
Price and product information of the refunded items, required for [partial refunds](https://docs.adyen.com/online-payments/refund#refund-a-payment).
|
PaymentRequest |
PaymentRequest.lineItems(List<LineItem> lineItems) |
Price and product information about the purchased items, to be included on the invoice sent to the shopper.
|
void |
CreateCheckoutSessionRequest.setLineItems(List<LineItem> lineItems) |
Price and product information about the purchased items, to be included on the invoice sent to the shopper.
|
void |
CreateCheckoutSessionResponse.setLineItems(List<LineItem> lineItems) |
Price and product information about the purchased items, to be included on the invoice sent to the shopper.
|
void |
DonationPaymentRequest.setLineItems(List<LineItem> lineItems) |
Price and product information about the purchased items, to be included on the invoice sent to the shopper.
|
void |
PaymentAmountUpdateRequest.setLineItems(List<LineItem> lineItems) |
Price and product information of the refunded items, required for [partial refunds](https://docs.adyen.com/online-payments/refund#refund-a-payment).
|
void |
PaymentAmountUpdateResponse.setLineItems(List<LineItem> lineItems) |
Price and product information of the refunded items, required for [partial refunds](https://docs.adyen.com/online-payments/refund#refund-a-payment).
|
void |
PaymentCaptureRequest.setLineItems(List<LineItem> lineItems) |
Price and product information of the refunded items, required for [partial refunds](https://docs.adyen.com/online-payments/refund#refund-a-payment).
|
void |
PaymentCaptureResponse.setLineItems(List<LineItem> lineItems) |
Price and product information of the refunded items, required for [partial refunds](https://docs.adyen.com/online-payments/refund#refund-a-payment).
|
void |
PaymentLinkRequest.setLineItems(List<LineItem> lineItems) |
Price and product information about the purchased items, to be included on the invoice sent to the shopper.
|
void |
PaymentLinkResponse.setLineItems(List<LineItem> lineItems) |
Price and product information about the purchased items, to be included on the invoice sent to the shopper.
|
void |
PaymentRefundRequest.setLineItems(List<LineItem> lineItems) |
Price and product information of the refunded items, required for [partial refunds](https://docs.adyen.com/online-payments/refund#refund-a-payment).
|
void |
PaymentRefundResponse.setLineItems(List<LineItem> lineItems) |
Price and product information of the refunded items, required for [partial refunds](https://docs.adyen.com/online-payments/refund#refund-a-payment).
|
void |
PaymentRequest.setLineItems(List<LineItem> lineItems) |
Price and product information about the purchased items, to be included on the invoice sent to the shopper.
|