Uses of Class
org.killbill.billing.client.model.InvoicePayments
-
Packages that use InvoicePayments Package Description org.killbill.billing.client.api.gen org.killbill.billing.client.model -
-
Uses of InvoicePayments in org.killbill.billing.client.api.gen
Methods in org.killbill.billing.client.api.gen that return InvoicePayments Modifier and Type Method Description InvoicePaymentsAccountApi. getInvoicePayments(UUID accountId, Boolean withPluginInfo, Boolean withAttempts, Map<String,String> pluginProperty, org.killbill.billing.util.api.AuditLevel audit, RequestOptions inputOptions)InvoicePaymentsAccountApi. getInvoicePayments(UUID accountId, Map<String,String> pluginProperty, RequestOptions inputOptions)InvoicePaymentsInvoiceApi. getPaymentsForInvoice(UUID invoiceId, Boolean withPluginInfo, Boolean withAttempts, org.killbill.billing.util.api.AuditLevel audit, RequestOptions inputOptions)InvoicePaymentsInvoiceApi. getPaymentsForInvoice(UUID invoiceId, RequestOptions inputOptions) -
Uses of InvoicePayments in org.killbill.billing.client.model
Methods in org.killbill.billing.client.model that return InvoicePayments Modifier and Type Method Description InvoicePaymentsInvoicePayments. getNext()
-