public class RequestEnvelopeVerify extends Object
| Constructor and Description |
|---|
RequestEnvelopeVerify() |
RequestEnvelopeVerify(String envelope,
String contentHash) |
| Modifier and Type | Method and Description |
|---|---|
String |
getContentHash() |
String |
getEnvelope() |
void |
setContentHash(String contentHash) |
void |
setEnvelope(String envelope) |
String |
toString() |
Copyright © 2020. All rights reserved.