Uses of Class
no.digipost.api.useragreements.client.InvoicePayment
-
Packages that use InvoicePayment Package Description no.digipost.api.useragreements.client Copyright (C) Posten Norge AS Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. -
-
Uses of InvoicePayment in no.digipost.api.useragreements.client
Methods in no.digipost.api.useragreements.client with parameters of type InvoicePayment Modifier and Type Method Description voidDigipostUserAgreementsClient. payInvoice(SenderId senderId, AgreementType agreementType, long documentId, InvoicePayment invoicePayment)voidDigipostUserAgreementsClient. payInvoice(SenderId senderId, AgreementType agreementType, long documentId, InvoicePayment invoicePayment, String requestTrackingId)
-