public class AddToUnFollowInputModel
extends java.lang.Object
| Constructor and Description |
|---|
AddToUnFollowInputModel() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getAuthToken()
This Method is use to get the authToken
|
java.lang.String |
getCountry()
This Method is use to get the country
|
java.lang.String |
getFollow_type()
This Method is use to get the follow_type
|
java.lang.String |
getLanguage_code()
This Method is use to get the language_code
|
java.lang.String |
getUniq_id()
This Method is use to get the uniq_id
|
java.lang.String |
getUser_id()
This Method is use to get the user_id
|
void |
setAuthToken(java.lang.String authToken)
This Method is use to set the authToken
|
void |
setCountry(java.lang.String country)
This Method is use to set the country
|
void |
setFollow_type(java.lang.String follow_type)
This Method is use to set the follow_type
(1=Category, 2=Cast and Crew, 3=Multipart Content)
|
void |
setLanguage_code(java.lang.String language_code)
This Method is use to set the language_code
|
void |
setUniq_id(java.lang.String uniq_id)
This Method is use to set the uniq_id
|
void |
setUser_id(java.lang.String user_id)
This Method is use to set the user_id
|
public java.lang.String getAuthToken()
public void setAuthToken(java.lang.String authToken)
authToken - for setting the authTokenpublic java.lang.String getUniq_id()
public void setUniq_id(java.lang.String uniq_id)
uniq_id - for setting the uniq_idpublic java.lang.String getUser_id()
public void setUser_id(java.lang.String user_id)
user_id - for setting the user_idpublic java.lang.String getLanguage_code()
public void setLanguage_code(java.lang.String language_code)
language_code - for setting the language_codepublic java.lang.String getCountry()
public void setCountry(java.lang.String country)
country - for setting the countrypublic java.lang.String getFollow_type()
public void setFollow_type(java.lang.String follow_type)
follow_type - for setting the follow_type