Record
post-generate-billing-documents-params
No description available.
record post-generate-billing-documents-params {
zuora-track-id: option<string>,
zuora-entity-ids: option<string>,
id: string,
auto-post: option<bool>,
auto-renew: option<bool>,
charge-type-to-exclude: option<list<string>>,
effective-date: option<string>,
subscription-ids: option<list<string>>,
target-date: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| zuora-track-id | option<string> | |
| zuora-entity-ids | option<string> | |
| id | string | |
| auto-post | option<bool> | |
| auto-renew | option<bool> | |
| charge-type-to-exclude | option<list<string>> | |
| effective-date | option<string> | |
| subscription-ids | option<list<string>> | |
| target-date | option<string> |