Record
post-r-sfor-subsc-charge-params
No description available.
record post-r-sfor-subsc-charge-params {
zuora-track-id: option<string>,
zuora-entity-ids: option<string>,
charge-key: string,
amount: string,
deferred-revenue-accounting-code: option<string>,
deferred-revenue-accounting-code-type: option<string>,
notes: option<string>,
override-charge-accounting-codes: option<bool>,
recognized-revenue-accounting-code: option<string>,
recognized-revenue-accounting-code-type: option<string>,
reference-id: option<string>,
revenue-distributions: option<list<post-distribution-item-type>>,
revenue-event: option<post-revenue-schedule-by-charge-type-revenue-event>,
revenue-schedule-date: string,
}Fields
| Name | Type | Description |
|---|---|---|
| zuora-track-id | option<string> | |
| zuora-entity-ids | option<string> | |
| charge-key | string | |
| amount | string | |
| deferred-revenue-accounting-code | option<string> | |
| deferred-revenue-accounting-code-type | option<string> | |
| notes | option<string> | |
| override-charge-accounting-codes | option<bool> | |
| recognized-revenue-accounting-code | option<string> | |
| recognized-revenue-accounting-code-type | option<string> | |
| reference-id | option<string> | |
| revenue-distributions | option<list<post-distribution-item-type>> | |
| revenue-event | option<post-revenue-schedule-by-charge-type-revenue-event> | |
| revenue-schedule-date | string |