Package | Description |
---|---|
eu.peppol.outbound.client |
Modifier and Type | Method and Description |
---|---|
static ReceiptDTO |
AccessPointClient.getLastReceipt(String messageReference) |
static ReceiptDTO |
AccessPointClient.getLastReceipt(String messageReference,
String userName,
String password)
Get the recetly received receipt from the message reference
|
Modifier and Type | Method and Description |
---|---|
static List<ReceiptDTO> |
AccessPointClient.getAllNewReceipts() |
static List<ReceiptDTO> |
AccessPointClient.getAllNewReceipts(String userName,
String password)
Get the recetly received receipt from the message reference
|
static List<ReceiptDTO> |
AccessPointClient.getReceipt(String messageReference) |
static List<ReceiptDTO> |
AccessPointClient.getReceipt(String messageReference,
String userName,
String password)
Get receipts
|
Copyright © 2021 Norwegian Agency for Public Management and eGovernment (Difi). All rights reserved.