public class SignedRequestModel extends Object
| Constructor and Description |
|---|
SignedRequestModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getContentSnapshot() |
SignedRequestMetaModel |
getMeta() |
void |
setContentSnapshot(String contentSnapshot) |
void |
setMeta(SignedRequestMetaModel meta) |
public String getContentSnapshot()
public void setContentSnapshot(String contentSnapshot)
contentSnapshot - the contentSnapshot to setpublic SignedRequestMetaModel getMeta()
public void setMeta(SignedRequestMetaModel meta)
meta - the meta to setCopyright © 2016. All rights reserved.