Package com.plaid.client.response
Class ItemImportResponse
java.lang.Object
com.plaid.client.response.BaseResponse
com.plaid.client.response.ItemImportResponse
public class ItemImportResponse extends BaseResponse
-
Constructor Summary
Constructors Constructor Description ItemImportResponse()
-
Method Summary
Modifier and Type Method Description java.lang.String
getAccessToken()
Methods inherited from class com.plaid.client.response.BaseResponse
getRequestId
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
ItemImportResponse
public ItemImportResponse()
-
-
Method Details
-
getAccessToken
public java.lang.String getAccessToken()
-