public interface IPaymentMethodResponse
Modifier and Type | Method and Description |
---|---|
AvsResponse |
getAvsResponse() |
String |
getCardHolder() |
Customer |
getCustomer() |
Collection |
getCustomers() |
String |
getEntryMethod() |
String |
getExpMonth() |
String |
getExpYear() |
String |
getMaskedPan() |
String |
getPaymentType() |
String |
getPublicKey() |
ReceiptSuggestions |
getReceiptSuggestions() |
String |
getToken() |
boolean |
isScopeAlert() |
String getToken()
String getEntryMethod()
String getPaymentType()
String getMaskedPan()
String getPublicKey()
boolean isScopeAlert()
String getCardHolder()
String getExpMonth()
String getExpYear()
AvsResponse getAvsResponse()
ReceiptSuggestions getReceiptSuggestions()
Customer getCustomer()
Collection getCustomers()
Copyright © 2022 BlockChyp, Inc.. All rights reserved.