| 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.
|
| Modifier and Type | Method and Description |
|---|---|
InvoiceUpdate |
InvoicePayment.asInvoiceUpdate() |
| Modifier and Type | Method and Description |
|---|---|
void |
DigipostUserAgreementsClient.updateInvoice(SenderId senderId,
AgreementType agreementType,
long documentId,
InvoiceUpdate invoiceUpdate) |
void |
DigipostUserAgreementsClient.updateInvoice(SenderId senderId,
AgreementType agreementType,
long documentId,
InvoiceUpdate invoiceUpdate,
String requestTrackingId) |
void |
ApiService.updateInvoice(SenderId senderId,
AgreementType agreementType,
long documentId,
InvoiceUpdate invoice,
String requestTrackingId,
org.apache.http.client.ResponseHandler<Void> handler) |
Copyright © 2017 Digipost Open Source. All rights reserved.