public class PurchageHistoryOutputModel.History
extends java.lang.Object
Constructor and Description |
---|
History() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAmount()
This Method is use to get the amount
|
java.lang.String |
getContentType()
This Method is use to get the ContentType
|
java.lang.String |
getCurrencyCode()
This Method is use to get the currency code
|
java.lang.String |
getCurrencySymbol()
This Method is use to get the currency Symbol
|
java.lang.String |
getExpiryDateppv()
This Method is use to get the expiry Date of ppv
|
java.lang.String |
getId()
This Method is use to get the id
|
java.lang.String |
getInvoiceId()
This Method is use to get the invoiceId
|
java.lang.String |
getMovieName()
This Method is use to get the movie name
|
java.lang.String |
getPlanDuration()
This Method is use to get the planDuration
|
java.lang.String |
getPlanName()
This Method is use to get the planName
|
java.lang.String |
getStatusppv()
This Method is use to get the status ppv
|
java.lang.String |
getTransactionDate()
This Method is use to get the transactionDate
|
java.lang.String |
getTransactionFor()
This Method is use to get the transaction for
|
java.lang.String |
getTransactionStatus()
This Method is use to get the transaction status
|
@Nullable public java.lang.String getInvoiceId()
@Nullable public java.lang.String getTransactionDate()
@Nullable public java.lang.String getAmount()
@Nullable public java.lang.String getTransactionStatus()
@Nullable public java.lang.String getCurrencySymbol()
@Nullable public java.lang.String getCurrencyCode()
@Nullable public java.lang.String getId()
@Nullable public java.lang.String getMovieName()
@Nullable public java.lang.String getExpiryDateppv()
@Nullable public java.lang.String getStatusppv()
@Nullable public java.lang.String getContentType()
@Nullable public java.lang.String getPlanName()
@Nullable public java.lang.String getPlanDuration()
@Nullable public java.lang.String getTransactionFor()