public class GetImageForDownloadInputModel
extends java.lang.Object
| Constructor and Description |
|---|
GetImageForDownloadInputModel() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getAuthToken()
This Method is use to Get the Auth Token
|
void |
setAuthToken(java.lang.String authToken)
This Method is use to Set the Auth Token
|