public class RegisterUserPaymentInputModel
extends java.lang.Object
Constructor and Description |
---|
RegisterUserPaymentInputModel() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAmount()
This Method is use to Get the amount
|
java.lang.String |
getAuthToken()
This Method is use to Get the Auth Token
|
java.lang.String |
getBilling_email()
This Method is use to Get the billing email
|
java.lang.String |
getBilling_first_name()
This Method is use to Get the billing first name
|
java.lang.String |
getBilling_last_name()
This Method is use to Get the billing last name
|
java.lang.String |
getBilling_phone()
This Method is use to Get the billing phone
|
java.lang.String |
getCard_last_fourdigit()
This Method is use to Get the Card Last Four Digits
|
java.lang.String |
getCard_name()
This Method is use to Get the Card Name
|
java.lang.String |
getCard_number()
This Method is use to Get the Card Number
|
java.lang.String |
getCard_type()
This Method is use to Get the Card Type
|
java.lang.String |
getCountry()
This Method is use to Get the Country
|
java.lang.String |
getCouponCode()
This Method is use to Get the Coupon Code
|
java.lang.String |
getCurrency_id()
This Method is use to Get the Currency Id
|
java.lang.String |
getCvv()
This Method is use to Get the CVV
|
java.lang.String |
getDollar_amount()
This Method is use to Get the dollar amount
|
java.lang.String |
getEmail()
This Method is use to Get the Email
|
java.lang.String |
getEpisode_id()
This Method is use to Get the Episode Id
|
java.lang.String |
getExisting_card_id()
This Method is use to Get the existing card id
|
java.lang.String |
getExp_month()
This Method is use to Get the Expire Month
|
java.lang.String |
getExp_year()
This Method is use to Get the Expire Year
|
int |
getGateway_type()
This Method is use to Get the gateway type
|
java.lang.String |
getInvoice_id()
This Method is use to Get the invoice id
|
java.lang.String |
getIs_advance()
This Method is use to Get the Is Advance Details
|
java.lang.String |
getIs_save_this_card()
This Method is use to Get the Saved Card Details
|
java.lang.String |
getIsSuccess()
This Method is use to Get the is Success
|
java.lang.String |
getLanguageCode()
This Method is use to Get the language code
|
java.lang.String |
getMovie_id()
This Method is use to Get the Movie Id
|
java.lang.String |
getName()
This Method is use to Get the Name
|
java.lang.String |
getOrder_number()
This Method is use to Get the order number
|
java.lang.String |
getPlan_id()
This Method is use to Get the Plan Id
|
java.lang.String |
getProfile_id()
This Method is use to Get the Profile Id
|
java.lang.String |
getResponse_text()
This Method is use to Get the response text
|
java.lang.String |
getSeason_id()
This Method is use to Get the Season Id
|
java.lang.String |
getToken()
This Method is use to Get the Token
|
java.lang.String |
getTransaction_is_success()
This Method is use to Get the transaction is success or not
|
java.lang.String |
getTransaction_status()
This Method is use to Get the transaction status
|
java.lang.String |
getUser_id()
This Method is use to Get the User Id
|
void |
setAmount(java.lang.String amount)
This Method is use to set the amount
|
void |
setAuthToken(java.lang.String authToken)
This Method is use to Set the Auth Token
|
void |
setBilling_email(java.lang.String billing_email)
This Method is use to Set the billing email
|
void |
setBilling_first_name(java.lang.String billing_first_name)
This Method is use to Set the billing first name
|
void |
setBilling_last_name(java.lang.String billing_last_name)
This Method is use to Set the billing last name
|
void |
setBilling_phone(java.lang.String billing_phone)
This Method is use to Set the billing phone number
|
void |
setCard_last_fourdigit(java.lang.String card_last_fourdigit)
This Method is use to Set the Card Last Four Digits
|
void |
setCard_name(java.lang.String card_name)
This Method is use to Set the Card Name
|
void |
setCard_number(java.lang.String card_number)
This Method is use to Set the Card Number
|
void |
setCard_type(java.lang.String card_type)
This Method is use to Set the Card Type
|
void |
setCountry(java.lang.String country)
This Method is use to Set the Country
|
void |
setCouponCode(java.lang.String couponCode)
This Method is use to Set the Coupon Code
|
void |
setCurrency_id(java.lang.String currency_id)
This Method is use to Set the Currency Id
|
void |
setCvv(java.lang.String cvv)
This Method is use to Set the CVV
|
void |
setDollar_amount(java.lang.String dollar_amount)
This Method is use to set the dollar amount
|
void |
setEmail(java.lang.String email)
This Method is use to Set the Email
|
void |
setEpisode_id(java.lang.String episode_id)
This Method is use to Set the Episode Id
|
void |
setExisting_card_id(java.lang.String existing_card_id)
This Method is use to Set the existing card id
|
void |
setExp_month(java.lang.String exp_month)
This Method is use to Set the Expire Month
|
void |
setExp_year(java.lang.String exp_year)
This Method is use to Set the Expire Year
|
void |
setGateway_type(int gateway_type)
This Method is use to Set the gateway type
|
void |
setInvoice_id(java.lang.String invoice_id)
This Method is use to set the invoice id
|
void |
setIs_advance(java.lang.String is_advance)
This Method is use to Set the Is Advance Details
|
void |
setIs_save_this_card(java.lang.String is_save_this_card)
This Method is use to Set the Saved Card Details
|
void |
setIsSuccess(java.lang.String isSuccess)
This Method is use to set the isSuccess
|
void |
setLanguageCode(java.lang.String languageCode) |
void |
setMovie_id(java.lang.String movie_id)
This Method is use to Set the Movie Id
|
void |
setName(java.lang.String name)
This Method is use to Set the Name
|
void |
setOrder_number(java.lang.String order_number)
This Method is use to set the order number
|
void |
setPlan_id(java.lang.String plan_id)
This Method is use to Set the Plan Id
|
void |
setProfile_id(java.lang.String profile_id)
This Method is use to Set the Profile Id
|
void |
setResponse_text(java.lang.String response_text)
This Method is use to set the response text
|
void |
setSeason_id(java.lang.String season_id)
This Method is use to Set the Season Id
|
void |
setToken(java.lang.String token)
This Method is use to Set the Token
|
void |
setTransaction_is_success(java.lang.String transaction_is_success)
This Method is use to set the transaction_is_success
|
void |
setTransaction_status(java.lang.String transaction_status)
This Method is use to Get the transaction status
|
void |
setUser_id(java.lang.String user_id)
This Method is use to Set the User Id
|
public java.lang.String getBilling_first_name()
public java.lang.String getExisting_card_id()
public void setExisting_card_id(java.lang.String existing_card_id)
existing_card_id
- For Setting The existing card idpublic void setBilling_first_name(java.lang.String billing_first_name)
billing_first_name
- For Setting The billing first namepublic java.lang.String getBilling_last_name()
public void setBilling_last_name(java.lang.String billing_last_name)
billing_last_name
- For Setting The billing last namepublic java.lang.String getBilling_email()
public void setBilling_email(java.lang.String billing_email)
billing_email
- For Setting The billing last namepublic java.lang.String getBilling_phone()
public void setBilling_phone(java.lang.String billing_phone)
billing_phone
- For Setting The billing phone numberpublic int getGateway_type()
public void setGateway_type(int gateway_type)
gateway_type
- For Setting The gateway typepublic java.lang.String getLanguageCode()
public void setLanguageCode(java.lang.String languageCode)
public java.lang.String getTransaction_status()
public void setTransaction_status(java.lang.String transaction_status)
transaction_status
- to set transaction statuspublic java.lang.String getInvoice_id()
public void setInvoice_id(java.lang.String invoice_id)
invoice_id
- to set invoice idpublic java.lang.String getOrder_number()
public void setOrder_number(java.lang.String order_number)
order_number
- to set order numberpublic java.lang.String getDollar_amount()
public void setDollar_amount(java.lang.String dollar_amount)
dollar_amount
- to set dollar amountpublic java.lang.String getAmount()
public void setAmount(java.lang.String amount)
amount
- to set amountpublic java.lang.String getResponse_text()
public void setResponse_text(java.lang.String response_text)
response_text
- to set response textpublic java.lang.String getIsSuccess()
public void setIsSuccess(java.lang.String isSuccess)
isSuccess
- to set isSuccesspublic java.lang.String getTransaction_is_success()
public void setTransaction_is_success(java.lang.String transaction_is_success)
transaction_is_success
- to transaction_is_successpublic java.lang.String getMovie_id()
public void setMovie_id(java.lang.String movie_id)
movie_id
- For Setting The Movie Idpublic java.lang.String getIs_advance()
public void setIs_advance(java.lang.String is_advance)
is_advance
- For Setting The Is Advance Detailspublic java.lang.String getIs_save_this_card()
public void setIs_save_this_card(java.lang.String is_save_this_card)
is_save_this_card
- For Setting The Saved Card Detailspublic java.lang.String getCouponCode()
public void setCouponCode(java.lang.String couponCode)
couponCode
- For Setting Tha Coupon Codepublic java.lang.String getName()
public void setName(java.lang.String name)
name
- For Setting The Namepublic java.lang.String getAuthToken()
public void setAuthToken(java.lang.String authToken)
authToken
- For Setting The Auth Tokenpublic java.lang.String getCard_name()
public void setCard_name(java.lang.String card_name)
card_name
- For Setting The Card Namepublic java.lang.String getExp_month()
public void setExp_month(java.lang.String exp_month)
exp_month
- For Setting The Expire Monthpublic java.lang.String getCard_number()
public void setCard_number(java.lang.String card_number)
card_number
- For Setting The Card Numberpublic java.lang.String getExp_year()
public void setExp_year(java.lang.String exp_year)
exp_year
- For Setting The Expire Yearpublic java.lang.String getEmail()
public void setEmail(java.lang.String email)
email
- For Setting The Emailpublic java.lang.String getUser_id()
public void setUser_id(java.lang.String user_id)
user_id
- For Setting The User Idpublic java.lang.String getCard_type()
public void setCard_type(java.lang.String card_type)
card_type
- For Setting The Card Typepublic java.lang.String getCard_last_fourdigit()
public void setCard_last_fourdigit(java.lang.String card_last_fourdigit)
card_last_fourdigit
- For Setting The Card Last Four Digitspublic java.lang.String getProfile_id()
public void setProfile_id(java.lang.String profile_id)
profile_id
- For Setting The Profile Idpublic java.lang.String getToken()
public void setToken(java.lang.String token)
token
- For Setting The Tokenpublic java.lang.String getCvv()
public void setCvv(java.lang.String cvv)
cvv
- For Setting The CVVpublic java.lang.String getCountry()
public void setCountry(java.lang.String country)
country
- For Setting The Countrypublic java.lang.String getSeason_id()
public void setSeason_id(java.lang.String season_id)
season_id
- For Setting The Season Idpublic java.lang.String getEpisode_id()
public void setEpisode_id(java.lang.String episode_id)
episode_id
- For Setting The Episode Idpublic java.lang.String getCurrency_id()
public void setCurrency_id(java.lang.String currency_id)
currency_id
- For Setting The Currency Idpublic java.lang.String getPlan_id()
public void setPlan_id(java.lang.String plan_id)
plan_id
- For Setting The PLan ID