Wasm Directoryalpha
Record

put-revenue-specific-date-params

No description available.

record put-revenue-specific-date-params {
  zuora-track-id: option​<string>,
  zuora-entity-ids: option​<string>,
  rs-number: string,
  amount: option​<string>,
  distribute-on: string,
  distribution-type: put-specific-date-allocation-type-distribution-type-enum,
  event-type: option​<post-revenue-schedule-by-transaction-type-revenue-event-event-type-enum>,
  event-type-system-id: option​<string>,
  notes: option​<string>,
  percentage: option​<string>,
}

Fields

NameTypeDescription
zuora-track-idoption​<string>
zuora-entity-idsoption​<string>
rs-numberstring
amountoption​<string>
distribute-onstring
distribution-typeput-specific-date-allocation-type-distribution-type-enum
event-typeoption​<post-revenue-schedule-by-transaction-type-revenue-event-event-type-enum>
event-type-system-idoption​<string>
notesoption​<string>
percentageoption​<string>