Wasm Directoryalpha
Record

put-subscription-params

No description available.

record put-subscription-params {
  zuora-track-id: option​<string>,
  zuora-entity-ids: option​<string>,
  zuora-version: option​<string>,
  subscription-key: string,
  add: option​<list​<put-srp-add-type>>,
  application-order: option​<list​<string>>,
  apply-credit: option​<bool>,
  apply-credit-balance: option​<bool>,
  auto-renew: option​<bool>,
  collect: option​<bool>,
  current-term: option​<s64>,
  current-term-period-type: option​<string>,
  document-date: option​<string>,
  include-existing-draft-doc-items: option​<bool>,
  include-existing-draft-invoice-items: option​<bool>,
  invoice: option​<bool>,
  invoice-collect: option​<bool>,
  invoice-separately: option​<bool>,
  invoice-target-date: option​<string>,
  notes: option​<string>,
  preview: option​<bool>,
  preview-type: option​<string>,
  remove: option​<list​<put-srp-remove-type>>,
  renewal-setting: option​<string>,
  renewal-term: option​<s64>,
  renewal-term-period-type: option​<string>,
  run-billing: option​<bool>,
  target-date: option​<string>,
  term-start-date: option​<string>,
  term-type: option​<string>,
  update: option​<list​<put-srp-update-type>>,
  cpq-bundle-json-id-qt: option​<string>,
  opportunity-close-date-qt: option​<string>,
  opportunity-name-qt: option​<string>,
  quote-business-type-qt: option​<string>,
  quote-number-qt: option​<string>,
  quote-type-qt: option​<string>,
  integration-id-ns: option​<string>,
  integration-status-ns: option​<string>,
  project-ns: option​<string>,
  sales-order-ns: option​<string>,
  sync-date-ns: option​<string>,
}

Fields

NameTypeDescription
zuora-track-idoption​<string>
zuora-entity-idsoption​<string>
zuora-versionoption​<string>
subscription-keystring
addoption​<list​<put-srp-add-type>>
application-orderoption​<list​<string>>
apply-creditoption​<bool>
apply-credit-balanceoption​<bool>
auto-renewoption​<bool>
collectoption​<bool>
current-termoption​<s64>
current-term-period-typeoption​<string>
document-dateoption​<string>
include-existing-draft-doc-itemsoption​<bool>
include-existing-draft-invoice-itemsoption​<bool>
invoiceoption​<bool>
invoice-collectoption​<bool>
invoice-separatelyoption​<bool>
invoice-target-dateoption​<string>
notesoption​<string>
previewoption​<bool>
preview-typeoption​<string>
removeoption​<list​<put-srp-remove-type>>
renewal-settingoption​<string>
renewal-termoption​<s64>
renewal-term-period-typeoption​<string>
run-billingoption​<bool>
target-dateoption​<string>
term-start-dateoption​<string>
term-typeoption​<string>
updateoption​<list​<put-srp-update-type>>
cpq-bundle-json-id-qtoption​<string>
opportunity-close-date-qtoption​<string>
opportunity-name-qtoption​<string>
quote-business-type-qtoption​<string>
quote-number-qtoption​<string>
quote-type-qtoption​<string>
integration-id-nsoption​<string>
integration-status-nsoption​<string>
project-nsoption​<string>
sales-order-nsoption​<string>
sync-date-nsoption​<string>