BankRemittanceInsert
input
Creates a new BankRemittance.
Fields
| Name | Type | Description |
|---|---|---|
type | Int! | |
name | String! | |
date | Date! | |
notes | String | |
documents | [Int]! |
Creates a new BankRemittance.
| Name | Type | Description |
|---|---|---|
type | Int! | |
name | String! | |
date | Date! | |
notes | String | |
documents | [Int]! |