Wasm Directoryalpha
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

NameTypeDescription
xero-tenant-idstring
summarize-errorsoption​<bool>
batch-paymentsoption​<list​<batch-payment>>