public class RevokedPaymentMethodMetadata extends Object
| Modifier and Type | Field and Description |
|---|---|
private String |
customerId |
private PaymentMethod |
revokedPaymentMethod |
private String |
token |
| Constructor and Description |
|---|
RevokedPaymentMethodMetadata(NodeWrapper node) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCustomerId() |
PaymentMethod |
getRevokedPaymentMethod() |
String |
getToken() |
private String customerId
private String token
private PaymentMethod revokedPaymentMethod
public RevokedPaymentMethodMetadata(NodeWrapper node)
public String getToken()
public String getCustomerId()
public PaymentMethod getRevokedPaymentMethod()
Copyright © 2013-2018. All Rights Reserved.