public class Inbox extends Object
Modifier and Type | Field and Description |
---|---|
List<InboxDocument> |
documents |
Constructor and Description |
---|
Inbox() |
Inbox(List<InboxDocument> documents) |
public final List<InboxDocument> documents
public Inbox()
public Inbox(List<InboxDocument> documents)
Copyright © 2019 Digipost. All rights reserved.