AccountCreateInput
Autogenerated input type of AccountCreateInput Type
Fields
| Field | Type | Description |
|---|---|---|
| accountNumber | String | |
| accountType required | String! | |
| bankId | ModelId | |
| blockchain | String | |
| branchNumber | String | |
| clientMutationId | String | A unique identifier for the client performing the mutation. |
| currency | String | |
| description | String | |
| initialBalance | Float | |
| name required | String! | |
| network | String | |
| status | String | |
| walletAddress | String |
