public class PaymentMethodNonceGateway extends Object
| Constructor and Description |
|---|
PaymentMethodNonceGateway(Http http,
Configuration configuration) |
| Modifier and Type | Method and Description |
|---|---|
Result<PaymentMethodNonce> |
create(String paymentMethodToken) |
PaymentMethodNonce |
find(String paymentMethodNonce) |
Result<PaymentMethodNonce> |
parseResponse(NodeWrapper response) |
public PaymentMethodNonceGateway(Http http, Configuration configuration)
public Result<PaymentMethodNonce> create(String paymentMethodToken)
public PaymentMethodNonce find(String paymentMethodNonce)
public Result<PaymentMethodNonce> parseResponse(NodeWrapper response)
Copyright © 2013–2018. All rights reserved.