Package | Description |
---|---|
no.digipost.api.client | |
no.digipost.api.client.inbox | |
no.digipost.api.client.internal |
Modifier and Type | Method and Description |
---|---|
Inbox |
DigipostClient.getInbox(SenderId senderId)
Get the first 100 documents in the inbox for the organisation represented by senderId.
|
Inbox |
DigipostClient.getInbox(SenderId senderId,
int offset,
int limit)
Get documents from the inbox for the organisation represented by senderId.
|
Modifier and Type | Method and Description |
---|---|
Inbox |
InboxApi.getInbox(SenderId senderId,
int offset,
int limit)
Get documents from the inbox for the organisation represented by senderId.
|
Modifier and Type | Method and Description |
---|---|
Inbox |
ApiServiceImpl.getInbox(SenderId senderId,
int offset,
int limit) |
Copyright © 2019 Digipost. All rights reserved.