Wasm Directoryalpha
Record

create-prepayment-allocations-params

No description available.

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

Fields

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