public class AmexExpressCheckoutDetails extends Object
| Constructor and Description |
|---|
AmexExpressCheckoutDetails(NodeWrapper node) |
| Modifier and Type | Method and Description |
|---|---|
String |
getBin() |
String |
getCardMemberExpiryDate() |
String |
getCardMemberNumber() |
String |
getCardType() |
String |
getExpirationMonth() |
String |
getExpirationYear() |
String |
getImageUrl() |
String |
getSourceDescription() |
String |
getToken() |
public AmexExpressCheckoutDetails(NodeWrapper node)
public String getBin()
public String getCardMemberExpiryDate()
public String getCardMemberNumber()
public String getCardType()
public String getExpirationMonth()
public String getExpirationYear()
public String getImageUrl()
public String getSourceDescription()
public String getToken()
Copyright © 2013–2018. All rights reserved.