Class Subscription.PaymentMethod
java.lang.Object
com.maplander.backend.utils.Subscription.PaymentMethod
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetBrand()getLast4()getName()getType()voidsetAccountType(String accountType) voidsetAuthCode(String authCode) voidvoidsetCountry(String country) voidsetExpMonth(String expMonth) voidsetExpYear(String expYear) voidsetFraudIndicators(List<Object> fraudIndicators) voidvoidvoidvoidvoidtoString()
-
Constructor Details
-
PaymentMethod
public PaymentMethod()
-
-
Method Details
-
getName
-
setName
-
getExpMonth
-
setExpMonth
-
getExpYear
-
setExpYear
-
getAuthCode
-
setAuthCode
-
getObject
-
setObject
-
getType
-
setType
-
getLast4
-
setLast4
-
getBrand
-
setBrand
-
getIssuer
-
setIssuer
-
getAccountType
-
setAccountType
-
getCountry
-
setCountry
-
getFraudIndicators
-
setFraudIndicators
-
toString
-