Uses of Class
com.adyen.model.additionalData.InvoiceLine
-
Packages that use InvoiceLine Package Description com.adyen.model com.adyen.model.modification -
-
Uses of InvoiceLine in com.adyen.model
Method parameters in com.adyen.model with type arguments of type InvoiceLine Modifier and Type Method Description PaymentRequestPaymentRequest. setInvoiceLines(List<InvoiceLine> invoiceLines)Set invoiceLines in addtionalData -
Uses of InvoiceLine in com.adyen.model.modification
Method parameters in com.adyen.model.modification with type arguments of type InvoiceLine Modifier and Type Method Description TAbstractModificationRequest. setInvoiceLines(List<InvoiceLine> invoiceLines)Set invoiceLines in addtionalData
-