Record
create-batch-payment-params
No description available.
record create-batch-payment-params {
xero-tenant-id: string,
summarize-errors: option<bool>,
batch-payments: option<list<batch-payment>>,
}Fields
| Name | Type | Description |
|---|---|---|
| xero-tenant-id | string | |
| summarize-errors | option<bool> | |
| batch-payments | option<list<batch-payment>> |