Package | Description |
---|---|
com.intuit.ia.connection |
Modifier and Type | Method and Description |
---|---|
PlatformResponse |
IAPlatformClient.disconnect(String consumerKey,
String consumerSecret,
String accessToken,
String accessTokenSecret)
Disconnects the user from quickbooks
|
List<String> |
IAPlatformClient.getAppMenu(String consumerKey,
String consumerSecret,
String accessToken,
String accessTokenSecret)
Get App Menu returns list of all the applications that are linked with
the selected company
|
User |
IAPlatformClient.getcurrentUser(String consumerKey,
String consumerSecret,
String accessToken,
String accessTokenSecret)
getCurrentUser the user from quickbooks
|
PlatformResponse |
IAPlatformClient.reConnect(String consumerKey,
String consumerSecret,
String accessToken,
String accessTokenSecret) |
Copyright © 2017. All rights reserved.