public class BuildLetterDocumentRequest
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
content |
java.lang.String |
date |
java.lang.String |
destinationAddress |
boolean |
includeDate |
boolean |
includeReturnAddress |
java.lang.Integer |
jobId |
java.lang.String |
returnAddress |
boolean |
stationeryFirstPageOnly |
java.lang.Integer |
stationeryId |
| Constructor and Description |
|---|
BuildLetterDocumentRequest() |
public java.lang.Integer jobId
public java.lang.Integer stationeryId
public java.lang.String destinationAddress
public java.lang.String returnAddress
public java.lang.String date
public java.lang.String content
public boolean includeReturnAddress
public boolean includeDate
public boolean stationeryFirstPageOnly