BankConnection
No description
type BankConnection {
bankId: Int
bankName: String
connectionDate: Date
id: UUID
itemId: Int
logoUrl: String
status: Int
statusCodeDescription: String
statusCodeInfo: String
}
Fields
| Nom | Type | Description |
|---|---|---|
| bankId | Int scalar | — |
| bankName | String scalar | — |
| connectionDate | Date scalar | — |
| id | UUID scalar | — |
| itemId | Int scalar | — |
| logoUrl | String scalar | — |
| status | Int scalar | — |
| statusCodeDescription | String scalar | — |
| statusCodeInfo | String scalar | OperationalBankAccount PaginatedBankConnections |