An object specifying the arguments originally provided to the /link/token/create
call.
Name | Type | Description | Notes |
---|---|---|---|
initial_products | [Products] | The `products` specified in the `/link/token/create` call. | |
webhook | str, none_type | The `webhook` specified in the `/link/token/create` call. | |
country_codes | [CountryCode] | The `country_codes` specified in the `/link/token/create` call. | |
language | str, none_type | The `language` specified in the `/link/token/create` call. | |
redirect_uri | str, none_type | The `redirect_uri` specified in the `/link/token/create` call. | |
client_name | str, none_type | The `client_name` specified in the `/link/token/create` call. | |
institution_data | LinkTokenCreateInstitutionData | [optional] | |
account_filters | AccountFiltersResponse | [optional] | |
any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |