| Name | Type | Description | Notes |
|---|---|---|---|
| accounts | AccountsContainer | [optional] | |
| id | String | A string that uniquely identifies the user connection. | |
| institution | ConnectionInstitution | ||
| createdDate | String | Created date of the connection, available only for SERVER_SCOPE. | |
| lastUsed | String | UTC Date and Time of when the connection was last used, in RFC 3339 format, available only for SERVER_SCOPE. | [optional] |
| links | GetConnectionLinks | ||
| profile | ConnectionProfile | [optional] | |
| status | String | Indicates the connection status, available only for SERVER_SCOPE. Possible values include:
|
[optional] |
| type | String | Type, always "connection". |
-
active(value:"active") -
pending(value:"pending") -
invalid(value:"invalid")