public class GetDocumentLinkInfoRequestJson extends BaseJson
Constructor and Description |
---|
GetDocumentLinkInfoRequestJson() |
Modifier and Type | Method and Description |
---|---|
String |
getEncryptedInfo()
Expects the data that is present in the c= parameter of the file link
|
void |
setEncryptedInfo(String encryptedInfo)
Expects the data that is present in the c= parameter of the file link
|
getObjType, setObjType, toString
public String getEncryptedInfo()
public void setEncryptedInfo(String encryptedInfo)
encryptedInfo
- Expects the data that is present in the c=
parameter of the file linkCopyright © 2019. All rights reserved.