Package | Description |
---|---|
com.plaid.client.model | |
com.plaid.client.request |
Modifier and Type | Method and Description |
---|---|
ProfileGetResponse |
ProfileGetResponse.addItemsItem(ProfileItem itemsItem) |
ProfileGetResponse |
ProfileGetResponse.identity(ProfileIdentity identity) |
ProfileGetResponse |
ProfileGetResponse.items(List<ProfileItem> items) |
ProfileGetResponse |
ProfileGetResponse.requestId(String requestId) |
Modifier and Type | Method and Description |
---|---|
retrofit2.Call<ProfileGetResponse> |
PlaidApi.profileGet(ProfileGetRequest profileGetRequest)
Retrieve a Profile
Returns user permissioned profile data including identity and item access tokens.
|
Copyright © 2017–2024 Plaid Inc.. All rights reserved.