Uses of Class
no.digipost.api.useragreements.client.InvoiceUpdate
-
Packages that use InvoiceUpdate 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 InvoiceUpdate in no.digipost.api.useragreements.client
Methods in no.digipost.api.useragreements.client that return InvoiceUpdate Modifier and Type Method Description InvoiceUpdateInvoicePayment. asInvoiceUpdate()Methods in no.digipost.api.useragreements.client with parameters of type InvoiceUpdate Modifier and Type Method Description voidApiService. updateInvoice(SenderId senderId, AgreementType agreementType, long documentId, InvoiceUpdate invoice, String requestTrackingId, org.apache.http.client.ResponseHandler<Void> handler)voidDigipostUserAgreementsClient. updateInvoice(SenderId senderId, AgreementType agreementType, long documentId, InvoiceUpdate invoiceUpdate)voidDigipostUserAgreementsClient. updateInvoice(SenderId senderId, AgreementType agreementType, long documentId, InvoiceUpdate invoiceUpdate, String requestTrackingId)
-