public class TransactionToken extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
securePaymentLink |
String |
token |
| Constructor and Description |
|---|
TransactionToken() |
| Modifier and Type | Method and Description |
|---|---|
String |
getSecurePaymentLink() |
String |
getToken() |
void |
setSecurePaymentLink(String securePaymentLink) |
void |
setToken(String token) |
Copyright © 2022. All rights reserved.