BankAccountOwnerInput
No description
input BankAccountOwnerInput {
id: UUID
operationalBankAccountId: UUID
ownerId: UUID
type: BankAcccountOwnerType
}
Fields
| Nom | Type | Description |
|---|---|---|
| id | UUID scalar | — |
| operationalBankAccountId | UUID scalar | — |
| ownerId | UUID scalar | — |
| type | BankAcccountOwnerType enum | updateOperationalBankAccountOwnerEntity |