Wasm Directoryalpha
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

NameTypeDescription
zuora-track-idoption​<string>
zuora-entity-idsoption​<string>
idstring
auto-postoption​<bool>
auto-renewoption​<bool>
charge-type-to-excludeoption​<list​<string>>
effective-dateoption​<string>
subscription-idsoption​<list​<string>>
target-dateoption​<string>