Record
post-billing-preview-params
No description available.
record post-billing-preview-params {
zuora-track-id: option<string>,
zuora-entity-ids: option<string>,
account-id: string,
assume-renewal: option<string>,
charge-type-to-exclude: option<string>,
including-evergreen-subscription: option<bool>,
target-date: string,
}Fields
| Name | Type | Description |
|---|---|---|
| zuora-track-id | option<string> | |
| zuora-entity-ids | option<string> | |
| account-id | string | |
| assume-renewal | option<string> | |
| charge-type-to-exclude | option<string> | |
| including-evergreen-subscription | option<bool> | |
| target-date | string |