public interface ICoreRequest
| Modifier and Type | Method and Description |
|---|---|
String |
getDestinationAccount() |
String |
getOrderRef() |
int |
getTimeout() |
String |
getTransactionRef() |
boolean |
isAsync() |
boolean |
isForce() |
boolean |
isQueue() |
boolean |
isTest() |
boolean |
isWaitForRemovedCard() |
String getTransactionRef()
boolean isAsync()
boolean isQueue()
boolean isWaitForRemovedCard()
boolean isForce()
String getOrderRef()
String getDestinationAccount()
boolean isTest()
int getTimeout()
Copyright © 2021 BlockChyp, Inc.. All rights reserved.