|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CheckWalletAddRequest | |
---|---|
com.intuit.qbmsconnector | Provides most of the high-level client-facing functionality of the QBMS Connector API such as the
QbmsConnector interface and the QbmsConfiguration class. |
com.intuit.qbmsconnector.jaxb | Provides JAXB-based QbmsConnector functionality which "speaks" QBMSXML on your behalf. |
Uses of CheckWalletAddRequest in com.intuit.qbmsconnector |
---|
Methods in com.intuit.qbmsconnector with parameters of type CheckWalletAddRequest | |
---|---|
CheckWalletAddResponse |
QbmsConnector.checkWalletAdd(String connectionTicket,
CheckWalletAddRequest checkWalletAddRequest)
Instructs QBMS to perform a check wallet add operation. |
Uses of CheckWalletAddRequest in com.intuit.qbmsconnector.jaxb |
---|
Methods in com.intuit.qbmsconnector.jaxb with parameters of type CheckWalletAddRequest | |
---|---|
CheckWalletAddResponse |
JaxbQbmsConnector.checkWalletAdd(String connectionTicket,
CheckWalletAddRequest checkWalletAddRequest)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |