public class CardListForPpvOutputModel.Cards
extends java.lang.Object
Constructor and Description |
---|
Cards() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getCardHolderName()
This Method is use to get the cardHolderName
|
java.lang.String |
getCardId()
This Method is use to get the cardId
|
java.lang.String |
getCardLastFourdigit()
This Method is use to get the cardLastFourdigit
|
java.lang.String |
getCardName()
This Method is use to get the cardName
|
java.lang.String |
getCardType()
This Method is use to get the cardType
|
@Nullable public java.lang.String getCardId()
@Nullable public java.lang.String getCardName()
@Nullable public java.lang.String getCardHolderName()
@Nullable public java.lang.String getCardLastFourdigit()
@Nullable public java.lang.String getCardType()