Record
post-r-sfor-invoice-item-distribute-by-date-range-params
No description available.
record post-r-sfor-invoice-item-distribute-by-date-range-params {
zuora-track-id: option<string>,
zuora-entity-ids: option<string>,
invoice-item-id: string,
distribution-type: option<post-revenue-schedule-by-date-range-type-distribution-type-enum>,
notes: option<string>,
recognition-end: string,
recognition-start: string,
revenue-event: post-revenue-schedule-by-date-range-type-revenue-event,
}Fields
| Name | Type | Description |
|---|---|---|
| zuora-track-id | option<string> | |
| zuora-entity-ids | option<string> | |
| invoice-item-id | string | |
| distribution-type | option<post-revenue-schedule-by-date-range-type-distribution-type-enum> | |
| notes | option<string> | |
| recognition-end | string | |
| recognition-start | string | |
| revenue-event | post-revenue-schedule-by-date-range-type-revenue-event |