public class PaymentMethodNonce extends Object
| Constructor and Description |
|---|
PaymentMethodNonce(NodeWrapper node) |
| Modifier and Type | Method and Description |
|---|---|
BinData |
getBinData() |
PaymentMethodNonceDetails |
getDetails() |
String |
getNonce() |
String |
getPublicId() |
ThreeDSecureInfo |
getThreeDSecureInfo() |
String |
getType() |
Boolean |
isConsumed() |
Boolean |
isDefault() |
Boolean |
isLocked() |
public PaymentMethodNonce(NodeWrapper node)
public Boolean isDefault()
public String getPublicId()
public String getNonce()
public Boolean isLocked()
public Boolean isConsumed()
public PaymentMethodNonceDetails getDetails()
public ThreeDSecureInfo getThreeDSecureInfo()
public String getType()
public BinData getBinData()
Copyright © 2013–2018. All rights reserved.