Wasm Directoryalpha
Record

create-credit-note-allocation-params

No description available.

record create-credit-note-allocation-params {
  xero-tenant-id: string,
  credit-note-id: string,
  summarize-errors: option​<bool>,
  allocations: option​<list​<allocation>>,
}

Fields

NameTypeDescription
xero-tenant-idstring
credit-note-idstring
summarize-errorsoption​<bool>
allocationsoption​<list​<allocation>>