public class PortalJobResponse extends Object implements Cancellable
| Constructor and Description |
|---|
PortalJobResponse(long signatureJobId,
String reference,
CancellationUrl cancellationUrl) |
| Modifier and Type | Method and Description |
|---|---|
CancellationUrl |
getCancellationUrl() |
String |
getReference() |
long |
getSignatureJobId() |
public PortalJobResponse(long signatureJobId,
String reference,
CancellationUrl cancellationUrl)
public long getSignatureJobId()
public String getReference()
creation. May be null.public CancellationUrl getCancellationUrl()
getCancellationUrl in interface CancellableCopyright © 2019 Digipost. All rights reserved.