BankAccountInput
No description
input BankAccountInput {
accountHolderName: String
bankAddress: AddressInput
bankName: String
bic: String
iban: String
ribFiles: FolderInput
}
Fields
| Nom | Type | Description |
|---|---|---|
| accountHolderName | String scalar | — |
| bankAddress | AddressInput input | — |
| bankName | String scalar | — |
| bic | String scalar | — |
| iban | String scalar | — |
| ribFiles | FolderInput input | MoralProfileInput ProfileInput RentalFolderPaymentMethodInput |