| Package | Description |
|---|---|
| com.mailslurp.apis | |
| com.mailslurp.models |
| Modifier and Type | Method and Description |
|---|---|
PageOrganizationInboxProjection |
InboxControllerApi.getOrganizationInboxes(Integer page,
Integer size,
String sort)
List Organization Inboxes Paginated
List organization inboxes in paginated form.
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<PageOrganizationInboxProjection> |
InboxControllerApi.getOrganizationInboxesWithHttpInfo(Integer page,
Integer size,
String sort)
List Organization Inboxes Paginated
List organization inboxes in paginated form.
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
InboxControllerApi.getOrganizationInboxesAsync(Integer page,
Integer size,
String sort,
ApiCallback<PageOrganizationInboxProjection> _callback)
List Organization Inboxes Paginated (asynchronously)
List organization inboxes in paginated form.
|
Copyright © 2021. All rights reserved.