zuora-sdk-js 3.15.0 → 3.16.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +24 -2
- package/dist/zuora_api/ApiClient.js +2 -2
- package/dist/zuora_api/api/APIHealthApi.js +1 -1
- package/dist/zuora_api/api/AccountingCodesApi.js +1 -1
- package/dist/zuora_api/api/AccountingPeriodsApi.js +1 -1
- package/dist/zuora_api/api/AccountsApi.js +1 -1
- package/dist/zuora_api/api/ActionsApi.js +1 -1
- package/dist/zuora_api/api/AdjustmentsApi.js +1 -1
- package/dist/zuora_api/api/AggregateQueriesApi.js +1 -1
- package/dist/zuora_api/api/AttachmentsApi.js +1 -1
- package/dist/zuora_api/api/BalanceTrackingApi.js +1 -1
- package/dist/zuora_api/api/BillRunApi.js +1 -1
- package/dist/zuora_api/api/BillRunHealthApi.js +1 -1
- package/dist/zuora_api/api/BillingDocumentsApi.js +1 -1
- package/dist/zuora_api/api/BillingPreviewRunApi.js +1 -1
- package/dist/zuora_api/api/BookingDateBackfillJobApi.js +1 -1
- package/dist/zuora_api/api/CatalogGroupsApi.js +1 -1
- package/dist/zuora_api/api/CommitmentsApi.js +1 -1
- package/dist/zuora_api/api/ContactSnapshotsApi.js +1 -1
- package/dist/zuora_api/api/ContactsApi.js +1 -1
- package/dist/zuora_api/api/CreditMemosApi.js +1 -1
- package/dist/zuora_api/api/CustomEventTriggersApi.js +1 -1
- package/dist/zuora_api/api/CustomExchangeRatesApi.js +1 -1
- package/dist/zuora_api/api/CustomObjectDefinitionsApi.js +1 -1
- package/dist/zuora_api/api/CustomObjectJobsApi.js +1 -1
- package/dist/zuora_api/api/CustomObjectRecordsApi.js +1 -1
- package/dist/zuora_api/api/CustomPaymentMethodTypesApi.js +1 -1
- package/dist/zuora_api/api/CustomScheduledEventsApi.js +1 -1
- package/dist/zuora_api/api/DataBackfillJobApi.js +1 -1
- package/dist/zuora_api/api/DataLabelingApi.js +1 -1
- package/dist/zuora_api/api/DataQueriesApi.js +1 -1
- package/dist/zuora_api/api/DebitMemosApi.js +1 -1
- package/dist/zuora_api/api/DeploymentApi.js +1 -1
- package/dist/zuora_api/api/DeploymentConfigurationTemplatesApi.js +1 -1
- package/dist/zuora_api/api/DescribeApi.js +1 -1
- package/dist/zuora_api/api/EInvoicingApi.js +1 -1
- package/dist/zuora_api/api/ElectronicPaymentsHealthApi.js +1 -1
- package/dist/zuora_api/api/FilesApi.js +1 -1
- package/dist/zuora_api/api/FulfillmentsApi.js +1 -1
- package/dist/zuora_api/api/HostedPagesApi.js +1 -1
- package/dist/zuora_api/api/ImportsApi.js +1 -1
- package/dist/zuora_api/api/InvoiceSchedulesApi.js +1 -1
- package/dist/zuora_api/api/InvoicesApi.js +1 -1
- package/dist/zuora_api/api/JournalRunsApi.js +1 -1
- package/dist/zuora_api/api/MassUpdaterApi.js +1 -1
- package/dist/zuora_api/api/NotificationsApi.js +1 -1
- package/dist/zuora_api/api/OAuthApi.js +1 -1
- package/dist/zuora_api/api/ObjectQueriesApi.js +255 -18
- package/dist/zuora_api/api/OmniChannelSubscriptionsApi.js +1 -1
- package/dist/zuora_api/api/OperationsApi.js +1 -1
- package/dist/zuora_api/api/OrderActionsApi.js +1 -1
- package/dist/zuora_api/api/OrderLineItemsApi.js +1 -1
- package/dist/zuora_api/api/OrdersApi.js +1 -1
- package/dist/zuora_api/api/PaymentAuthorizationApi.js +1 -1
- package/dist/zuora_api/api/PaymentGatewayReconciliationApi.js +1 -1
- package/dist/zuora_api/api/PaymentGatewaysApi.js +1 -1
- package/dist/zuora_api/api/PaymentMethodSnapshotsApi.js +1 -1
- package/dist/zuora_api/api/PaymentMethodTransactionLogsApi.js +1 -1
- package/dist/zuora_api/api/PaymentMethodUpdaterApi.js +1 -1
- package/dist/zuora_api/api/PaymentMethodsApi.js +1 -1
- package/dist/zuora_api/api/PaymentRunsApi.js +1 -1
- package/dist/zuora_api/api/PaymentSchedulesApi.js +1 -1
- package/dist/zuora_api/api/PaymentTransactionLogsApi.js +1 -1
- package/dist/zuora_api/api/PaymentsApi.js +1 -1
- package/dist/zuora_api/api/ProductRatePlanChargeTiersApi.js +1 -1
- package/dist/zuora_api/api/ProductRatePlanChargesApi.js +1 -1
- package/dist/zuora_api/api/ProductRatePlansApi.js +1 -1
- package/dist/zuora_api/api/ProductsApi.js +1 -1
- package/dist/zuora_api/api/RSASignaturesApi.js +1 -1
- package/dist/zuora_api/api/RampsApi.js +1 -1
- package/dist/zuora_api/api/RatePlansApi.js +1 -1
- package/dist/zuora_api/api/RefundsApi.js +1 -1
- package/dist/zuora_api/api/RegenerateApi.js +1 -1
- package/dist/zuora_api/api/RevenueAccountingCodesApi.js +1 -1
- package/dist/zuora_api/api/RevenueIntegrationApi.js +1 -1
- package/dist/zuora_api/api/SequenceSetsApi.js +1 -1
- package/dist/zuora_api/api/SettingsApi.js +1 -1
- package/dist/zuora_api/api/SignUpApi.js +1 -1
- package/dist/zuora_api/api/SubscriptionChangeLogsApi.js +1 -1
- package/dist/zuora_api/api/SubscriptionsApi.js +1 -1
- package/dist/zuora_api/api/SummaryJournalEntriesApi.js +1 -1
- package/dist/zuora_api/api/TaxationItemsApi.js +1 -1
- package/dist/zuora_api/api/UsageApi.js +1 -1
- package/dist/zuora_api/api/WorkflowsApi.js +1 -1
- package/dist/zuora_api/index.js +119 -7
- package/dist/zuora_api/model/AccountBasicInfo.js +1 -1
- package/dist/zuora_api/model/AccountBillingAndPayment.js +1 -1
- package/dist/zuora_api/model/AccountCreditCardHolder.js +1 -1
- package/dist/zuora_api/model/AccountData.js +1 -1
- package/dist/zuora_api/model/AccountDetailResponse.js +1 -1
- package/dist/zuora_api/model/AccountEInvoiceProfile.js +1 -1
- package/dist/zuora_api/model/AccountMetrics.js +1 -1
- package/dist/zuora_api/model/AccountObjectNSFields.js +1 -1
- package/dist/zuora_api/model/AccountPMMandateInfo.js +1 -1
- package/dist/zuora_api/model/AccountSummaryBasicInfo.js +1 -1
- package/dist/zuora_api/model/AccountSummaryDefaultPaymentMethod.js +1 -1
- package/dist/zuora_api/model/AccountSummaryInvoice.js +1 -1
- package/dist/zuora_api/model/AccountSummaryPayment.js +1 -1
- package/dist/zuora_api/model/AccountSummaryPaymentInvoice.js +1 -1
- package/dist/zuora_api/model/AccountSummaryRatePlan.js +1 -1
- package/dist/zuora_api/model/AccountSummaryResponse.js +1 -1
- package/dist/zuora_api/model/AccountSummarySubscription.js +1 -1
- package/dist/zuora_api/model/AccountSummaryUsage.js +1 -1
- package/dist/zuora_api/model/AccountingCodeItemResponse.js +1 -1
- package/dist/zuora_api/model/ActionsErrorResponse.js +1 -1
- package/dist/zuora_api/model/AddSubscriptionComponent.js +1 -1
- package/dist/zuora_api/model/AddSubscriptionRatePlan.js +1 -1
- package/dist/zuora_api/model/ApiVolumeSummaryRecord.js +1 -1
- package/dist/zuora_api/model/ApplyCreditMemoItemToDebitMemoItem.js +1 -1
- package/dist/zuora_api/model/ApplyCreditMemoItemToInvoiceItem.js +1 -1
- package/dist/zuora_api/model/ApplyCreditMemoRequest.js +1 -1
- package/dist/zuora_api/model/ApplyCreditMemoToDebitMemo.js +1 -1
- package/dist/zuora_api/model/ApplyCreditMemoToInvoice.js +1 -1
- package/dist/zuora_api/model/ApplyPaymentDebitMemoApplication.js +1 -1
- package/dist/zuora_api/model/ApplyPaymentDebitMemoApplicationItem.js +1 -1
- package/dist/zuora_api/model/ApplyPaymentInvoiceApplication.js +1 -1
- package/dist/zuora_api/model/ApplyPaymentInvoiceApplicationItem.js +1 -1
- package/dist/zuora_api/model/ApplyPaymentRequest.js +1 -1
- package/dist/zuora_api/model/AssociationRule.js +1 -1
- package/dist/zuora_api/model/AsyncApplyCreditMemoRequest.js +1 -1
- package/dist/zuora_api/model/AsyncApplyCreditMemoToInvoice.js +1 -1
- package/dist/zuora_api/model/AsyncOperationResponse.js +1 -1
- package/dist/zuora_api/model/AsyncOrderProcessingOptions.js +1 -1
- package/dist/zuora_api/model/AsyncUnapplyCreditMemoRequest.js +1 -1
- package/dist/zuora_api/model/AsyncUnapplyCreditMemoToInvoice.js +1 -1
- package/dist/zuora_api/model/AttachInvoiceScheduleRequest.js +1 -1
- package/dist/zuora_api/model/AuthenticationErrorResponse.js +1 -1
- package/dist/zuora_api/model/AuthenticationFailResponse.js +1 -1
- package/dist/zuora_api/model/AuthenticationSuccessResponse.js +1 -1
- package/dist/zuora_api/model/BadRequestErrors.js +1 -1
- package/dist/zuora_api/model/BadRequestResponse.js +1 -1
- package/dist/zuora_api/model/BasePeriod.js +1 -1
- package/dist/zuora_api/model/BaseRevenueAttributes.js +1 -1
- package/dist/zuora_api/model/Bi3ViewsColumnsDescriptionResponse.js +1 -1
- package/dist/zuora_api/model/Bi3ViewsColumnsErrorResponse.js +1 -1
- package/dist/zuora_api/model/Bi3ViewsColumnsServerErrorResponse.js +1 -1
- package/dist/zuora_api/model/Bi3ViewsCountSuccessResponse.js +1 -1
- package/dist/zuora_api/model/Bi3ViewsErrorResponse.js +1 -1
- package/dist/zuora_api/model/Bi3ViewsNoDataResponse.js +1 -1
- package/dist/zuora_api/model/Bi3ViewsServerErrorResponse.js +1 -1
- package/dist/zuora_api/model/Bi3ViewsStatusErrorResponse.js +1 -1
- package/dist/zuora_api/model/Bi3ViewsStatusServerErrorResponse.js +1 -1
- package/dist/zuora_api/model/Bi3ViewsTaskStatusResponse.js +1 -1
- package/dist/zuora_api/model/Bi3ViewsV2SuccessResponse.js +1 -1
- package/dist/zuora_api/model/BiViews1ErrorResponse.js +1 -1
- package/dist/zuora_api/model/BiViews1SelectSuccessResponse.js +1 -1
- package/dist/zuora_api/model/BiViews1SuccessResponse.js +1 -1
- package/dist/zuora_api/model/BillRun.js +1 -1
- package/dist/zuora_api/model/BillRunFilter.js +1 -1
- package/dist/zuora_api/model/BillRunResponse.js +1 -1
- package/dist/zuora_api/model/BillRunSchedule.js +1 -1
- package/dist/zuora_api/model/BillingAdjustment.js +1 -1
- package/dist/zuora_api/model/BillingAdjustmentExclusion.js +1 -1
- package/dist/zuora_api/model/BillingDocVolumeSummaryRecord.js +1 -1
- package/dist/zuora_api/model/BillingDocumentItemProcessingType.js +10 -0
- package/dist/zuora_api/model/BillingDocumentQueryResponseElement.js +1 -1
- package/dist/zuora_api/model/BillingOptions.js +1 -1
- package/dist/zuora_api/model/BillingPreviewRunFilter.js +1 -1
- package/dist/zuora_api/model/BillingUpdate.js +1 -1
- package/dist/zuora_api/model/BookingDateJob.js +1 -1
- package/dist/zuora_api/model/BulkCreateCreditMemosFromChargeRequest.js +1 -1
- package/dist/zuora_api/model/BulkCreateCreditMemosFromInvoiceRequest.js +1 -1
- package/dist/zuora_api/model/BulkCreateCreditMemosRequest.js +1 -1
- package/dist/zuora_api/model/BulkCreateDebitMemosFromChargeRequest.js +1 -1
- package/dist/zuora_api/model/BulkCreateDebitMemosFromInvoiceRequest.js +1 -1
- package/dist/zuora_api/model/BulkCreateDebitMemosRequest.js +1 -1
- package/dist/zuora_api/model/BulkCreateInvoicesRequest.js +1 -1
- package/dist/zuora_api/model/BulkCreateInvoicesResponse.js +1 -1
- package/dist/zuora_api/model/BulkCreditMemosResponse.js +1 -1
- package/dist/zuora_api/model/BulkDebitMemosResponse.js +1 -1
- package/dist/zuora_api/model/BulkPaymentOptionItem.js +1 -1
- package/dist/zuora_api/model/BulkPaymentProfileRequest.js +1 -1
- package/dist/zuora_api/model/BulkPaymentProfileResponse.js +1 -1
- package/dist/zuora_api/model/BulkPaymentProfileResponseReasonsInner.js +1 -1
- package/dist/zuora_api/model/BulkPdfGenerationJobRequest.js +1 -1
- package/dist/zuora_api/model/BulkPdfGenerationJobResponse.js +1 -1
- package/dist/zuora_api/model/BulkPostInvoicesRequest.js +1 -1
- package/dist/zuora_api/model/BulkPostInvoicesResponse.js +1 -1
- package/dist/zuora_api/model/BulkUpdateCreditMemosRequest.js +1 -1
- package/dist/zuora_api/model/BulkUpdateDebitMemosRequest.js +1 -1
- package/dist/zuora_api/model/BulkUpdateInvoicesRequest.js +1 -1
- package/dist/zuora_api/model/BulkUpdateOrderLineItem.js +1 -1
- package/dist/zuora_api/model/BulkUpdateOrderLineItemsRequest.js +1 -1
- package/dist/zuora_api/model/BusinessRegion.js +1 -1
- package/dist/zuora_api/model/BusinessRegionsResponse.js +1 -1
- package/dist/zuora_api/model/CalloutAuth.js +1 -1
- package/dist/zuora_api/model/CancelAuthorizationRequest.js +1 -1
- package/dist/zuora_api/model/CancelAuthorizationResponse.js +1 -1
- package/dist/zuora_api/model/CancelBillRunRequest.js +1 -1
- package/dist/zuora_api/model/CancelBillRunResponse.js +1 -1
- package/dist/zuora_api/model/CancelBillingAdjustmentRequest.js +1 -1
- package/dist/zuora_api/model/CancelBillingAdjustmentResponse.js +1 -1
- package/dist/zuora_api/model/CancelOrderRequest.js +1 -1
- package/dist/zuora_api/model/CancelOrderResponse.js +1 -1
- package/dist/zuora_api/model/CancelPaymentSchedule.js +1 -1
- package/dist/zuora_api/model/CancelSubscriptionRequest.js +1 -1
- package/dist/zuora_api/model/CancelSubscriptionResponse.js +1 -1
- package/dist/zuora_api/model/CatalogGroup.js +1 -1
- package/dist/zuora_api/model/CatalogGroupProductRatePlan.js +1 -1
- package/dist/zuora_api/model/ChangeLogField.js +1 -1
- package/dist/zuora_api/model/ChangePlanRatePlanOverride.js +1 -1
- package/dist/zuora_api/model/ChangeSubscriptionRatePlan.js +1 -1
- package/dist/zuora_api/model/ChargeMetrics.js +1 -1
- package/dist/zuora_api/model/ChargeModelConfiguration.js +1 -1
- package/dist/zuora_api/model/ChargeModelConfigurationForSubscription.js +1 -1
- package/dist/zuora_api/model/ChargeModelConfigurationItem.js +1 -1
- package/dist/zuora_api/model/ChargeModelDataOverride.js +1 -1
- package/dist/zuora_api/model/ChargeOverride.js +1 -1
- package/dist/zuora_api/model/ChargeOverrideBilling.js +1 -1
- package/dist/zuora_api/model/ChargeOverridePricing.js +1 -1
- package/dist/zuora_api/model/ChargeRemoval.js +1 -1
- package/dist/zuora_api/model/ChargeTier.js +1 -1
- package/dist/zuora_api/model/ChargeUpdate.js +1 -1
- package/dist/zuora_api/model/ChildrenSettingValueRequest.js +1 -1
- package/dist/zuora_api/model/CollectDebitMemoRequest.js +1 -1
- package/dist/zuora_api/model/CollectDebitMemoRequestPayment.js +1 -1
- package/dist/zuora_api/model/CollectDebitMemoResponse.js +1 -1
- package/dist/zuora_api/model/CollectDebitMemoResponseAppliedCreditMemos.js +1 -1
- package/dist/zuora_api/model/CollectDebitMemoResponseAppliedPayments.js +1 -1
- package/dist/zuora_api/model/CollectDebitMemoResponseDebitMemo.js +1 -1
- package/dist/zuora_api/model/CollectDebitMemoResponseProcessedPayment.js +1 -1
- package/dist/zuora_api/model/CommitmentBaseAttributes.js +10 -1
- package/dist/zuora_api/model/CommitmentCommonErrorResponse.js +1 -1
- package/dist/zuora_api/model/CommitmentCommonErrorResponseErrorsInner.js +1 -1
- package/dist/zuora_api/model/CommitmentInput.js +14 -1
- package/dist/zuora_api/model/CommitmentOutput.js +10 -1
- package/dist/zuora_api/model/CommitmentOutputPeriodsInner.js +1 -1
- package/dist/zuora_api/model/CommitmentOutputSchedulesInner.js +15 -1
- package/dist/zuora_api/model/CommitmentPeriodAttributes.js +1 -1
- package/dist/zuora_api/model/CommitmentPeriodInput.js +1 -1
- package/dist/zuora_api/model/CommitmentPeriodOutput.js +1 -1
- package/dist/zuora_api/model/CommitmentPrepaymentType.js +58 -0
- package/dist/zuora_api/model/CommitmentScheduleAttributes.js +15 -1
- package/dist/zuora_api/model/CommitmentScheduleInput.js +19 -1
- package/dist/zuora_api/model/CommitmentScheduleOutput.js +20 -2
- package/dist/zuora_api/model/CommitmentStatusOutput.js +4 -4
- package/dist/zuora_api/model/CommonErrorResponse.js +1 -1
- package/dist/zuora_api/model/CommonResponse.js +1 -1
- package/dist/zuora_api/model/CommonRevenueAttributes.js +1 -1
- package/dist/zuora_api/model/CommonRevenueAttributesOutput.js +1 -1
- package/dist/zuora_api/model/CommonTaxationAttributes.js +1 -1
- package/dist/zuora_api/model/CompareAndDeployProductCatalogTemplateRequest.js +1 -1
- package/dist/zuora_api/model/CompareAndDeployProductCatalogTenantRequest.js +1 -1
- package/dist/zuora_api/model/CompareAndDeployTemplateRequest.js +1 -1
- package/dist/zuora_api/model/CompareAndDeployTenantRequest.js +1 -1
- package/dist/zuora_api/model/CompareSchemaKeyValue.js +1 -1
- package/dist/zuora_api/model/CompareTemplateRequest.js +1 -1
- package/dist/zuora_api/model/CompareTemplateResponse.js +1 -1
- package/dist/zuora_api/model/Condition.js +1 -1
- package/dist/zuora_api/model/ConfigTemplateErrorResponse.js +1 -1
- package/dist/zuora_api/model/ConfigTemplateErrorResponseReasonsInner.js +1 -1
- package/dist/zuora_api/model/ConfigurationTemplateContent.js +1 -1
- package/dist/zuora_api/model/Contact.js +1 -1
- package/dist/zuora_api/model/ContactInfo.js +1 -1
- package/dist/zuora_api/model/ContactResponse.js +1 -1
- package/dist/zuora_api/model/ContactSnapshot.js +1 -1
- package/dist/zuora_api/model/ContactSnapshotResponse.js +1 -1
- package/dist/zuora_api/model/CreateACHPaymentMethod.js +1 -1
- package/dist/zuora_api/model/CreateAccountContact.js +1 -1
- package/dist/zuora_api/model/CreateAccountCreditCard.js +1 -1
- package/dist/zuora_api/model/CreateAccountCreditCardHolderInfo.js +1 -1
- package/dist/zuora_api/model/CreateAccountPaymentMethod.js +1 -1
- package/dist/zuora_api/model/CreateAccountRequest.js +1 -1
- package/dist/zuora_api/model/CreateAccountResponse.js +1 -1
- package/dist/zuora_api/model/CreateAccountSubscription.js +1 -1
- package/dist/zuora_api/model/CreateAccountingCodeRequest.js +1 -1
- package/dist/zuora_api/model/CreateAccountingCodeResponse.js +1 -1
- package/dist/zuora_api/model/CreateAccountingPeriodRequest.js +1 -1
- package/dist/zuora_api/model/CreateAccountingPeriodResponse.js +1 -1
- package/dist/zuora_api/model/CreateAuthorizationRequest.js +1 -1
- package/dist/zuora_api/model/CreateAuthorizationResponse.js +1 -1
- package/dist/zuora_api/model/CreateAuthorizationResponsePaymentGateway.js +1 -1
- package/dist/zuora_api/model/CreateAuthorizationResponseReasons.js +1 -1
- package/dist/zuora_api/model/CreateAutogiroPaymentMethod.js +1 -1
- package/dist/zuora_api/model/CreateBacsPaymentMethod.js +1 -1
- package/dist/zuora_api/model/CreateBasePaymentMethod.js +1 -1
- package/dist/zuora_api/model/CreateBatchQueryJobRequest.js +1 -1
- package/dist/zuora_api/model/CreateBatchQueryJobResponse.js +1 -1
- package/dist/zuora_api/model/CreateBatchQueryRequest.js +1 -1
- package/dist/zuora_api/model/CreateBatchQueryResponse.js +1 -1
- package/dist/zuora_api/model/CreateBecsPaymentMethod.js +1 -1
- package/dist/zuora_api/model/CreateBecsnzPaymentMethod.js +1 -1
- package/dist/zuora_api/model/CreateBetalingsservicePaymentMethod.js +1 -1
- package/dist/zuora_api/model/CreateBillRunRequest.js +1 -1
- package/dist/zuora_api/model/CreateBillingAdjustmentRequest.js +1 -1
- package/dist/zuora_api/model/CreateBillingDocumentFilesDeletionJobRequest.js +1 -1
- package/dist/zuora_api/model/CreateBillingDocumentFilesDeletionJobResponse.js +1 -1
- package/dist/zuora_api/model/CreateBillingPreviewCreditMemoItem.js +1 -1
- package/dist/zuora_api/model/CreateBillingPreviewInvoiceItem.js +1 -1
- package/dist/zuora_api/model/CreateBillingPreviewRequest.js +1 -1
- package/dist/zuora_api/model/CreateBillingPreviewResponse.js +1 -1
- package/dist/zuora_api/model/CreateBillingPreviewRunRequest.js +1 -1
- package/dist/zuora_api/model/CreateBillingPreviewRunResponse.js +1 -1
- package/dist/zuora_api/model/CreateCCReferenceTransactionPaymentMethod.js +1 -1
- package/dist/zuora_api/model/CreateCatalogGroupRequest.js +1 -1
- package/dist/zuora_api/model/CreateContactRequest.js +1 -1
- package/dist/zuora_api/model/CreateCreditCardPaymentMethod.js +1 -1
- package/dist/zuora_api/model/CreateCreditCardReferenceCardholderInfo.js +1 -1
- package/dist/zuora_api/model/CreateCreditMemoFromCharge.js +1 -1
- package/dist/zuora_api/model/CreateCreditMemoFromChargeRequest.js +1 -1
- package/dist/zuora_api/model/CreateCreditMemoFromInvoice.js +1 -1
- package/dist/zuora_api/model/CreateCreditMemoFromInvoiceRequest.js +1 -1
- package/dist/zuora_api/model/CreateCreditMemoTaxationItemsRequest.js +1 -1
- package/dist/zuora_api/model/CreateDebitMemoFromCharge.js +1 -1
- package/dist/zuora_api/model/CreateDebitMemoFromChargeRequest.js +1 -1
- package/dist/zuora_api/model/CreateDebitMemoFromInvoiceRequest.js +1 -1
- package/dist/zuora_api/model/CreateDebitMemosFromInvoiceRequest.js +1 -1
- package/dist/zuora_api/model/CreateDeploymentTemplateRequest.js +1 -1
- package/dist/zuora_api/model/CreateDiscountItem.js +1 -1
- package/dist/zuora_api/model/CreateFulfillment.js +1 -1
- package/dist/zuora_api/model/CreateFulfillmentItem.js +1 -1
- package/dist/zuora_api/model/CreateFulfillmentItemResponse.js +1 -1
- package/dist/zuora_api/model/CreateFulfillmentItemsRequest.js +1 -1
- package/dist/zuora_api/model/CreateFulfillmentItemsResponse.js +1 -1
- package/dist/zuora_api/model/CreateFulfillmentResponse.js +1 -1
- package/dist/zuora_api/model/CreateFulfillmentsRequest.js +1 -1
- package/dist/zuora_api/model/CreateFulfillmentsResponse.js +1 -1
- package/dist/zuora_api/model/CreateHostedPageRequest.js +1 -1
- package/dist/zuora_api/model/CreateHostedPageResponse.js +1 -1
- package/dist/zuora_api/model/CreateInvoiceCollectCreditMemos.js +1 -1
- package/dist/zuora_api/model/CreateInvoiceCollectInvoices.js +1 -1
- package/dist/zuora_api/model/CreateInvoiceCollectRequest.js +1 -1
- package/dist/zuora_api/model/CreateInvoiceCollectResponse.js +1 -1
- package/dist/zuora_api/model/CreateInvoiceItem.js +1 -1
- package/dist/zuora_api/model/CreateInvoiceRequest.js +1 -1
- package/dist/zuora_api/model/CreateInvoiceScheduleItem.js +1 -1
- package/dist/zuora_api/model/CreateInvoiceScheduleRequest.js +1 -1
- package/dist/zuora_api/model/CreateJournalEntryRequest.js +1 -1
- package/dist/zuora_api/model/CreateJournalEntryRequestItem.js +1 -1
- package/dist/zuora_api/model/CreateJournalEntryRequestSegment.js +1 -1
- package/dist/zuora_api/model/CreateJournalEntryResponse.js +1 -1
- package/dist/zuora_api/model/CreateJournalRunRequest.js +1 -1
- package/dist/zuora_api/model/CreateJournalRunRequestTransactionType.js +1 -1
- package/dist/zuora_api/model/CreateJournalRunResponse.js +1 -1
- package/dist/zuora_api/model/CreateMassUpdateResponse.js +1 -1
- package/dist/zuora_api/model/CreateMassUpdaterRequest.js +1 -1
- package/dist/zuora_api/model/CreateNonRefRefundFinanceInformation.js +1 -1
- package/dist/zuora_api/model/CreateOmniChannelSubscriptionRequest.js +1 -1
- package/dist/zuora_api/model/CreateOmniChannelSubscriptionResponse.js +1 -1
- package/dist/zuora_api/model/CreateOpenPaymentMethod.js +1 -1
- package/dist/zuora_api/model/CreateOpenPaymentMethodTypeRequest.js +1 -1
- package/dist/zuora_api/model/CreateOrUpdateCatalogGroupProductRatePlan.js +1 -1
- package/dist/zuora_api/model/CreateOrUpdateEmailTemplatesResponse.js +1 -1
- package/dist/zuora_api/model/CreateOrderAction.js +1 -1
- package/dist/zuora_api/model/CreateOrderAddProduct.js +1 -1
- package/dist/zuora_api/model/CreateOrderAsyncRequest.js +1 -1
- package/dist/zuora_api/model/CreateOrderAsyncResponse.js +1 -1
- package/dist/zuora_api/model/CreateOrderChangePlan.js +1 -1
- package/dist/zuora_api/model/CreateOrderChangePlanRatePlanOverride.js +1 -1
- package/dist/zuora_api/model/CreateOrderChargeUpdate.js +1 -1
- package/dist/zuora_api/model/CreateOrderCreateSubscription.js +1 -1
- package/dist/zuora_api/model/CreateOrderOrderLineItem.js +1 -1
- package/dist/zuora_api/model/CreateOrderPricingUpdate.js +1 -1
- package/dist/zuora_api/model/CreateOrderProductOverride.js +1 -1
- package/dist/zuora_api/model/CreateOrderProductRatePlanOverride.js +1 -1
- package/dist/zuora_api/model/CreateOrderRatePlanFeatureOverride.js +1 -1
- package/dist/zuora_api/model/CreateOrderRatePlanOverride.js +1 -1
- package/dist/zuora_api/model/CreateOrderRatePlanUpdate.js +1 -1
- package/dist/zuora_api/model/CreateOrderRequest.js +1 -1
- package/dist/zuora_api/model/CreateOrderResponse.js +1 -1
- package/dist/zuora_api/model/CreateOrderResponseOrderAction.js +1 -1
- package/dist/zuora_api/model/CreateOrderResponseOrderLineItems.js +1 -1
- package/dist/zuora_api/model/CreateOrderResponseOrderMetric.js +1 -1
- package/dist/zuora_api/model/CreateOrderResponseRamps.js +1 -1
- package/dist/zuora_api/model/CreateOrderResponseRefunds.js +1 -1
- package/dist/zuora_api/model/CreateOrderResponseSubscriptions.js +1 -1
- package/dist/zuora_api/model/CreateOrderResponseWriteOff.js +1 -1
- package/dist/zuora_api/model/CreateOrderResult.js +1 -1
- package/dist/zuora_api/model/CreateOrderResume.js +1 -1
- package/dist/zuora_api/model/CreateOrderSubscription.js +1 -1
- package/dist/zuora_api/model/CreateOrderSubscriptionOwnerAccount.js +1 -1
- package/dist/zuora_api/model/CreateOrderSuspend.js +1 -1
- package/dist/zuora_api/model/CreateOrderTermsAndConditions.js +1 -1
- package/dist/zuora_api/model/CreateOrderUpdateProduct.js +1 -1
- package/dist/zuora_api/model/CreatePADPaymentMethod.js +1 -1
- package/dist/zuora_api/model/CreatePayPalAdaptivePaymentMethod.js +1 -1
- package/dist/zuora_api/model/CreatePayPalCPPaymentMethod.js +1 -1
- package/dist/zuora_api/model/CreatePayPalECPaymentMethod.js +1 -1
- package/dist/zuora_api/model/CreatePayPalNativeECPaymentMethod.js +1 -1
- package/dist/zuora_api/model/CreatePaymentDebitMemoApplication.js +1 -1
- package/dist/zuora_api/model/CreatePaymentDebitMemoApplicationItem.js +1 -1
- package/dist/zuora_api/model/CreatePaymentInvoiceApplication.js +1 -1
- package/dist/zuora_api/model/CreatePaymentInvoiceApplicationItem.js +1 -1
- package/dist/zuora_api/model/CreatePaymentMethodACH.js +1 -1
- package/dist/zuora_api/model/CreatePaymentMethodApplePayAdyen.js +1 -1
- package/dist/zuora_api/model/CreatePaymentMethodBankTransfer.js +1 -1
- package/dist/zuora_api/model/CreatePaymentMethodBankTransferAccountHolderInfo.js +1 -1
- package/dist/zuora_api/model/CreatePaymentMethodCCReferenceTransaction.js +1 -1
- package/dist/zuora_api/model/CreatePaymentMethodCardholderInfo.js +1 -1
- package/dist/zuora_api/model/CreatePaymentMethodCommon.js +1 -1
- package/dist/zuora_api/model/CreatePaymentMethodCreditCard.js +1 -1
- package/dist/zuora_api/model/CreatePaymentMethodDecryptionRequest.js +1 -1
- package/dist/zuora_api/model/CreatePaymentMethodDecryptionResponse.js +1 -1
- package/dist/zuora_api/model/CreatePaymentMethodGooglePayAdyenChase.js +1 -1
- package/dist/zuora_api/model/CreatePaymentMethodPayPalAdaptive.js +1 -1
- package/dist/zuora_api/model/CreatePaymentMethodPayPalECPayPalNativeECPayPalCP.js +1 -1
- package/dist/zuora_api/model/CreatePaymentMethodRequest.js +1 -1
- package/dist/zuora_api/model/CreatePaymentMethodResponse.js +1 -1
- package/dist/zuora_api/model/CreatePaymentMethodResponseReason.js +1 -1
- package/dist/zuora_api/model/CreatePaymentMethodUpdaterBatchRequest.js +1 -1
- package/dist/zuora_api/model/CreatePaymentMethodUpdaterBatchResponse.js +1 -1
- package/dist/zuora_api/model/CreatePaymentMethodUpdaterBatchResponseReasons.js +1 -1
- package/dist/zuora_api/model/CreatePaymentPredebitNotifyRequest.js +1 -1
- package/dist/zuora_api/model/CreatePaymentPredebitNotifyResponse.js +1 -1
- package/dist/zuora_api/model/CreatePaymentRequest.js +1 -1
- package/dist/zuora_api/model/CreatePaymentRunData.js +1 -1
- package/dist/zuora_api/model/CreatePaymentRunDataItem.js +1 -1
- package/dist/zuora_api/model/CreatePaymentRunRequest.js +1 -1
- package/dist/zuora_api/model/CreatePaymentScheduleItemsRequest.js +1 -1
- package/dist/zuora_api/model/CreatePaymentScheduleItemsRequestItems.js +1 -1
- package/dist/zuora_api/model/CreatePaymentScheduleRequest.js +1 -1
- package/dist/zuora_api/model/CreatePaymentScheduleRequestItems.js +1 -1
- package/dist/zuora_api/model/CreatePaymentSchedulesRequest.js +1 -1
- package/dist/zuora_api/model/CreatePaymentSchedulesResponse.js +1 -1
- package/dist/zuora_api/model/CreatePaymentSchedulesResponseItems.js +1 -1
- package/dist/zuora_api/model/CreatePaymentSessionInvoice.js +1 -1
- package/dist/zuora_api/model/CreatePaymentSessionRequest.js +1 -1
- package/dist/zuora_api/model/CreatePaymentSessionResponse.js +1 -1
- package/dist/zuora_api/model/CreateProductRatePlanChargeRequest.js +1 -1
- package/dist/zuora_api/model/CreateProductRatePlanRequest.js +1 -1
- package/dist/zuora_api/model/CreateProductRequest.js +1 -1
- package/dist/zuora_api/model/CreateRSASignatureRequest.js +1 -1
- package/dist/zuora_api/model/CreateRamp.js +1 -1
- package/dist/zuora_api/model/CreateRefundRequest.js +1 -1
- package/dist/zuora_api/model/CreateRefundwithAutoUnapply.js +1 -1
- package/dist/zuora_api/model/CreateSEPAPaymentMethod.js +1 -1
- package/dist/zuora_api/model/CreateSequenceSetRequest.js +1 -1
- package/dist/zuora_api/model/CreateSequenceSetsRequest.js +1 -1
- package/dist/zuora_api/model/CreateSequenceSetsResponse.js +1 -1
- package/dist/zuora_api/model/CreateStoredCredentialProfileRequest.js +1 -1
- package/dist/zuora_api/model/CreateSubscribeToProduct.js +1 -1
- package/dist/zuora_api/model/CreateSubscriptionComponent.js +1 -1
- package/dist/zuora_api/model/CreateSubscriptionRatePlan.js +1 -1
- package/dist/zuora_api/model/CreateSubscriptionRequest.js +1 -1
- package/dist/zuora_api/model/CreateSubscriptionResponse.js +1 -1
- package/dist/zuora_api/model/CreateTaxationItem.js +1 -1
- package/dist/zuora_api/model/CreateTaxationItemForCreditMemoFinanceInformation.js +1 -1
- package/dist/zuora_api/model/CreateTaxationItemForCreditMemoRequest.js +1 -1
- package/dist/zuora_api/model/CreateTaxationItemForDebitMemo.js +1 -1
- package/dist/zuora_api/model/CreateTaxationItemForDebitMemoFinanceInformation.js +1 -1
- package/dist/zuora_api/model/CreateTaxationItemForInvoiceRequest.js +1 -1
- package/dist/zuora_api/model/CreateTaxationItemsForDebitMemoRequest.js +1 -1
- package/dist/zuora_api/model/CreateTaxationItemsRequest.js +1 -1
- package/dist/zuora_api/model/CreateTokenRequest.js +1 -1
- package/dist/zuora_api/model/CreateUpdateOpenPaymentMethodTypeResponse.js +1 -1
- package/dist/zuora_api/model/CreateUpdateStoredCredentialProfileResponse.js +1 -1
- package/dist/zuora_api/model/CreateUsageRequest.js +1 -1
- package/dist/zuora_api/model/CreditCard.js +1 -1
- package/dist/zuora_api/model/CreditMemo.js +1 -1
- package/dist/zuora_api/model/CreditMemoEntityPrefix.js +1 -1
- package/dist/zuora_api/model/CreditMemoItem.js +1 -1
- package/dist/zuora_api/model/CreditMemoItemFinanceInformation.js +1 -1
- package/dist/zuora_api/model/CreditMemoItemFromChargeDetail.js +1 -1
- package/dist/zuora_api/model/CreditMemoItemFromChargeDetailFinanceInformation.js +1 -1
- package/dist/zuora_api/model/CreditMemoItemFromInvoiceItem.js +1 -1
- package/dist/zuora_api/model/CreditMemoItemFromInvoiceItemFinanceInformation.js +1 -1
- package/dist/zuora_api/model/CreditMemoItemFromWriteOffInvoice.js +1 -1
- package/dist/zuora_api/model/CreditMemoItemPart.js +1 -1
- package/dist/zuora_api/model/CreditMemoItemResponse.js +1 -1
- package/dist/zuora_api/model/CreditMemoItemsResponse.js +1 -1
- package/dist/zuora_api/model/CreditMemoObjectNSFields.js +1 -1
- package/dist/zuora_api/model/CreditMemoPart.js +1 -1
- package/dist/zuora_api/model/CreditMemoResponse.js +1 -1
- package/dist/zuora_api/model/CreditMemoTaxItemFromInvoiceTaxItemFinanceInformation.js +1 -1
- package/dist/zuora_api/model/CreditMemoTaxItemFromInvoiceTaxItemRequest.js +1 -1
- package/dist/zuora_api/model/CreditMemoTaxationItemFromWriteOffInvoice.js +1 -1
- package/dist/zuora_api/model/CreditMemosResponse.js +1 -1
- package/dist/zuora_api/model/CustomAccountPaymentMethod.js +1 -1
- package/dist/zuora_api/model/CustomFields.js +1 -1
- package/dist/zuora_api/model/CustomObjectAllFieldsDefinition.js +1 -1
- package/dist/zuora_api/model/CustomObjectAllFieldsDefinitionAllOfCreatedById.js +1 -1
- package/dist/zuora_api/model/CustomObjectAllFieldsDefinitionAllOfCreatedDate.js +1 -1
- package/dist/zuora_api/model/CustomObjectAllFieldsDefinitionAllOfId.js +1 -1
- package/dist/zuora_api/model/CustomObjectAllFieldsDefinitionAllOfUpdatedById.js +1 -1
- package/dist/zuora_api/model/CustomObjectAllFieldsDefinitionAllOfUpdatedDate.js +1 -1
- package/dist/zuora_api/model/CustomObjectBulkDeleteFilter.js +1 -1
- package/dist/zuora_api/model/CustomObjectBulkDeleteFilterCondition.js +1 -1
- package/dist/zuora_api/model/CustomObjectBulkJobErrorResponse.js +1 -1
- package/dist/zuora_api/model/CustomObjectBulkJobErrorResponseCollection.js +1 -1
- package/dist/zuora_api/model/CustomObjectBulkJobRequest.js +1 -1
- package/dist/zuora_api/model/CustomObjectBulkJobResponse.js +1 -1
- package/dist/zuora_api/model/CustomObjectBulkJobResponseCollection.js +1 -1
- package/dist/zuora_api/model/CustomObjectBulkJobResponseError.js +1 -1
- package/dist/zuora_api/model/CustomObjectCustomFieldDefinition.js +1 -1
- package/dist/zuora_api/model/CustomObjectCustomFieldDefinitionUpdate.js +1 -1
- package/dist/zuora_api/model/CustomObjectCustomFieldsDefinition.js +1 -1
- package/dist/zuora_api/model/CustomObjectDefinition.js +1 -1
- package/dist/zuora_api/model/CustomObjectDefinitionRelationship.js +1 -1
- package/dist/zuora_api/model/CustomObjectDefinitionRelationshipRecordConstraints.js +1 -1
- package/dist/zuora_api/model/CustomObjectDefinitionRelationshipRecordConstraintsCreate.js +1 -1
- package/dist/zuora_api/model/CustomObjectDefinitionSchema.js +1 -1
- package/dist/zuora_api/model/CustomObjectDefinitionUpdateActionRequest.js +1 -1
- package/dist/zuora_api/model/CustomObjectDefinitionUpdateActionResponse.js +1 -1
- package/dist/zuora_api/model/CustomObjectRecordBatchAction.js +1 -1
- package/dist/zuora_api/model/CustomObjectRecordBatchRequest.js +1 -1
- package/dist/zuora_api/model/CustomObjectRecordWithAllFields.js +1 -1
- package/dist/zuora_api/model/CustomObjectRecordWithOnlyCustomFields.js +1 -1
- package/dist/zuora_api/model/CustomObjectRecordsBatchUpdatePartialSuccessResponse.js +1 -1
- package/dist/zuora_api/model/CustomObjectRecordsErrorResponse.js +1 -1
- package/dist/zuora_api/model/CustomObjectRecordsThrottledResponse.js +1 -1
- package/dist/zuora_api/model/CustomObjectRecordsWithError.js +1 -1
- package/dist/zuora_api/model/CustomRates.js +1 -1
- package/dist/zuora_api/model/DailyConsumptionRevRecRequest.js +1 -1
- package/dist/zuora_api/model/DataQueryErrorResponse.js +1 -1
- package/dist/zuora_api/model/DataQueryJob.js +1 -1
- package/dist/zuora_api/model/DataQueryJobCancelled.js +1 -1
- package/dist/zuora_api/model/DataQueryJobCommon.js +1 -1
- package/dist/zuora_api/model/DebitMemo.js +1 -1
- package/dist/zuora_api/model/DebitMemoDueDate.js +1 -1
- package/dist/zuora_api/model/DebitMemoEntityPrefix.js +1 -1
- package/dist/zuora_api/model/DebitMemoItem.js +1 -1
- package/dist/zuora_api/model/DebitMemoItemFromChargeDetail.js +1 -1
- package/dist/zuora_api/model/DebitMemoItemFromChargeDetailFinanceInformation.js +1 -1
- package/dist/zuora_api/model/DebitMemoItemFromInvoiceItemFinanceInformation.js +1 -1
- package/dist/zuora_api/model/DebitMemoItemFromInvoiceItemRequest.js +1 -1
- package/dist/zuora_api/model/DebitMemoItemResponse.js +1 -1
- package/dist/zuora_api/model/DebitMemoItemTaxationItems.js +1 -1
- package/dist/zuora_api/model/DebitMemoItemWriteOffRequest.js +1 -1
- package/dist/zuora_api/model/DebitMemoItemsResponse.js +1 -1
- package/dist/zuora_api/model/DebitMemoObjectNSFields.js +1 -1
- package/dist/zuora_api/model/DebitMemoResponse.js +1 -1
- package/dist/zuora_api/model/DebitMemoTaxItemFromInvoiceTaxItemFinanceInformation.js +1 -1
- package/dist/zuora_api/model/DebitMemoTaxItemFromInvoiceTaxItemRequest.js +1 -1
- package/dist/zuora_api/model/DebitMemoTaxationItemWriteOffRequest.js +1 -1
- package/dist/zuora_api/model/DebitMemosResponse.js +1 -1
- package/dist/zuora_api/model/DecryptRSASignatureRequest.js +1 -1
- package/dist/zuora_api/model/DecryptRSASignatureResponse.js +1 -1
- package/dist/zuora_api/model/DeleteAccountResponse.js +1 -1
- package/dist/zuora_api/model/DeleteAttachmentResponse.js +1 -1
- package/dist/zuora_api/model/DeleteBatchQueryJobResponse.js +1 -1
- package/dist/zuora_api/model/DeleteBatchQueryResponse.js +1 -1
- package/dist/zuora_api/model/DeleteDataQueryJobResponse.js +1 -1
- package/dist/zuora_api/model/DeleteOrderAsyncResponse.js +1 -1
- package/dist/zuora_api/model/DeleteResult.js +1 -1
- package/dist/zuora_api/model/DeleteSubscriptionResponse.js +1 -1
- package/dist/zuora_api/model/DeleteWorkflowError.js +1 -1
- package/dist/zuora_api/model/DeleteWorkflowSuccess.js +1 -1
- package/dist/zuora_api/model/DeletedRecord.js +1 -1
- package/dist/zuora_api/model/DeliverySchedule.js +1 -1
- package/dist/zuora_api/model/DeliveryScheduleParams.js +1 -1
- package/dist/zuora_api/model/DeliveryScheduleProductRatePlanCharge.js +1 -1
- package/dist/zuora_api/model/DeploymentResponse.js +1 -1
- package/dist/zuora_api/model/DeploymentTemplate.js +1 -1
- package/dist/zuora_api/model/DeploymentTemplatesResponse.js +1 -1
- package/dist/zuora_api/model/DetachInvoiceScheduleRequest.js +1 -1
- package/dist/zuora_api/model/DetailedWorkflow.js +1 -1
- package/dist/zuora_api/model/DiscountApplyDetail.js +1 -1
- package/dist/zuora_api/model/DiscountPricingOverride.js +1 -1
- package/dist/zuora_api/model/DiscountPricingUpdate.js +1 -1
- package/dist/zuora_api/model/DocumentIdList.js +1 -1
- package/dist/zuora_api/model/EInvoicingFileFormat.js +1 -1
- package/dist/zuora_api/model/ElectronicPaymentOptions.js +1 -1
- package/dist/zuora_api/model/ElectronicPaymentOptionsWithDelayedCapturePayment.js +1 -1
- package/dist/zuora_api/model/EligibleAccountCondition.js +1 -1
- package/dist/zuora_api/model/EligibleChargeCondition.js +1 -1
- package/dist/zuora_api/model/EmailBillRunRequest.js +1 -1
- package/dist/zuora_api/model/EmailBillingDocumentRequest.js +1 -1
- package/dist/zuora_api/model/EndConditions.js +1 -1
- package/dist/zuora_api/model/Error401.js +1 -1
- package/dist/zuora_api/model/ErrorResponse.js +1 -1
- package/dist/zuora_api/model/ErrorResponse401Record.js +1 -1
- package/dist/zuora_api/model/ErrorResponseReasonsInner.js +1 -1
- package/dist/zuora_api/model/EventTrigger.js +1 -1
- package/dist/zuora_api/model/EventType.js +1 -1
- package/dist/zuora_api/model/ExecuteInvoiceScheduleRequest.js +1 -1
- package/dist/zuora_api/model/ExpandedAccount.js +17 -17
- package/dist/zuora_api/model/ExpandedAmendment.js +1 -1
- package/dist/zuora_api/model/ExpandedBillingRun.js +1 -1
- package/dist/zuora_api/model/ExpandedBundle.js +198 -0
- package/dist/zuora_api/model/ExpandedCommitment.js +89 -1
- package/dist/zuora_api/model/ExpandedCommitmentAssociatedAccount.js +13 -1
- package/dist/zuora_api/model/ExpandedCommitmentAssociatedItem.js +22 -1
- package/dist/zuora_api/model/ExpandedCommitmentPeriod.js +38 -5
- package/dist/zuora_api/model/ExpandedCommitmentSchedule.js +26 -1
- package/dist/zuora_api/model/ExpandedCommitmentTransaction.js +13 -1
- package/dist/zuora_api/model/ExpandedContact.js +1 -1
- package/dist/zuora_api/model/ExpandedContactSnapshot.js +1 -1
- package/dist/zuora_api/model/ExpandedCreditMemo.js +1 -1
- package/dist/zuora_api/model/ExpandedCreditMemoApplication.js +1 -1
- package/dist/zuora_api/model/ExpandedCreditMemoItem.js +71 -53
- package/dist/zuora_api/model/ExpandedCreditTaxationItem.js +13 -13
- package/dist/zuora_api/model/ExpandedDailyConsumptionSummary.js +1 -1
- package/dist/zuora_api/model/ExpandedDebitMemo.js +1 -1
- package/dist/zuora_api/model/ExpandedDebitMemoItem.js +19 -19
- package/dist/zuora_api/model/ExpandedDebitTaxationItem.js +12 -12
- package/dist/zuora_api/model/ExpandedDeliveryAdjustment.js +1 -1
- package/dist/zuora_api/model/ExpandedExternalProductRatePlan.js +1 -1
- package/dist/zuora_api/model/ExpandedFulfillment.js +1 -1
- package/dist/zuora_api/model/ExpandedInvoice.js +9 -1
- package/dist/zuora_api/model/ExpandedInvoiceItem.js +176 -158
- package/dist/zuora_api/model/ExpandedInvoiceSchedule.js +1 -27
- package/dist/zuora_api/model/ExpandedInvoiceScheduleItem.js +1 -19
- package/dist/zuora_api/model/ExpandedOrderAction.js +1 -1
- package/dist/zuora_api/model/ExpandedOrderLineItem.js +31 -31
- package/dist/zuora_api/model/ExpandedOrders.js +1 -1
- package/dist/zuora_api/model/ExpandedPayment.js +1 -1
- package/dist/zuora_api/model/ExpandedPaymentApplication.js +12 -12
- package/dist/zuora_api/model/ExpandedPaymentMethod.js +61 -61
- package/dist/zuora_api/model/ExpandedPaymentMethodSnapshot.js +1 -1
- package/dist/zuora_api/model/ExpandedPaymentRun.js +69 -69
- package/dist/zuora_api/model/ExpandedPaymentSchedule.js +1 -1
- package/dist/zuora_api/model/ExpandedPaymentScheduleItem.js +1 -1
- package/dist/zuora_api/model/ExpandedPaymentScheduleItemPayment.js +1 -1
- package/dist/zuora_api/model/ExpandedPrepaidBalance.js +1 -1
- package/dist/zuora_api/model/ExpandedPrepaidBalanceFund.js +1 -1
- package/dist/zuora_api/model/ExpandedPrepaidBalanceTransaction.js +1 -1
- package/dist/zuora_api/model/ExpandedPrepayment.js +270 -0
- package/dist/zuora_api/model/{ExpandedInvoiceScheduleBooking.js → ExpandedPrepaymentDefinition.js} +72 -93
- package/dist/zuora_api/model/ExpandedProcessedUsage.js +1 -1
- package/dist/zuora_api/model/ExpandedProduct.js +25 -1
- package/dist/zuora_api/model/ExpandedProductRatePlan.js +37 -37
- package/dist/zuora_api/model/ExpandedProductRatePlanCharge.js +86 -78
- package/dist/zuora_api/model/ExpandedProductRatePlanChargeTier.js +1 -1
- package/dist/zuora_api/model/ExpandedRamp.js +1 -1
- package/dist/zuora_api/model/ExpandedRatePlan.js +1 -1
- package/dist/zuora_api/model/ExpandedRatePlanCharge.js +79 -31
- package/dist/zuora_api/model/ExpandedRatePlanChargeTier.js +1 -1
- package/dist/zuora_api/model/ExpandedRatingDetail.js +1 -1
- package/dist/zuora_api/model/ExpandedRatingResult.js +1 -1
- package/dist/zuora_api/model/ExpandedRefund.js +1 -1
- package/dist/zuora_api/model/ExpandedRefundApplication.js +13 -13
- package/dist/zuora_api/model/ExpandedRefundApplicationItem.js +41 -41
- package/dist/zuora_api/model/ExpandedSubscription.js +23 -23
- package/dist/zuora_api/model/ExpandedSummaryStatement.js +1 -1
- package/dist/zuora_api/model/ExpandedSummaryStatementRun.js +1 -1
- package/dist/zuora_api/model/ExpandedTaxationItem.js +13 -13
- package/dist/zuora_api/model/ExpandedUsage.js +1 -1
- package/dist/zuora_api/model/ExpandedValidityPeriodSummary.js +1 -1
- package/dist/zuora_api/model/ExportWorkflowVersionResponse.js +1 -1
- package/dist/zuora_api/model/ExtendedCondition.js +1 -1
- package/dist/zuora_api/model/ExtendedGroupCondition.js +1 -1
- package/dist/zuora_api/model/ExtendedGroupConditionConditionsInner.js +1 -1
- package/dist/zuora_api/model/FailedReason.js +1 -1
- package/dist/zuora_api/model/FaultResponse.js +1 -1
- package/dist/zuora_api/model/FilterRuleParameterDefinition.js +1 -1
- package/dist/zuora_api/model/FinanceInformation.js +297 -0
- package/dist/zuora_api/model/Fulfillment.js +1 -1
- package/dist/zuora_api/model/FulfillmentItem.js +1 -1
- package/dist/zuora_api/model/GETBookingDateBackfillJobById200Response.js +1 -1
- package/dist/zuora_api/model/GETDataBackfillJobById200Response.js +1 -1
- package/dist/zuora_api/model/GETListBookingDateBackfillJobs200Response.js +1 -1
- package/dist/zuora_api/model/GETListDataBackfillJobs200Response.js +1 -1
- package/dist/zuora_api/model/GatewayOptions.js +1 -1
- package/dist/zuora_api/model/GenerateBillingDocumentRequest.js +1 -1
- package/dist/zuora_api/model/GenerateBillingDocumentResponse.js +1 -1
- package/dist/zuora_api/model/GenerateBillingDocumentResponseCreditMemo.js +1 -1
- package/dist/zuora_api/model/GenerateBillingDocumentResponseInvoice.js +1 -1
- package/dist/zuora_api/model/GetAccountPMAccountHolderInfo.js +1 -1
- package/dist/zuora_api/model/GetAccountPaymentMethodResponse.js +1 -1
- package/dist/zuora_api/model/GetAccountingCodeResponse.js +1 -1
- package/dist/zuora_api/model/GetAccountingCodesResponse.js +1 -1
- package/dist/zuora_api/model/GetAccountingPeriodAllOfFieIdsResponse.js +1 -1
- package/dist/zuora_api/model/GetAccountingPeriodResponse.js +1 -1
- package/dist/zuora_api/model/GetAccountingPeriodWithoutSuccessResponse.js +1 -1
- package/dist/zuora_api/model/GetAccountingPeriodsResponse.js +1 -1
- package/dist/zuora_api/model/GetAllCustomObjectDefinitionsInNamespaceResponse.js +1 -1
- package/dist/zuora_api/model/GetApiVolumeSummaryResponse.js +1 -1
- package/dist/zuora_api/model/GetAsyncCreateOrderJobResponse.js +1 -1
- package/dist/zuora_api/model/GetAsyncOrderJobResponse.js +1 -1
- package/dist/zuora_api/model/GetAsyncOrderJobResponseResult.js +1 -1
- package/dist/zuora_api/model/GetAsyncPreviewOrderJobResponse.js +1 -1
- package/dist/zuora_api/model/GetAttachmentResponse.js +1 -1
- package/dist/zuora_api/model/GetAttachmentsResponse.js +1 -1
- package/dist/zuora_api/model/GetBIViewStatus200ResponseInner.js +1 -1
- package/dist/zuora_api/model/GetBatchQueryJobResponse.js +1 -1
- package/dist/zuora_api/model/GetBatchQueryResponse.js +1 -1
- package/dist/zuora_api/model/GetBillingAdjustmentsBySubscriptionNumberResponse.js +1 -1
- package/dist/zuora_api/model/GetBillingAdjustmentsResponse.js +1 -1
- package/dist/zuora_api/model/GetBillingDocVolumeSummaryResponse.js +1 -1
- package/dist/zuora_api/model/GetBillingDocumentFilesDeletionJobResponse.js +1 -1
- package/dist/zuora_api/model/GetBillingDocumentsResponse.js +1 -1
- package/dist/zuora_api/model/GetBillingPreviewRunResponse.js +1 -1
- package/dist/zuora_api/model/GetBulkPdfGenerationJobResponse.js +1 -1
- package/dist/zuora_api/model/GetBulkUpdateOrderLineItemsResponse.js +1 -1
- package/dist/zuora_api/model/GetCalloutHistoryVOType.js +1 -1
- package/dist/zuora_api/model/GetCalloutHistoryVOsType.js +1 -1
- package/dist/zuora_api/model/GetCatalogGroupResponse.js +1 -1
- package/dist/zuora_api/model/GetCatalogGroupsResponse.js +1 -1
- package/dist/zuora_api/model/GetChargeOverride.js +1 -1
- package/dist/zuora_api/model/GetCommitmentBalance.js +1 -1
- package/dist/zuora_api/model/GetCommitmentOutput.js +14 -1
- package/dist/zuora_api/model/GetCommitmentResponse.js +10 -1
- package/dist/zuora_api/model/GetCreditMemoItemPartResponse.js +1 -1
- package/dist/zuora_api/model/GetCreditMemoItemPartsResponse.js +1 -1
- package/dist/zuora_api/model/GetCreditMemoItemTaxationItems.js +1 -1
- package/dist/zuora_api/model/GetCreditMemoPartResponse.js +1 -1
- package/dist/zuora_api/model/GetCreditMemoPartsResponse.js +1 -1
- package/dist/zuora_api/model/GetCreditMemoPdfStatusBatchResponse.js +1 -1
- package/dist/zuora_api/model/GetCreditMemoPdfStatusResponse.js +1 -1
- package/dist/zuora_api/model/GetCreditMemoTaxItemFinanceInformation.js +1 -1
- package/dist/zuora_api/model/GetCreditMemoTaxItemResponse.js +1 -1
- package/dist/zuora_api/model/GetCreditMemoTaxationItemResponse.js +1 -1
- package/dist/zuora_api/model/GetCustomExchangeRatesDataType.js +1 -1
- package/dist/zuora_api/model/GetCustomExchangeRatesType.js +1 -1
- package/dist/zuora_api/model/GetDataLabelingJobResponse.js +1 -1
- package/dist/zuora_api/model/GetDataLabelingJobResponseAllOfProgress.js +1 -1
- package/dist/zuora_api/model/GetDataQueryJobResponse.js +1 -1
- package/dist/zuora_api/model/GetDataQueryJobsResponse.js +1 -1
- package/dist/zuora_api/model/GetDebitMemoApplicationPart.js +1 -1
- package/dist/zuora_api/model/GetDebitMemoApplicationPartsResponse.js +1 -1
- package/dist/zuora_api/model/GetDebitMemoItemFinanceInformation.js +1 -1
- package/dist/zuora_api/model/GetDebitMemoPdfStatusBatchResponse.js +1 -1
- package/dist/zuora_api/model/GetDebitMemoPdfStatusResponse.js +1 -1
- package/dist/zuora_api/model/GetDebitMemoTaxItem.js +1 -1
- package/dist/zuora_api/model/GetDebitMemoTaxItemFinanceInformation.js +1 -1
- package/dist/zuora_api/model/GetDebitMemoTaxItemNew.js +1 -1
- package/dist/zuora_api/model/GetEInvoiceMandateResponse.js +1 -1
- package/dist/zuora_api/model/GetEInvoiceMandatesResponse.js +1 -1
- package/dist/zuora_api/model/GetEmailHistoryVOType.js +1 -1
- package/dist/zuora_api/model/GetEmailHistoryVOsType.js +1 -1
- package/dist/zuora_api/model/GetEventTriggers200Response.js +1 -1
- package/dist/zuora_api/model/GetFulfillment.js +1 -1
- package/dist/zuora_api/model/GetFulfillmentItem.js +1 -1
- package/dist/zuora_api/model/GetFulfillmentItemResponse.js +1 -1
- package/dist/zuora_api/model/GetFulfillmentResponse.js +1 -1
- package/dist/zuora_api/model/GetInvoiceApplicationPartRequest.js +1 -1
- package/dist/zuora_api/model/GetInvoiceApplicationPartsRequest.js +1 -1
- package/dist/zuora_api/model/GetInvoicePdfStatusBatchResponse.js +1 -1
- package/dist/zuora_api/model/GetInvoicePdfStatusResponse.js +1 -1
- package/dist/zuora_api/model/GetJournalEntriesInJournalRunResponse.js +1 -1
- package/dist/zuora_api/model/GetJournalEntryDetailResponse.js +1 -1
- package/dist/zuora_api/model/GetJournalEntryDetailTypeWithoutSuccess.js +1 -1
- package/dist/zuora_api/model/GetJournalEntryItemResponse.js +1 -1
- package/dist/zuora_api/model/GetJournalEntrySegmentResponse.js +1 -1
- package/dist/zuora_api/model/GetJournalRunResponse.js +1 -1
- package/dist/zuora_api/model/GetJournalRunTransactionResponse.js +1 -1
- package/dist/zuora_api/model/GetMassUpdateResponse.js +1 -1
- package/dist/zuora_api/model/GetMetricsBySubscriptionNumbersResponse.js +1 -1
- package/dist/zuora_api/model/GetOmniChannelSubscriptionResponse.js +1 -1
- package/dist/zuora_api/model/GetOrderActionRatePlanResponse.js +1 -1
- package/dist/zuora_api/model/GetOrderChargeRemoval.js +1 -1
- package/dist/zuora_api/model/GetOrderLineItem.js +1 -1
- package/dist/zuora_api/model/GetOrderLineItemResponse.js +1 -1
- package/dist/zuora_api/model/GetOrderResponse.js +1 -1
- package/dist/zuora_api/model/GetOrdersResponse.js +1 -1
- package/dist/zuora_api/model/GetPMAccountHolderInfo.js +1 -1
- package/dist/zuora_api/model/GetPaymentFinanceInformation.js +1 -1
- package/dist/zuora_api/model/GetPaymentItemPartResponse.js +1 -1
- package/dist/zuora_api/model/GetPaymentItemPartsResponse.js +1 -1
- package/dist/zuora_api/model/GetPaymentMethodForAccountResponse.js +1 -1
- package/dist/zuora_api/model/GetPaymentMethodResponseACHForAccount.js +1 -1
- package/dist/zuora_api/model/GetPaymentMethodResponseApplePayForAccount.js +1 -1
- package/dist/zuora_api/model/GetPaymentMethodResponseBankTransferForAccount.js +1 -1
- package/dist/zuora_api/model/GetPaymentMethodResponseCreditCardForAccount.js +1 -1
- package/dist/zuora_api/model/GetPaymentMethodResponseGooglePayForAccount.js +1 -1
- package/dist/zuora_api/model/GetPaymentMethodResponsePayPalForAccount.js +1 -1
- package/dist/zuora_api/model/GetPaymentPartResponse.js +1 -1
- package/dist/zuora_api/model/GetPaymentPartsResponse.js +1 -1
- package/dist/zuora_api/model/GetPaymentRunDataArrayResponse.js +1 -1
- package/dist/zuora_api/model/GetPaymentRunDataElementResponse.js +1 -1
- package/dist/zuora_api/model/GetPaymentRunDataTransactionElementResponse.js +1 -1
- package/dist/zuora_api/model/GetPaymentRunStatisticResponse.js +1 -1
- package/dist/zuora_api/model/GetPaymentRunSummaryResponse.js +1 -1
- package/dist/zuora_api/model/GetPaymentRunSummaryTotalValuesResponse.js +1 -1
- package/dist/zuora_api/model/GetPaymentRunsResponse.js +1 -1
- package/dist/zuora_api/model/GetPaymentScheduleStatisticResponse.js +1 -1
- package/dist/zuora_api/model/GetPaymentScheduleStatisticResponsePaymentScheduleItems.js +1 -1
- package/dist/zuora_api/model/GetPaymentSchedulesResponse.js +1 -1
- package/dist/zuora_api/model/GetPaymentVolumeSummaryResponse.js +1 -1
- package/dist/zuora_api/model/GetPaymentsResponse.js +1 -1
- package/dist/zuora_api/model/GetProductDiscountApplyDetailsType.js +114 -0
- package/dist/zuora_api/model/GetProductRatePlanChargeDeliverySchedule.js +165 -0
- package/dist/zuora_api/model/GetProductRatePlanChargeDeliveryScheduleFrequency.js +53 -0
- package/dist/zuora_api/model/GetProductRatePlanChargePricingTierType.js +149 -0
- package/dist/zuora_api/model/GetProductRatePlanChargePricingType.js +200 -0
- package/dist/zuora_api/model/GetProductRatePlanChargeResponse.js +1 -1
- package/dist/zuora_api/model/GetProductRatePlanChargeTierResponse.js +1 -1
- package/dist/zuora_api/model/GetProductRatePlanResponse.js +1 -1
- package/dist/zuora_api/model/GetProductRatePlansByExternalIdResponse.js +1 -1
- package/dist/zuora_api/model/GetProductRatePlansByProductResponse.js +1 -1
- package/dist/zuora_api/model/GetProductResponse.js +1 -1
- package/dist/zuora_api/model/GetProductsResponse.js +1 -1
- package/dist/zuora_api/model/GetPublicEmailTemplateResponse.js +1 -1
- package/dist/zuora_api/model/GetPublicNotificationDefinitionResponse.js +1 -1
- package/dist/zuora_api/model/GetPublicNotificationDefinitionResponseCallout.js +1 -1
- package/dist/zuora_api/model/GetPublicNotificationDefinitionResponseFilterRule.js +1 -1
- package/dist/zuora_api/model/GetQueryEmailTemplates200Response.js +1 -1
- package/dist/zuora_api/model/GetQueryNotificationDefinitions200Response.js +1 -1
- package/dist/zuora_api/model/GetRampByRampNumberResponse.js +1 -1
- package/dist/zuora_api/model/GetRampMetricsByOrderNumberResponse.js +1 -1
- package/dist/zuora_api/model/GetRampMetricsByRampNumberResponse.js +1 -1
- package/dist/zuora_api/model/GetRampMetricsBySubscriptionKeyResponse.js +1 -1
- package/dist/zuora_api/model/GetRampsBySubscriptionKeyResponse.js +1 -1
- package/dist/zuora_api/model/GetRefundCreditMemoFinanceInformation.js +1 -1
- package/dist/zuora_api/model/GetRefundItemPartResponse.js +1 -1
- package/dist/zuora_api/model/GetRefundItemPartsResponse.js +1 -1
- package/dist/zuora_api/model/GetRefundPartResponse.js +1 -1
- package/dist/zuora_api/model/GetRefundPartsResponse.js +1 -1
- package/dist/zuora_api/model/GetRefundsResponse.js +1 -1
- package/dist/zuora_api/model/GetScheduledEventResponse.js +1 -1
- package/dist/zuora_api/model/GetScheduledEventResponseParametersValue.js +1 -1
- package/dist/zuora_api/model/GetScheduledEvents200Response.js +1 -1
- package/dist/zuora_api/model/GetSequenceSetResponse.js +1 -1
- package/dist/zuora_api/model/GetSequenceSetsResponse.js +1 -1
- package/dist/zuora_api/model/GetSubscriptionChangeLogResponse.js +1 -1
- package/dist/zuora_api/model/GetSubscriptionChangeLogsResponse.js +1 -1
- package/dist/zuora_api/model/GetSubscriptionProductFeature.js +1 -1
- package/dist/zuora_api/model/GetSubscriptionRatePlan.js +1 -1
- package/dist/zuora_api/model/GetSubscriptionRatePlanChargesWithAllSegments.js +1 -1
- package/dist/zuora_api/model/GetSubscriptionResponse.js +1 -1
- package/dist/zuora_api/model/GetSubscriptionsResponse.js +1 -1
- package/dist/zuora_api/model/GetTaxationItemResponse.js +1 -1
- package/dist/zuora_api/model/GetTaxationItemsOfCreditMemoItemResponse.js +1 -1
- package/dist/zuora_api/model/GetTaxationItemsOfDebitMemoItemResponse.js +1 -1
- package/dist/zuora_api/model/GetTaxationItemsResponse.js +1 -1
- package/dist/zuora_api/model/GetUsageRateDetailRequest.js +1 -1
- package/dist/zuora_api/model/GetUsageRateDetailRequestData.js +1 -1
- package/dist/zuora_api/model/GetUsageResponse.js +1 -1
- package/dist/zuora_api/model/GetUsagesByAccountResponse.js +1 -1
- package/dist/zuora_api/model/GetVersionsResponse.js +1 -1
- package/dist/zuora_api/model/GetWorkflowResponse.js +1 -1
- package/dist/zuora_api/model/GetWorkflowResponseTasks.js +1 -1
- package/dist/zuora_api/model/GetWorkflowsResponse.js +1 -1
- package/dist/zuora_api/model/GetWorkflowsResponsePagination.js +1 -1
- package/dist/zuora_api/model/HostedPageResponse.js +1 -1
- package/dist/zuora_api/model/HostedPagesResponse.js +1 -1
- package/dist/zuora_api/model/IneligibleBillingAdjustment.js +1 -1
- package/dist/zuora_api/model/InitialTerm.js +1 -1
- package/dist/zuora_api/model/IntervalPricing.js +1 -1
- package/dist/zuora_api/model/IntervalPricingTier.js +1 -1
- package/dist/zuora_api/model/Invoice.js +1 -1
- package/dist/zuora_api/model/InvoiceEntityPrefix.js +1 -1
- package/dist/zuora_api/model/InvoiceFile.js +1 -1
- package/dist/zuora_api/model/InvoiceFilesResponse.js +1 -1
- package/dist/zuora_api/model/InvoiceForBulkUpdate.js +1 -1
- package/dist/zuora_api/model/InvoiceItem.js +1 -1
- package/dist/zuora_api/model/InvoiceItemObjectNSFields.js +1 -1
- package/dist/zuora_api/model/InvoiceItemPreviewResult.js +1 -1
- package/dist/zuora_api/model/InvoiceItemPreviewResultAdditionalInfo.js +1 -1
- package/dist/zuora_api/model/InvoiceItemPreviewResultProcessingType.js +10 -0
- package/dist/zuora_api/model/InvoiceItemPreviewResultTaxationItems.js +1 -1
- package/dist/zuora_api/model/InvoiceItemsResponse.js +1 -1
- package/dist/zuora_api/model/InvoiceObjectNSFields.js +1 -1
- package/dist/zuora_api/model/InvoicePostResponse.js +1 -1
- package/dist/zuora_api/model/InvoiceResponse.js +1 -1
- package/dist/zuora_api/model/InvoiceSchedule.js +1 -1
- package/dist/zuora_api/model/InvoiceScheduleCustomFields.js +1 -1
- package/dist/zuora_api/model/InvoiceScheduleItem.js +1 -1
- package/dist/zuora_api/model/InvoiceScheduleItemCustomFields.js +1 -1
- package/dist/zuora_api/model/InvoiceScheduleResponse.js +1 -1
- package/dist/zuora_api/model/InvoiceScheduleSubscription.js +1 -1
- package/dist/zuora_api/model/InvoiceSettlementAsyncJobResponse.js +1 -1
- package/dist/zuora_api/model/InvoiceTaxationItem.js +1 -1
- package/dist/zuora_api/model/Job.js +1 -1
- package/dist/zuora_api/model/LastTerm.js +1 -1
- package/dist/zuora_api/model/Linkage.js +1 -1
- package/dist/zuora_api/model/ListAllSettingsResponse.js +1 -1
- package/dist/zuora_api/model/ListCommitmentPeriodOutput.js +1 -1
- package/dist/zuora_api/model/ListCommitmentScheduleOutput.js +1 -1
- package/dist/zuora_api/model/ListCommitmentsOutput.js +1 -1
- package/dist/zuora_api/model/ListOfExchangeRates.js +1 -1
- package/dist/zuora_api/model/ListPeriods200Response.js +1 -1
- package/dist/zuora_api/model/ListSchedulesByCommitment200Response.js +1 -1
- package/dist/zuora_api/model/MappingResponse.js +1 -1
- package/dist/zuora_api/model/MigrateTenantSettingsRequest.js +1 -1
- package/dist/zuora_api/model/MigrateTenantSettingsResponse.js +1 -1
- package/dist/zuora_api/model/MigrationComponentContent.js +1 -1
- package/dist/zuora_api/model/MigrationUpdateCustomObjectDefinitionsRequest.js +1 -1
- package/dist/zuora_api/model/MigrationUpdateCustomObjectDefinitionsResponse.js +1 -1
- package/dist/zuora_api/model/NotificationsHistoryDeletionTaskResponse.js +1 -1
- package/dist/zuora_api/model/ObjectPostImportRequest.js +1 -1
- package/dist/zuora_api/model/OmniChannelAccountData.js +1 -1
- package/dist/zuora_api/model/OneTimeFlatFeePricingOverride.js +1 -1
- package/dist/zuora_api/model/OneTimePerUnitPricingOverride.js +1 -1
- package/dist/zuora_api/model/OneTimeTieredPricingOverride.js +1 -1
- package/dist/zuora_api/model/OneTimeVolumePricingOverride.js +1 -1
- package/dist/zuora_api/model/OpenPaymentMethodTypeRequestFields.js +1 -1
- package/dist/zuora_api/model/OpenPaymentMethodTypeResponse.js +1 -1
- package/dist/zuora_api/model/OpenPaymentMethodTypeResponseFields.js +1 -1
- package/dist/zuora_api/model/OperationJobResponse.js +1 -1
- package/dist/zuora_api/model/Options.js +1 -1
- package/dist/zuora_api/model/Order.js +1 -1
- package/dist/zuora_api/model/OrderAction.js +1 -1
- package/dist/zuora_api/model/OrderActionAddProduct.js +1 -1
- package/dist/zuora_api/model/OrderActionCancelSubscription.js +1 -1
- package/dist/zuora_api/model/OrderActionChangePlan.js +1 -1
- package/dist/zuora_api/model/OrderActionCreateSubscription.js +1 -1
- package/dist/zuora_api/model/OrderActionCreateSubscriptionTerms.js +1 -1
- package/dist/zuora_api/model/OrderActionOwnerTransfer.js +1 -1
- package/dist/zuora_api/model/OrderActionRatePlanAmendment.js +1 -1
- package/dist/zuora_api/model/OrderActionRatePlanBillingUpdate.js +1 -1
- package/dist/zuora_api/model/OrderActionRatePlanChargeModelDataOverride.js +1 -1
- package/dist/zuora_api/model/OrderActionRatePlanChargeOverride.js +1 -1
- package/dist/zuora_api/model/OrderActionRatePlanChargeRemove.js +1 -1
- package/dist/zuora_api/model/OrderActionRatePlanChargeUpdate.js +1 -1
- package/dist/zuora_api/model/OrderActionRatePlanOrder.js +1 -1
- package/dist/zuora_api/model/OrderActionRatePlanOrderAction.js +1 -1
- package/dist/zuora_api/model/OrderActionRatePlanOverride.js +1 -1
- package/dist/zuora_api/model/OrderActionRatePlanPricingUpdate.js +1 -1
- package/dist/zuora_api/model/OrderActionRatePlanRecurringDeliveryPricingOverride.js +1 -1
- package/dist/zuora_api/model/OrderActionRatePlanRecurringDeliveryPricingUpdate.js +1 -1
- package/dist/zuora_api/model/OrderActionRatePlanRecurringFlatFeePricingOverride.js +1 -1
- package/dist/zuora_api/model/OrderActionRatePlanRecurringPerUnitPricingOverride.js +1 -1
- package/dist/zuora_api/model/OrderActionRatePlanRecurringTieredPricingOverride.js +1 -1
- package/dist/zuora_api/model/OrderActionRatePlanRecurringVolumePricingOverride.js +1 -1
- package/dist/zuora_api/model/OrderActionRatePlanRemoveProduct.js +1 -1
- package/dist/zuora_api/model/OrderActionRatePlanUpdate.js +1 -1
- package/dist/zuora_api/model/OrderActionRemoveProduct.js +1 -1
- package/dist/zuora_api/model/OrderActionRenewSubscription.js +1 -1
- package/dist/zuora_api/model/OrderActionResume.js +1 -1
- package/dist/zuora_api/model/OrderActionSuspend.js +1 -1
- package/dist/zuora_api/model/OrderActionTermsAndConditions.js +1 -1
- package/dist/zuora_api/model/OrderActionUpdateProduct.js +1 -1
- package/dist/zuora_api/model/OrderCreateAccount.js +1 -1
- package/dist/zuora_api/model/OrderCreateAccountContact.js +1 -1
- package/dist/zuora_api/model/OrderDeltaMetric.js +1 -1
- package/dist/zuora_api/model/OrderDeltaMrr.js +1 -1
- package/dist/zuora_api/model/OrderDeltaQty.js +1 -1
- package/dist/zuora_api/model/OrderDeltaTcb.js +1 -1
- package/dist/zuora_api/model/OrderDeltaTcv.js +1 -1
- package/dist/zuora_api/model/OrderExistingAccountDetails.js +1 -1
- package/dist/zuora_api/model/OrderItem.js +1 -1
- package/dist/zuora_api/model/OrderLineItem.js +1 -1
- package/dist/zuora_api/model/OrderMetric.js +1 -1
- package/dist/zuora_api/model/OrderRampIntervalMetrics.js +1 -1
- package/dist/zuora_api/model/OrderRampMetrics.js +1 -1
- package/dist/zuora_api/model/OrderSchedulingOptions.js +1 -1
- package/dist/zuora_api/model/OrderSubscriptions.js +1 -1
- package/dist/zuora_api/model/OrderSubscriptionsSubscriptionOwnerAccountDetails.js +1 -1
- package/dist/zuora_api/model/OrganizationLabel.js +1 -1
- package/dist/zuora_api/model/OverrideDiscountApplyDetail.js +1 -1
- package/dist/zuora_api/model/PATCHUpdateWorkflowRequest.js +1 -1
- package/dist/zuora_api/model/POSTCreateBookingDateBackfillJob200Response.js +1 -1
- package/dist/zuora_api/model/POSTCreateDataBackfillJob200Response.js +1 -1
- package/dist/zuora_api/model/POSTCreateDataBackfillJobRequest.js +1 -1
- package/dist/zuora_api/model/PUTStopBookingDateBackfillJobByIdRequest.js +1 -1
- package/dist/zuora_api/model/Payment.js +1 -1
- package/dist/zuora_api/model/PaymentData.js +1 -1
- package/dist/zuora_api/model/PaymentEntityPrefix.js +1 -1
- package/dist/zuora_api/model/PaymentGatewaysResponse.js +1 -1
- package/dist/zuora_api/model/PaymentGatwayResponse.js +1 -1
- package/dist/zuora_api/model/PaymentItemPart.js +1 -1
- package/dist/zuora_api/model/PaymentMethodObjectCustomFields.js +1 -1
- package/dist/zuora_api/model/PaymentMethodObjectCustomFieldsForAccount.js +1 -1
- package/dist/zuora_api/model/PaymentMethodRequestMandateInfo.js +1 -1
- package/dist/zuora_api/model/PaymentMethodRequestProcessingOptions.js +1 -1
- package/dist/zuora_api/model/PaymentMethodRequestTokens.js +1 -1
- package/dist/zuora_api/model/PaymentMethodResponse.js +1 -1
- package/dist/zuora_api/model/PaymentMethodResponseACH.js +1 -1
- package/dist/zuora_api/model/PaymentMethodResponseApplePay.js +1 -1
- package/dist/zuora_api/model/PaymentMethodResponseBankTransfer.js +1 -1
- package/dist/zuora_api/model/PaymentMethodResponseCardBinInfo.js +1 -1
- package/dist/zuora_api/model/PaymentMethodResponseCreditCard.js +1 -1
- package/dist/zuora_api/model/PaymentMethodResponseGooglePay.js +1 -1
- package/dist/zuora_api/model/PaymentMethodResponseMandateInfo.js +1 -1
- package/dist/zuora_api/model/PaymentMethodResponsePayPal.js +1 -1
- package/dist/zuora_api/model/PaymentMethodSnapshotResponse.js +1 -1
- package/dist/zuora_api/model/PaymentMethodTransactionLogResponse.js +1 -1
- package/dist/zuora_api/model/PaymentMethodUpdaterInstanceResponse.js +1 -1
- package/dist/zuora_api/model/PaymentMethodUpdaterInstancesResponse.js +1 -1
- package/dist/zuora_api/model/PaymentPart.js +1 -1
- package/dist/zuora_api/model/PaymentProfile.js +1 -1
- package/dist/zuora_api/model/PaymentRequestFinanceInformation.js +1 -1
- package/dist/zuora_api/model/PaymentResponse.js +1 -1
- package/dist/zuora_api/model/PaymentRun.js +1 -1
- package/dist/zuora_api/model/PaymentRunResponse.js +1 -1
- package/dist/zuora_api/model/PaymentSchedule.js +1 -1
- package/dist/zuora_api/model/PaymentScheduleBillingDocument.js +1 -1
- package/dist/zuora_api/model/PaymentScheduleItem.js +1 -1
- package/dist/zuora_api/model/PaymentScheduleItemResponse.js +1 -1
- package/dist/zuora_api/model/PaymentScheduleLinkedPaymentID.js +1 -1
- package/dist/zuora_api/model/PaymentSchedulePaymentOptionFields.js +1 -1
- package/dist/zuora_api/model/PaymentSchedulePaymentOptionFieldsDetail.js +1 -1
- package/dist/zuora_api/model/PaymentScheduleResponse.js +1 -1
- package/dist/zuora_api/model/PaymentTransactionLogResponse.js +1 -1
- package/dist/zuora_api/model/PaymentVolumeSummaryRecord.js +1 -1
- package/dist/zuora_api/model/PaymentWithCustomRates.js +1 -1
- package/dist/zuora_api/model/PeriodBalance.js +1 -1
- package/dist/zuora_api/model/PostAsyncInvoiceRequest.js +1 -1
- package/dist/zuora_api/model/PostAttachmentResponse.js +1 -1
- package/dist/zuora_api/model/PostAttachmentsRequest.js +1 -1
- package/dist/zuora_api/model/PostBillRunRequest.js +1 -1
- package/dist/zuora_api/model/PostBusinessRegionsRequest.js +1 -1
- package/dist/zuora_api/model/PostCreateOrUpdateEmailTemplateRequest.js +1 -1
- package/dist/zuora_api/model/PostCreateOrUpdateEmailTemplateRequestFormat.js +1 -1
- package/dist/zuora_api/model/PostCreditMemoRequest.js +1 -1
- package/dist/zuora_api/model/PostCustomObjectDefinitionFieldDefinitionRequest.js +1 -1
- package/dist/zuora_api/model/PostCustomObjectDefinitionsRequest.js +1 -1
- package/dist/zuora_api/model/PostCustomObjectDefinitionsRequestDefinition.js +1 -1
- package/dist/zuora_api/model/PostCustomObjectRecordsRequest.js +1 -1
- package/dist/zuora_api/model/PostCustomObjectRecordsResponse.js +1 -1
- package/dist/zuora_api/model/PostEventTriggerRequest.js +1 -1
- package/dist/zuora_api/model/PostInvoiceRequest.js +1 -1
- package/dist/zuora_api/model/PostPublicEmailTemplateRequest.js +1 -1
- package/dist/zuora_api/model/PostPublicNotificationDefinitionRequest.js +1 -1
- package/dist/zuora_api/model/PostPublicNotificationDefinitionRequestCallout.js +1 -1
- package/dist/zuora_api/model/PostPublicNotificationDefinitionRequestFilterRule.js +1 -1
- package/dist/zuora_api/model/PostResendCalloutNotifications.js +1 -1
- package/dist/zuora_api/model/PostResendEmailNotifications.js +1 -1
- package/dist/zuora_api/model/PostRunWorkflow400Response.js +1 -1
- package/dist/zuora_api/model/PostRunWorkflow406Response.js +1 -1
- package/dist/zuora_api/model/PostScheduledEventRequest.js +1 -1
- package/dist/zuora_api/model/PostScheduledEventRequestParametersValue.js +1 -1
- package/dist/zuora_api/model/PostServiceProviderRequest.js +1 -1
- package/dist/zuora_api/model/PostWorkflowDefinitionImportRequest.js +1 -1
- package/dist/zuora_api/model/PostWorkflowVersionsImportRequest.js +1 -1
- package/dist/zuora_api/model/PrepaymentDefinition.js +118 -0
- package/dist/zuora_api/model/PrepaymentFrequency.js +108 -0
- package/dist/zuora_api/model/PrepaymentTypeEnum.js +58 -0
- package/dist/zuora_api/model/PreviewAccountInfo.js +1 -1
- package/dist/zuora_api/model/PreviewChargeMetrics.js +1 -1
- package/dist/zuora_api/model/PreviewChargeMetricsCmrr.js +1 -1
- package/dist/zuora_api/model/PreviewChargeMetricsTax.js +1 -1
- package/dist/zuora_api/model/PreviewChargeMetricsTcb.js +1 -1
- package/dist/zuora_api/model/PreviewChargeMetricsTcv.js +1 -1
- package/dist/zuora_api/model/PreviewContactInfo.js +1 -1
- package/dist/zuora_api/model/PreviewExistingSubscriptionCreditMemoItemResult.js +1 -1
- package/dist/zuora_api/model/PreviewExistingSubscriptionDiscountDetails.js +1 -1
- package/dist/zuora_api/model/PreviewExistingSubscriptionInvoiceItemResult.js +1 -1
- package/dist/zuora_api/model/PreviewExistingSubscriptionRequest.js +1 -1
- package/dist/zuora_api/model/PreviewExistingSubscriptionResponse.js +1 -1
- package/dist/zuora_api/model/PreviewExistingSubscriptionResultCreditMemos.js +1 -1
- package/dist/zuora_api/model/PreviewExistingSubscriptionResultInvoices.js +1 -1
- package/dist/zuora_api/model/PreviewOptions.js +1 -1
- package/dist/zuora_api/model/PreviewOrderAsyncRequest.js +1 -1
- package/dist/zuora_api/model/PreviewOrderAsyncResponse.js +1 -1
- package/dist/zuora_api/model/PreviewOrderChargeOverride.js +1 -1
- package/dist/zuora_api/model/PreviewOrderChargeUpdate.js +1 -1
- package/dist/zuora_api/model/PreviewOrderCreateSubscription.js +1 -1
- package/dist/zuora_api/model/PreviewOrderCreateSubscriptionTerms.js +1 -1
- package/dist/zuora_api/model/PreviewOrderOrderAction.js +1 -1
- package/dist/zuora_api/model/PreviewOrderPricingUpdate.js +1 -1
- package/dist/zuora_api/model/PreviewOrderRatePlanOverride.js +1 -1
- package/dist/zuora_api/model/PreviewOrderRatePlanUpdate.js +1 -1
- package/dist/zuora_api/model/PreviewOrderRequest.js +1 -1
- package/dist/zuora_api/model/PreviewOrderResponse.js +1 -1
- package/dist/zuora_api/model/PreviewOrderResult.js +1 -1
- package/dist/zuora_api/model/PreviewOrderResultChargeMetrics.js +1 -1
- package/dist/zuora_api/model/PreviewOrderResultCreditMemos.js +1 -1
- package/dist/zuora_api/model/PreviewOrderResultDeltaMetrics.js +1 -1
- package/dist/zuora_api/model/PreviewOrderResultInvoices.js +1 -1
- package/dist/zuora_api/model/PreviewOrderSubscriptionOwnerAccount.js +1 -1
- package/dist/zuora_api/model/PreviewOrderSubscriptions.js +1 -1
- package/dist/zuora_api/model/PreviewOrderSubscriptionsAsync.js +1 -1
- package/dist/zuora_api/model/PreviewPaymentSchedule.js +1 -1
- package/dist/zuora_api/model/PreviewResultOrderMetricsInner.js +1 -1
- package/dist/zuora_api/model/PreviewResultOrderMetricsInnerOrderActionsInner.js +1 -1
- package/dist/zuora_api/model/PreviewStartDate.js +1 -1
- package/dist/zuora_api/model/PreviewSubscriptionAccountInfo.js +1 -1
- package/dist/zuora_api/model/PreviewSubscriptionBillToContact.js +1 -1
- package/dist/zuora_api/model/PreviewSubscriptionInvoice.js +1 -1
- package/dist/zuora_api/model/PreviewSubscriptionInvoiceItem.js +1 -1
- package/dist/zuora_api/model/PreviewSubscriptionRequest.js +1 -1
- package/dist/zuora_api/model/PreviewSubscriptionResponse.js +1 -1
- package/dist/zuora_api/model/PreviewThroughDate.js +1 -1
- package/dist/zuora_api/model/PriceChangeParams.js +1 -1
- package/dist/zuora_api/model/PricingUpdate.js +1 -1
- package/dist/zuora_api/model/ProcessingOptions.js +1 -1
- package/dist/zuora_api/model/ProcessingOptionsWithDelayedCapturePayment.js +1 -1
- package/dist/zuora_api/model/Product.js +1 -1
- package/dist/zuora_api/model/ProductFeature.js +1 -1
- package/dist/zuora_api/model/ProductObjectNSFields.js +1 -1
- package/dist/zuora_api/model/ProductRatePlan.js +5 -5
- package/dist/zuora_api/model/ProductRatePlanCharge.js +1 -1
- package/dist/zuora_api/model/ProductRatePlanChargeFinanceInformation.js +1 -1
- package/dist/zuora_api/model/ProductRatePlanChargeObjectNSFields.js +1 -1
- package/dist/zuora_api/model/ProductRatePlanChargeRest.js +1443 -0
- package/dist/zuora_api/model/ProductRatePlanChargeTier.js +1 -1
- package/dist/zuora_api/model/ProductRatePlanChargeTierData.js +1 -1
- package/dist/zuora_api/model/ProductRatePlanObjectNSFields.js +1 -1
- package/dist/zuora_api/model/ProductRatePlanWithExternalId.js +1 -1
- package/dist/zuora_api/model/ProxyActioncreateRequest.js +1 -1
- package/dist/zuora_api/model/ProxyActiondeleteRequest.js +1 -1
- package/dist/zuora_api/model/ProxyActionqueryMoreRequest.js +1 -1
- package/dist/zuora_api/model/ProxyActionqueryMoreRequestConf.js +1 -1
- package/dist/zuora_api/model/ProxyActionqueryMoreResponse.js +1 -1
- package/dist/zuora_api/model/ProxyActionqueryRequest.js +1 -1
- package/dist/zuora_api/model/ProxyActionqueryResponse.js +1 -1
- package/dist/zuora_api/model/ProxyActionupdateRequest.js +1 -1
- package/dist/zuora_api/model/ProxyBadRequestResponse.js +1 -1
- package/dist/zuora_api/model/ProxyBadRequestResponseErrorsInner.js +1 -1
- package/dist/zuora_api/model/ProxyCreateOrModifyResponse.js +1 -1
- package/dist/zuora_api/model/ProxyCreateTaxationItemRequest.js +1 -1
- package/dist/zuora_api/model/ProxyDeleteResponse.js +1 -1
- package/dist/zuora_api/model/ProxyGetImport.js +1 -1
- package/dist/zuora_api/model/ProxyNoDataResponse.js +1 -1
- package/dist/zuora_api/model/ProxyPostImport.js +1 -1
- package/dist/zuora_api/model/ProxyUnauthorizedResponse.js +1 -1
- package/dist/zuora_api/model/PutAttachmentRequest.js +1 -1
- package/dist/zuora_api/model/PutBusinessRegionRequest.js +1 -1
- package/dist/zuora_api/model/PutCancelEInvoiceRequest.js +1 -1
- package/dist/zuora_api/model/PutEventTriggerRequest.js +1 -1
- package/dist/zuora_api/model/PutEventTriggerRequestEventType.js +1 -1
- package/dist/zuora_api/model/PutPublicEmailTemplateRequest.js +1 -1
- package/dist/zuora_api/model/PutPublicNotificationDefinitionRequest.js +1 -1
- package/dist/zuora_api/model/PutPublicNotificationDefinitionRequestCallout.js +1 -1
- package/dist/zuora_api/model/PutPublicNotificationDefinitionRequestFilterRule.js +1 -1
- package/dist/zuora_api/model/PutRevproAccCodeResponse.js +1 -1
- package/dist/zuora_api/model/PutScheduledEventRequest.js +1 -1
- package/dist/zuora_api/model/PutServiceProviderRequest.js +1 -1
- package/dist/zuora_api/model/PutTasksRequest.js +1 -1
- package/dist/zuora_api/model/QuantityForUsageCharges.js +1 -1
- package/dist/zuora_api/model/QueryAccountsResponse.js +1 -1
- package/dist/zuora_api/model/QueryAmendmentsResponse.js +1 -1
- package/dist/zuora_api/model/QueryBillingRunsResponse.js +1 -1
- package/dist/zuora_api/model/QueryBundlesResponse.js +116 -0
- package/dist/zuora_api/model/QueryCommitmentAssociatedAccountsResponse.js +1 -1
- package/dist/zuora_api/model/QueryCommitmentAssociatedItemsResponse.js +1 -1
- package/dist/zuora_api/model/QueryCommitmentPeriodsResponse.js +1 -1
- package/dist/zuora_api/model/QueryCommitmentSchedulesResponse.js +1 -1
- package/dist/zuora_api/model/QueryCommitmentTransactionsResponse.js +1 -1
- package/dist/zuora_api/model/QueryCommitmentsResponse.js +1 -1
- package/dist/zuora_api/model/QueryContactSnapshotsResponse.js +1 -1
- package/dist/zuora_api/model/QueryContactsResponse.js +1 -1
- package/dist/zuora_api/model/QueryCreditMemoApplicationsResponse.js +1 -1
- package/dist/zuora_api/model/QueryCreditMemoItemsResponse.js +1 -1
- package/dist/zuora_api/model/QueryCreditMemosResponse.js +1 -1
- package/dist/zuora_api/model/QueryCustomObjectRecordsResponse.js +1 -1
- package/dist/zuora_api/model/QueryCustomObjectsResponse.js +1 -1
- package/dist/zuora_api/model/QueryDailyConsumptionSummarysResponse.js +1 -1
- package/dist/zuora_api/model/QueryDebitMemoItemsResponse.js +1 -1
- package/dist/zuora_api/model/QueryDebitMemosResponse.js +1 -1
- package/dist/zuora_api/model/QueryDeliveryAdjustmentsResponse.js +1 -1
- package/dist/zuora_api/model/QueryFulfillmentsResponse.js +1 -1
- package/dist/zuora_api/model/QueryInvoiceItemsResponse.js +1 -1
- package/dist/zuora_api/model/QueryInvoiceSchedulesResponse.js +1 -1
- package/dist/zuora_api/model/QueryInvoicesResponse.js +1 -1
- package/dist/zuora_api/model/QueryOrderActionsResponse.js +1 -1
- package/dist/zuora_api/model/QueryOrderLineItemsResponse.js +1 -1
- package/dist/zuora_api/model/QueryOrderssResponse.js +1 -1
- package/dist/zuora_api/model/QueryPaymentApplicationsResponse.js +1 -1
- package/dist/zuora_api/model/QueryPaymentMethodSnapshotsResponse.js +1 -1
- package/dist/zuora_api/model/QueryPaymentMethodsResponse.js +1 -1
- package/dist/zuora_api/model/QueryPaymentRunsResponse.js +1 -1
- package/dist/zuora_api/model/QueryPaymentScheduleItemsResponse.js +1 -1
- package/dist/zuora_api/model/QueryPaymentSchedulesResponse.js +1 -1
- package/dist/zuora_api/model/QueryPaymentsResponse.js +1 -1
- package/dist/zuora_api/model/QueryPrepaidBalanceFundsResponse.js +1 -1
- package/dist/zuora_api/model/QueryPrepaidBalanceTransactionsResponse.js +1 -1
- package/dist/zuora_api/model/QueryPrepaidBalancesResponse.js +1 -1
- package/dist/zuora_api/model/QueryPrepaymentDefinitionsResponse.js +116 -0
- package/dist/zuora_api/model/QueryPrepaymentsResponse.js +116 -0
- package/dist/zuora_api/model/QueryProcessedUsagesResponse.js +1 -1
- package/dist/zuora_api/model/QueryProductRatePlanChargeTiersResponse.js +1 -1
- package/dist/zuora_api/model/QueryProductRatePlanChargesResponse.js +1 -1
- package/dist/zuora_api/model/QueryProductRatePlansResponse.js +1 -1
- package/dist/zuora_api/model/QueryProductsResponse.js +1 -1
- package/dist/zuora_api/model/QueryRampsResponse.js +1 -1
- package/dist/zuora_api/model/QueryRatePlanChargeTiersResponse.js +1 -1
- package/dist/zuora_api/model/QueryRatePlanChargesResponse.js +1 -1
- package/dist/zuora_api/model/QueryRatePlansResponse.js +1 -1
- package/dist/zuora_api/model/QueryRatingDetailsResponse.js +1 -1
- package/dist/zuora_api/model/QueryRatingResultsResponse.js +1 -1
- package/dist/zuora_api/model/QueryRefundApplicationItemsResponse.js +1 -1
- package/dist/zuora_api/model/QueryRefundApplicationsResponse.js +1 -1
- package/dist/zuora_api/model/QueryRefundsResponse.js +1 -1
- package/dist/zuora_api/model/QuerySubscriptionsResponse.js +1 -1
- package/dist/zuora_api/model/QuerySummaryStatementRunsResponse.js +1 -1
- package/dist/zuora_api/model/QuerySummaryStatementsResponse.js +1 -1
- package/dist/zuora_api/model/QueryTaxationItemsResponse.js +1 -1
- package/dist/zuora_api/model/QueryUsagesResponse.js +1 -1
- package/dist/zuora_api/model/QueryValidityPeriodSummarysResponse.js +1 -1
- package/dist/zuora_api/model/QuoteObjectFields.js +1 -1
- package/dist/zuora_api/model/RSASignatureResponse.js +1 -1
- package/dist/zuora_api/model/RampChargeRequest.js +1 -1
- package/dist/zuora_api/model/RampChargeResponse.js +1 -1
- package/dist/zuora_api/model/RampIntervalChargeDeltaMetrics.js +1 -1
- package/dist/zuora_api/model/RampIntervalChargeDeltaMetricsDeltaMrrInner.js +1 -1
- package/dist/zuora_api/model/RampIntervalChargeDeltaMetricsDeltaQuantityInner.js +1 -1
- package/dist/zuora_api/model/RampIntervalChargeMetrics.js +1 -1
- package/dist/zuora_api/model/RampIntervalChargeMetricsMrrInner.js +1 -1
- package/dist/zuora_api/model/RampIntervalMetrics.js +1 -1
- package/dist/zuora_api/model/RampIntervalRequest.js +1 -1
- package/dist/zuora_api/model/RampIntervalResponse.js +1 -1
- package/dist/zuora_api/model/RampMetrics.js +1 -1
- package/dist/zuora_api/model/RampResponse.js +1 -1
- package/dist/zuora_api/model/RatePlan.js +1 -1
- package/dist/zuora_api/model/RatePlanChangeLog.js +1 -1
- package/dist/zuora_api/model/RatePlanChargeChangeLog.js +1 -1
- package/dist/zuora_api/model/RatePlanChargeObjectCustomFields.js +1 -1
- package/dist/zuora_api/model/RatePlanChargeOverridePricing.js +1 -1
- package/dist/zuora_api/model/RatePlanChargeSegment.js +1 -1
- package/dist/zuora_api/model/RatePlanChargeSegmentInfo.js +1 -1
- package/dist/zuora_api/model/RatePlanChargeTier.js +1 -1
- package/dist/zuora_api/model/RatePlanFeatureOverride.js +1 -1
- package/dist/zuora_api/model/RatePlanObjectCustomFields.js +1 -1
- package/dist/zuora_api/model/RatePlanOverride.js +1 -1
- package/dist/zuora_api/model/RatePlanUpdate.js +1 -1
- package/dist/zuora_api/model/RatingPropertiesOverride.js +1 -1
- package/dist/zuora_api/model/ReconcileRefundRequest.js +1 -1
- package/dist/zuora_api/model/RecurringCalculatedPricingOverride.js +1 -1
- package/dist/zuora_api/model/RecurringDeliveryPricingOverride.js +1 -1
- package/dist/zuora_api/model/RecurringDeliveryPricingUpdate.js +1 -1
- package/dist/zuora_api/model/RecurringFlatFeePricingOverride.js +1 -1
- package/dist/zuora_api/model/RecurringFlatFeePricingUpdate.js +1 -1
- package/dist/zuora_api/model/RecurringPerUnitPricingOverride.js +1 -1
- package/dist/zuora_api/model/RecurringPerUnitPricingUpdate.js +1 -1
- package/dist/zuora_api/model/RecurringTieredPricingOverride.js +1 -1
- package/dist/zuora_api/model/RecurringTieredPricingUpdate.js +1 -1
- package/dist/zuora_api/model/RecurringVolumePricingOverride.js +1 -1
- package/dist/zuora_api/model/RecurringVolumePricingUpdate.js +1 -1
- package/dist/zuora_api/model/Refund.js +1 -1
- package/dist/zuora_api/model/RefundCreditMemoItemRequest.js +1 -1
- package/dist/zuora_api/model/RefundCreditMemoRequest.js +1 -1
- package/dist/zuora_api/model/RefundCreditMemoResponse.js +1 -1
- package/dist/zuora_api/model/RefundEntityPrefix.js +1 -1
- package/dist/zuora_api/model/RefundItemPart.js +1 -1
- package/dist/zuora_api/model/RefundObjectCustomFields.js +1 -1
- package/dist/zuora_api/model/RefundObjectNSFields.js +1 -1
- package/dist/zuora_api/model/RefundPart.js +1 -1
- package/dist/zuora_api/model/RefundRequestFinanceInformation.js +1 -1
- package/dist/zuora_api/model/RefundResponse.js +1 -1
- package/dist/zuora_api/model/RegenerateBillingRequest.js +1 -1
- package/dist/zuora_api/model/RegenerateBookingRequest.js +1 -1
- package/dist/zuora_api/model/RegenerateRevRecEventsResponse.js +1 -1
- package/dist/zuora_api/model/RegenerateTransactionObjectResponse.js +1 -1
- package/dist/zuora_api/model/RejectPaymentRequest.js +1 -1
- package/dist/zuora_api/model/RemoveCatalogGroupProductRatePlan.js +1 -1
- package/dist/zuora_api/model/RemoveSubscriptionRatePlan.js +1 -1
- package/dist/zuora_api/model/RenewSubscriptionRequest.js +1 -1
- package/dist/zuora_api/model/RenewSubscriptionResponse.js +1 -1
- package/dist/zuora_api/model/RenewalTerm.js +1 -1
- package/dist/zuora_api/model/ReportDownloadErrorResponse.js +1 -1
- package/dist/zuora_api/model/ReportFileNotExistsResponse.js +1 -1
- package/dist/zuora_api/model/ReportListErrorResponse.js +1 -1
- package/dist/zuora_api/model/ReportListResponse.js +1 -1
- package/dist/zuora_api/model/ResendCalloutNotificationsFailedResponse.js +1 -1
- package/dist/zuora_api/model/ResendCalloutNotificationsFailedResponseValue.js +1 -1
- package/dist/zuora_api/model/ResendEmailNotificationsFailedResponse.js +1 -1
- package/dist/zuora_api/model/ResendEmailNotificationsFailedResponseValue.js +1 -1
- package/dist/zuora_api/model/ResumeSubscriptionRequest.js +1 -1
- package/dist/zuora_api/model/ResumeSubscriptionResponse.js +1 -1
- package/dist/zuora_api/model/RetrieveDeploymentResponse.js +1 -1
- package/dist/zuora_api/model/RetrieveDeploymentResponseFailedInner.js +1 -1
- package/dist/zuora_api/model/RetrieveDeploymentResponseSkippedInner.js +1 -1
- package/dist/zuora_api/model/RetrieveDeploymentResponseSucceededInner.js +1 -1
- package/dist/zuora_api/model/RetrieveDeploymentResponseTargetTenant.js +1 -1
- package/dist/zuora_api/model/RetryPaymentScheduleItem.js +1 -1
- package/dist/zuora_api/model/RetryPaymentScheduleItemRequest.js +1 -1
- package/dist/zuora_api/model/RetryPaymentScheduleItemResponse.js +1 -1
- package/dist/zuora_api/model/ReverseCreditMemoRequest.js +1 -1
- package/dist/zuora_api/model/ReverseCreditMemoResponse.js +1 -1
- package/dist/zuora_api/model/ReverseCreditMemoResponseCreditMemo.js +1 -1
- package/dist/zuora_api/model/ReverseCreditMemoResponseDebitMemo.js +1 -1
- package/dist/zuora_api/model/ReverseInvoiceRequest.js +1 -1
- package/dist/zuora_api/model/ReverseInvoiceResponse.js +1 -1
- package/dist/zuora_api/model/ReverseInvoiceResponseCreditMemo.js +1 -1
- package/dist/zuora_api/model/ReverseInvoiceResponseDebitMemo.js +1 -1
- package/dist/zuora_api/model/ReversePaymentRequest.js +1 -1
- package/dist/zuora_api/model/RevertDeploymentResponse.js +1 -1
- package/dist/zuora_api/model/RevertOrderRequest.js +1 -1
- package/dist/zuora_api/model/RevertOrderResponse.js +1 -1
- package/dist/zuora_api/model/RevproAccountingCodes.js +1 -1
- package/dist/zuora_api/model/SaveResult.js +1 -1
- package/dist/zuora_api/model/ServiceProvider.js +1 -1
- package/dist/zuora_api/model/ServiceProviderResponse.js +1 -1
- package/dist/zuora_api/model/SettingComponentKeyValue.js +1 -1
- package/dist/zuora_api/model/SettingItemHttpOperation.js +1 -1
- package/dist/zuora_api/model/SettingItemHttpRequestParameter.js +1 -1
- package/dist/zuora_api/model/SettingItemWithOperationsInformation.js +1 -1
- package/dist/zuora_api/model/SettingSourceComponent.js +1 -1
- package/dist/zuora_api/model/SettingValueRequest.js +1 -1
- package/dist/zuora_api/model/SettingValueResponse.js +1 -1
- package/dist/zuora_api/model/SettingValueResponseWrapper.js +1 -1
- package/dist/zuora_api/model/SettingsBatchRequest.js +1 -1
- package/dist/zuora_api/model/SettingsBatchResponse.js +1 -1
- package/dist/zuora_api/model/SettlePaymentRequest.js +1 -1
- package/dist/zuora_api/model/SignUpCreatePMPayPalECPayPalNativeEC.js +1 -1
- package/dist/zuora_api/model/SignUpCreatePaymentMethodCardholderInfo.js +1 -1
- package/dist/zuora_api/model/SignUpCreatePaymentMethodCommon.js +1 -1
- package/dist/zuora_api/model/SignUpCreatePaymentMethodCreditCard.js +1 -1
- package/dist/zuora_api/model/SignUpCreatePaymentMethodCreditCardReferenceTransaction.js +1 -1
- package/dist/zuora_api/model/SignUpCreatePaymentMethodPayPalAdaptive.js +1 -1
- package/dist/zuora_api/model/SignUpPaymentMethod.js +1 -1
- package/dist/zuora_api/model/SignUpPaymentMethodObjectCustomFields.js +1 -1
- package/dist/zuora_api/model/SignUpRequest.js +1 -1
- package/dist/zuora_api/model/SignUpResponse.js +1 -1
- package/dist/zuora_api/model/SignUpResponseReasons.js +1 -1
- package/dist/zuora_api/model/SignUpTaxInfo.js +1 -1
- package/dist/zuora_api/model/SignedUrlInvalidReportResponse.js +1 -1
- package/dist/zuora_api/model/SignedUrlReportNotFoundResponse.js +1 -1
- package/dist/zuora_api/model/SignedUrlSuccessResponse.js +1 -1
- package/dist/zuora_api/model/StageErrorNoRecordResponse.js +1 -1
- package/dist/zuora_api/model/StageErrorResponse.js +1 -1
- package/dist/zuora_api/model/StageErrorResponseResultInner.js +1 -1
- package/dist/zuora_api/model/StoredCredentialProfileResponse.js +1 -1
- package/dist/zuora_api/model/StoredCredentialProfilesResponse.js +1 -1
- package/dist/zuora_api/model/SubmitDataLabelingJobRequest.js +1 -1
- package/dist/zuora_api/model/SubmitDataLabelingJobResponse.js +1 -1
- package/dist/zuora_api/model/SubmitDataQueryRequest.js +1 -1
- package/dist/zuora_api/model/SubmitDataQueryRequestOutput.js +1 -1
- package/dist/zuora_api/model/SubmitDataQueryResponse.js +1 -1
- package/dist/zuora_api/model/SubscribeToProduct.js +1 -1
- package/dist/zuora_api/model/SubscriptionChangeLog.js +1 -1
- package/dist/zuora_api/model/SubscriptionCreditMemo.js +1 -1
- package/dist/zuora_api/model/SubscriptionCreditMemoItem.js +1 -1
- package/dist/zuora_api/model/SubscriptionData.js +1 -1
- package/dist/zuora_api/model/SubscriptionMetrics.js +1 -1
- package/dist/zuora_api/model/SubscriptionObjectNSFields.js +1 -1
- package/dist/zuora_api/model/SubscriptionObjectQTFields.js +1 -1
- package/dist/zuora_api/model/SubscriptionProductFeature.js +1 -1
- package/dist/zuora_api/model/SubscriptionRampResponse.js +1 -1
- package/dist/zuora_api/model/SubscriptionRatePlan.js +1 -1
- package/dist/zuora_api/model/SubscriptionStatusHistory.js +1 -1
- package/dist/zuora_api/model/SubscriptionTaxationItem.js +1 -1
- package/dist/zuora_api/model/SuspendSubscriptionRequest.js +1 -1
- package/dist/zuora_api/model/SuspendSubscriptionResponse.js +1 -1
- package/dist/zuora_api/model/SystemHealthErrorResponse.js +1 -1
- package/dist/zuora_api/model/Task.js +1 -1
- package/dist/zuora_api/model/TasksResponse.js +1 -1
- package/dist/zuora_api/model/TasksResponsePagination.js +1 -1
- package/dist/zuora_api/model/TaxInfo.js +1 -1
- package/dist/zuora_api/model/TaxItemsFinanceInformation.js +1 -1
- package/dist/zuora_api/model/TaxationItem.js +1 -1
- package/dist/zuora_api/model/TaxationItemFinanceInformation.js +1 -1
- package/dist/zuora_api/model/TaxationItemsData.js +1 -1
- package/dist/zuora_api/model/TaxationItemsDataResponse.js +1 -1
- package/dist/zuora_api/model/TermInfo.js +1 -1
- package/dist/zuora_api/model/Tier.js +1 -1
- package/dist/zuora_api/model/TimeSlicedElpNetMetrics.js +1 -1
- package/dist/zuora_api/model/TimeSlicedMetrics.js +1 -1
- package/dist/zuora_api/model/TimeSlicedNetMetrics.js +1 -1
- package/dist/zuora_api/model/TimeSlicedTcbNetMetrics.js +1 -1
- package/dist/zuora_api/model/TokenResponse.js +1 -1
- package/dist/zuora_api/model/TransferContactRequest.js +1 -1
- package/dist/zuora_api/model/TransferPayment.js +1 -1
- package/dist/zuora_api/model/TriggerDate.js +1 -1
- package/dist/zuora_api/model/TriggerParams.js +1 -1
- package/dist/zuora_api/model/UnapplyCreditMemoItemToDebitMemoItem.js +1 -1
- package/dist/zuora_api/model/UnapplyCreditMemoItemToInvoiceItem.js +1 -1
- package/dist/zuora_api/model/UnapplyCreditMemoRequest.js +1 -1
- package/dist/zuora_api/model/UnapplyCreditMemoToDebitMemo.js +1 -1
- package/dist/zuora_api/model/UnapplyCreditMemoToInvoice.js +1 -1
- package/dist/zuora_api/model/UnapplyPaymentDebitMemoApplication.js +1 -1
- package/dist/zuora_api/model/UnapplyPaymentDebitMemoApplicationItem.js +1 -1
- package/dist/zuora_api/model/UnapplyPaymentInvoiceApplication.js +1 -1
- package/dist/zuora_api/model/UnapplyPaymentInvoiceApplicationItem.js +1 -1
- package/dist/zuora_api/model/UnapplyPaymentRequest.js +1 -1
- package/dist/zuora_api/model/UpdateACHPaymentMethod.js +1 -1
- package/dist/zuora_api/model/UpdateAccountContact.js +1 -1
- package/dist/zuora_api/model/UpdateAccountRequest.js +1 -1
- package/dist/zuora_api/model/UpdateAccountingCodeRequest.js +1 -1
- package/dist/zuora_api/model/UpdateAccountingPeriodRequest.js +1 -1
- package/dist/zuora_api/model/UpdateBankTransferPaymentMethod.js +1 -1
- package/dist/zuora_api/model/UpdateBasePaymentMethod.js +1 -1
- package/dist/zuora_api/model/UpdateBasicSummaryJournalEntryRequest.js +1 -1
- package/dist/zuora_api/model/UpdateCCReferenceTransactionPaymentMethod.js +1 -1
- package/dist/zuora_api/model/UpdateCatalogGroupRequest.js +1 -1
- package/dist/zuora_api/model/UpdateContactRequest.js +1 -1
- package/dist/zuora_api/model/UpdateCreditCardPaymentMethod.js +1 -1
- package/dist/zuora_api/model/UpdateCreditMemoItem.js +1 -1
- package/dist/zuora_api/model/UpdateCreditMemoRequest.js +1 -1
- package/dist/zuora_api/model/UpdateCreditMemoTaxItemFinanceInformation.js +1 -1
- package/dist/zuora_api/model/UpdateCreditMemoTaxItemRequest.js +1 -1
- package/dist/zuora_api/model/UpdateCreditMemoWithId.js +1 -1
- package/dist/zuora_api/model/UpdateCustomObjectCusotmField.js +1 -1
- package/dist/zuora_api/model/UpdateDebitMemoItem.js +1 -1
- package/dist/zuora_api/model/UpdateDebitMemoRequest.js +1 -1
- package/dist/zuora_api/model/UpdateDebitMemoTaxItemFinanceInformation.js +1 -1
- package/dist/zuora_api/model/UpdateDebitMemoTaxItemRequest.js +1 -1
- package/dist/zuora_api/model/UpdateDebitMemoWithId.js +1 -1
- package/dist/zuora_api/model/UpdateDebitMemosDueDatesRequest.js +1 -1
- package/dist/zuora_api/model/UpdateDiscountInvoiceItem.js +1 -1
- package/dist/zuora_api/model/UpdateFulfillmentItemRequest.js +1 -1
- package/dist/zuora_api/model/UpdateFulfillmentRequest.js +1 -1
- package/dist/zuora_api/model/UpdateInvoiceItem.js +1 -1
- package/dist/zuora_api/model/UpdateInvoiceRequest.js +1 -1
- package/dist/zuora_api/model/UpdateInvoiceResponse.js +1 -1
- package/dist/zuora_api/model/UpdateInvoiceScheduleItem.js +1 -1
- package/dist/zuora_api/model/UpdateInvoiceScheduleRequest.js +1 -1
- package/dist/zuora_api/model/UpdateJournalEntryItemRequest.js +1 -1
- package/dist/zuora_api/model/UpdateOpenPaymentMethod.js +1 -1
- package/dist/zuora_api/model/UpdateOpenPaymentMethodTypeRequest.js +1 -1
- package/dist/zuora_api/model/UpdateOrderAction.js +1 -1
- package/dist/zuora_api/model/UpdateOrderActionChargeTriggerDate.js +1 -1
- package/dist/zuora_api/model/UpdateOrderActionRequest.js +1 -1
- package/dist/zuora_api/model/UpdateOrderActionTriggerDate.js +1 -1
- package/dist/zuora_api/model/UpdateOrderActionTriggerDates.js +1 -1
- package/dist/zuora_api/model/UpdateOrderActionTriggerDatesRequest.js +1 -1
- package/dist/zuora_api/model/UpdateOrderCustomFieldsRequest.js +1 -1
- package/dist/zuora_api/model/UpdateOrderLineItem.js +1 -1
- package/dist/zuora_api/model/UpdateOrderLineItemRequest.js +1 -1
- package/dist/zuora_api/model/UpdateOrderRequest.js +1 -1
- package/dist/zuora_api/model/UpdateOrderSubscriptionsCustomFields.js +1 -1
- package/dist/zuora_api/model/UpdateOrderSubscriptionsOrderActionsCustomFields.js +1 -1
- package/dist/zuora_api/model/UpdateOrderTriggerDateResponse.js +1 -1
- package/dist/zuora_api/model/UpdateOrderTriggerDatesRequest.js +1 -1
- package/dist/zuora_api/model/UpdateOrderTriggerDatesResponse.js +1 -1
- package/dist/zuora_api/model/UpdatePaymentMethodRequest.js +1 -1
- package/dist/zuora_api/model/UpdatePaymentMethodResponse.js +1 -1
- package/dist/zuora_api/model/UpdatePaymentRequest.js +1 -1
- package/dist/zuora_api/model/UpdatePaymentRunRequest.js +1 -1
- package/dist/zuora_api/model/UpdatePaymentScheduleItemRequest.js +1 -1
- package/dist/zuora_api/model/UpdatePaymentScheduleRequest.js +1 -1
- package/dist/zuora_api/model/UpdateProductRatePlanChargeRequest.js +1 -1
- package/dist/zuora_api/model/UpdateProductRatePlanChargeTierRequest.js +1 -1
- package/dist/zuora_api/model/UpdateProductRatePlanRequest.js +1 -1
- package/dist/zuora_api/model/UpdateProductRequest.js +1 -1
- package/dist/zuora_api/model/UpdateRatePlanCharge.js +1 -1
- package/dist/zuora_api/model/UpdateRefundRequest.js +1 -1
- package/dist/zuora_api/model/UpdateSequenceSetRequest.js +1 -1
- package/dist/zuora_api/model/UpdateSequenceSetResponse.js +1 -1
- package/dist/zuora_api/model/UpdateSubscriptionChargeCustomFields.js +1 -1
- package/dist/zuora_api/model/UpdateSubscriptionChargeCustomFieldsOfASpecifiedVersion.js +1 -1
- package/dist/zuora_api/model/UpdateSubscriptionCustomFieldsOfASpecifiedVersionRequest.js +1 -1
- package/dist/zuora_api/model/UpdateSubscriptionCustomFieldsRequest.js +1 -1
- package/dist/zuora_api/model/UpdateSubscriptionRatePlan.js +1 -1
- package/dist/zuora_api/model/UpdateSubscriptionRatePlanCustomFields.js +1 -1
- package/dist/zuora_api/model/UpdateSubscriptionRatePlanCustomFieldsOfASpecifiedVersion.js +1 -1
- package/dist/zuora_api/model/UpdateSubscriptionRequest.js +1 -1
- package/dist/zuora_api/model/UpdateSubscriptionResponse.js +1 -1
- package/dist/zuora_api/model/UpdateTask.js +1 -1
- package/dist/zuora_api/model/UpdateTaxationItemForFinanceInformation.js +1 -1
- package/dist/zuora_api/model/UpdateTaxationItemRequest.js +1 -1
- package/dist/zuora_api/model/UpdateUsageRequest.js +1 -1
- package/dist/zuora_api/model/UpdaterPaymentMethodRequestAccountHolderInfo.js +1 -1
- package/dist/zuora_api/model/UploadCsvErrorResponse.js +1 -1
- package/dist/zuora_api/model/UploadCsvErrorStatusResponse.js +1 -1
- package/dist/zuora_api/model/UploadCsvResponse.js +1 -1
- package/dist/zuora_api/model/UploadCsvResponseResult.js +1 -1
- package/dist/zuora_api/model/UploadCsvStatusResponse.js +1 -1
- package/dist/zuora_api/model/UploadCsvStatusResponseResult.js +1 -1
- package/dist/zuora_api/model/UploadFileErrorResponse.js +1 -1
- package/dist/zuora_api/model/UploadFileErrorResponseResult.js +1 -1
- package/dist/zuora_api/model/UploadFileForCreditMemoRequest.js +1 -1
- package/dist/zuora_api/model/UploadFileForDebitMemoRequest.js +1 -1
- package/dist/zuora_api/model/UploadFileForInvoiceRequest.js +1 -1
- package/dist/zuora_api/model/UploadFileRequest.js +1 -1
- package/dist/zuora_api/model/UploadFileResponse.js +1 -1
- package/dist/zuora_api/model/UploadFileStatusErrorResponse.js +1 -1
- package/dist/zuora_api/model/UploadFileStatusNoContent.js +1 -1
- package/dist/zuora_api/model/UploadFileStatusResponse.js +1 -1
- package/dist/zuora_api/model/UploadFileStatusResponseResultInner.js +1 -1
- package/dist/zuora_api/model/UploadRevenueFileResponse.js +1 -1
- package/dist/zuora_api/model/UploadRevenueFileResponseResult.js +1 -1
- package/dist/zuora_api/model/UploadUsageFileRequest.js +1 -1
- package/dist/zuora_api/model/UploadUsageFileResponse.js +1 -1
- package/dist/zuora_api/model/UpsertCommitmentInput.js +7 -1
- package/dist/zuora_api/model/UpsertCommitmentPeriodInput.js +1 -1
- package/dist/zuora_api/model/UpsertCommitmentScheduleInput.js +7 -1
- package/dist/zuora_api/model/UpsertCreateCommitmentInput.js +14 -1
- package/dist/zuora_api/model/UpsertCreateCommitmentInputAllOfPeriods.js +1 -1
- package/dist/zuora_api/model/UpsertCreateCommitmentInputAllOfSchedules.js +20 -2
- package/dist/zuora_api/model/UpsertCreateCommitmentPeriodInput.js +1 -1
- package/dist/zuora_api/model/UpsertCreateCommitmentScheduleInput.js +19 -1
- package/dist/zuora_api/model/UpsertUpdateCommitmentInput.js +10 -1
- package/dist/zuora_api/model/UpsertUpdateCommitmentPeriodInput.js +1 -1
- package/dist/zuora_api/model/UpsertUpdateCommitmentScheduleInput.js +15 -1
- package/dist/zuora_api/model/Usage.js +1 -1
- package/dist/zuora_api/model/UsageFlatFeePricingOverride.js +1 -1
- package/dist/zuora_api/model/UsageFlatFeePricingUpdate.js +1 -1
- package/dist/zuora_api/model/UsageItem.js +1 -1
- package/dist/zuora_api/model/UsageOveragePricingOverride.js +1 -1
- package/dist/zuora_api/model/UsageOveragePricingUpdate.js +1 -1
- package/dist/zuora_api/model/UsagePerUnitPricingOverride.js +1 -1
- package/dist/zuora_api/model/UsagePerUnitPricingUpdate.js +1 -1
- package/dist/zuora_api/model/UsageTieredPricingOverride.js +1 -1
- package/dist/zuora_api/model/UsageTieredPricingUpdate.js +1 -1
- package/dist/zuora_api/model/UsageTieredWithOveragePricingOverride.js +1 -1
- package/dist/zuora_api/model/UsageTieredWithOveragePricingUpdate.js +1 -1
- package/dist/zuora_api/model/UsageValues.js +1 -1
- package/dist/zuora_api/model/UsageVolumePricingOverride.js +1 -1
- package/dist/zuora_api/model/UsageVolumePricingUpdate.js +1 -1
- package/dist/zuora_api/model/UsagesResponse.js +1 -1
- package/dist/zuora_api/model/ValidationErrors.js +1 -1
- package/dist/zuora_api/model/ValidationReasons.js +1 -1
- package/dist/zuora_api/model/VerifyPaymentMethodRequest.js +1 -1
- package/dist/zuora_api/model/VerifyPaymentMethodResponse.js +1 -1
- package/dist/zuora_api/model/Workflow.js +1 -1
- package/dist/zuora_api/model/WorkflowDefinition.js +1 -1
- package/dist/zuora_api/model/WorkflowDefinitionActiveVersion.js +1 -1
- package/dist/zuora_api/model/WorkflowDefinitionAndVersions.js +1 -1
- package/dist/zuora_api/model/WorkflowError.js +1 -1
- package/dist/zuora_api/model/WorkflowInstance.js +1 -1
- package/dist/zuora_api/model/WriteOffBehavior.js +1 -1
- package/dist/zuora_api/model/WriteOffBehaviorFinanceInformation.js +1 -1
- package/dist/zuora_api/model/WriteOffCreditMemoRequest.js +1 -1
- package/dist/zuora_api/model/WriteOffCreditMemoResponse.js +1 -1
- package/dist/zuora_api/model/WriteOffCreditMemoResponseDebitMemo.js +1 -1
- package/dist/zuora_api/model/WriteOffDebitMemoRequest.js +1 -1
- package/dist/zuora_api/model/WriteOffDebitMemoResponse.js +1 -1
- package/dist/zuora_api/model/WriteOffInvoiceRequest.js +1 -1
- package/dist/zuora_api/model/WriteOffInvoiceResponse.js +1 -1
- package/dist/zuora_api/model/WriteOffInvoiceResponseCreditMemo.js +1 -1
- package/dist/zuora_api/model/WriteOffOptions.js +1 -1
- package/dist/zuora_api/model/WriteOffResultTransaction.js +1 -1
- package/dist/zuora_api/model/WriteOffResults.js +1 -1
- package/dist/zuora_api/model/ZObject.js +1 -1
- package/dist/zuora_api/model/ZObjectUpdate.js +1 -1
- package/docs/BillingDocumentItemProcessingType.md +4 -0
- package/docs/CommitmentBaseAttributes.md +1 -0
- package/docs/CommitmentInput.md +1 -0
- package/docs/CommitmentOutput.md +1 -0
- package/docs/CommitmentOutputSchedulesInner.md +1 -0
- package/docs/CommitmentPrepaymentType.md +10 -0
- package/docs/CommitmentScheduleAttributes.md +1 -0
- package/docs/CommitmentScheduleInput.md +1 -0
- package/docs/CommitmentScheduleOutput.md +1 -0
- package/docs/CommitmentStatusOutput.md +2 -2
- package/docs/ExpandedAccount.md +2 -2
- package/docs/ExpandedBundle.md +17 -0
- package/docs/ExpandedCommitment.md +8 -0
- package/docs/ExpandedCommitmentAssociatedAccount.md +1 -0
- package/docs/ExpandedCommitmentAssociatedItem.md +2 -0
- package/docs/ExpandedCommitmentPeriod.md +4 -1
- package/docs/ExpandedCommitmentSchedule.md +2 -0
- package/docs/ExpandedCommitmentTransaction.md +1 -0
- package/docs/ExpandedCreditMemoItem.md +8 -6
- package/docs/ExpandedCreditTaxationItem.md +1 -1
- package/docs/ExpandedDebitMemoItem.md +2 -2
- package/docs/ExpandedDebitTaxationItem.md +1 -1
- package/docs/ExpandedInvoice.md +1 -0
- package/docs/ExpandedInvoiceItem.md +17 -15
- package/docs/ExpandedInvoiceSchedule.md +0 -2
- package/docs/ExpandedInvoiceScheduleItem.md +0 -2
- package/docs/ExpandedOrderLineItem.md +4 -4
- package/docs/ExpandedPaymentApplication.md +1 -1
- package/docs/ExpandedPaymentMethod.md +5 -5
- package/docs/ExpandedPaymentRun.md +6 -6
- package/docs/ExpandedPrepayment.md +25 -0
- package/docs/ExpandedPrepaymentDefinition.md +19 -0
- package/docs/ExpandedProduct.md +2 -0
- package/docs/ExpandedProductRatePlan.md +3 -3
- package/docs/ExpandedProductRatePlanCharge.md +9 -8
- package/docs/ExpandedRatePlanCharge.md +9 -4
- package/docs/ExpandedRefundApplication.md +1 -1
- package/docs/ExpandedRefundApplicationItem.md +5 -5
- package/docs/ExpandedSubscription.md +2 -2
- package/docs/ExpandedTaxationItem.md +2 -2
- package/docs/FinanceInformation.md +24 -0
- package/docs/GetCommitmentOutput.md +1 -0
- package/docs/GetCommitmentResponse.md +1 -0
- package/docs/GetProductDiscountApplyDetailsType.md +10 -0
- package/docs/GetProductRatePlanChargeDeliverySchedule.md +16 -0
- package/docs/GetProductRatePlanChargeDeliveryScheduleFrequency.md +8 -0
- package/docs/GetProductRatePlanChargePricingTierType.md +13 -0
- package/docs/GetProductRatePlanChargePricingType.md +15 -0
- package/docs/InvoiceItemPreviewResultProcessingType.md +4 -0
- package/docs/ObjectQueriesApi.md +488 -8
- package/docs/PrepaymentDefinition.md +11 -0
- package/docs/PrepaymentFrequency.md +30 -0
- package/docs/PrepaymentTypeEnum.md +10 -0
- package/docs/ProductRatePlan.md +1 -1
- package/docs/ProductRatePlanChargeRest.md +181 -0
- package/docs/QueryBundlesResponse.md +10 -0
- package/docs/QueryPrepaymentDefinitionsResponse.md +10 -0
- package/docs/QueryPrepaymentsResponse.md +10 -0
- package/docs/UpsertCommitmentInput.md +1 -0
- package/docs/UpsertCommitmentScheduleInput.md +1 -0
- package/docs/UpsertCreateCommitmentInput.md +1 -0
- package/docs/UpsertCreateCommitmentInputAllOfSchedules.md +1 -0
- package/docs/UpsertCreateCommitmentScheduleInput.md +1 -0
- package/docs/UpsertUpdateCommitmentInput.md +1 -0
- package/docs/UpsertUpdateCommitmentScheduleInput.md +1 -0
- package/package.json +1 -1
- package/src/zuora_api/ApiClient.js +2 -2
- package/src/zuora_api/api/APIHealthApi.js +1 -1
- package/src/zuora_api/api/AccountingCodesApi.js +1 -1
- package/src/zuora_api/api/AccountingPeriodsApi.js +1 -1
- package/src/zuora_api/api/AccountsApi.js +1 -1
- package/src/zuora_api/api/ActionsApi.js +1 -1
- package/src/zuora_api/api/AdjustmentsApi.js +1 -1
- package/src/zuora_api/api/AggregateQueriesApi.js +1 -1
- package/src/zuora_api/api/AttachmentsApi.js +1 -1
- package/src/zuora_api/api/BalanceTrackingApi.js +1 -1
- package/src/zuora_api/api/BillRunApi.js +1 -1
- package/src/zuora_api/api/BillRunHealthApi.js +1 -1
- package/src/zuora_api/api/BillingDocumentsApi.js +1 -1
- package/src/zuora_api/api/BillingPreviewRunApi.js +1 -1
- package/src/zuora_api/api/BookingDateBackfillJobApi.js +1 -1
- package/src/zuora_api/api/CatalogGroupsApi.js +1 -1
- package/src/zuora_api/api/CommitmentsApi.js +1 -1
- package/src/zuora_api/api/ContactSnapshotsApi.js +1 -1
- package/src/zuora_api/api/ContactsApi.js +1 -1
- package/src/zuora_api/api/CreditMemosApi.js +1 -1
- package/src/zuora_api/api/CustomEventTriggersApi.js +1 -1
- package/src/zuora_api/api/CustomExchangeRatesApi.js +1 -1
- package/src/zuora_api/api/CustomObjectDefinitionsApi.js +1 -1
- package/src/zuora_api/api/CustomObjectJobsApi.js +1 -1
- package/src/zuora_api/api/CustomObjectRecordsApi.js +1 -1
- package/src/zuora_api/api/CustomPaymentMethodTypesApi.js +1 -1
- package/src/zuora_api/api/CustomScheduledEventsApi.js +1 -1
- package/src/zuora_api/api/DataBackfillJobApi.js +1 -1
- package/src/zuora_api/api/DataLabelingApi.js +1 -1
- package/src/zuora_api/api/DataQueriesApi.js +1 -1
- package/src/zuora_api/api/DebitMemosApi.js +1 -1
- package/src/zuora_api/api/DeploymentApi.js +1 -1
- package/src/zuora_api/api/DeploymentConfigurationTemplatesApi.js +1 -1
- package/src/zuora_api/api/DescribeApi.js +1 -1
- package/src/zuora_api/api/EInvoicingApi.js +1 -1
- package/src/zuora_api/api/ElectronicPaymentsHealthApi.js +1 -1
- package/src/zuora_api/api/FilesApi.js +1 -1
- package/src/zuora_api/api/FulfillmentsApi.js +1 -1
- package/src/zuora_api/api/HostedPagesApi.js +1 -1
- package/src/zuora_api/api/ImportsApi.js +1 -1
- package/src/zuora_api/api/InvoiceSchedulesApi.js +1 -1
- package/src/zuora_api/api/InvoicesApi.js +1 -1
- package/src/zuora_api/api/JournalRunsApi.js +1 -1
- package/src/zuora_api/api/MassUpdaterApi.js +1 -1
- package/src/zuora_api/api/NotificationsApi.js +1 -1
- package/src/zuora_api/api/OAuthApi.js +1 -1
- package/src/zuora_api/api/ObjectQueriesApi.js +566 -17
- package/src/zuora_api/api/OmniChannelSubscriptionsApi.js +1 -1
- package/src/zuora_api/api/OperationsApi.js +1 -1
- package/src/zuora_api/api/OrderActionsApi.js +1 -1
- package/src/zuora_api/api/OrderLineItemsApi.js +1 -1
- package/src/zuora_api/api/OrdersApi.js +1 -1
- package/src/zuora_api/api/PaymentAuthorizationApi.js +1 -1
- package/src/zuora_api/api/PaymentGatewayReconciliationApi.js +1 -1
- package/src/zuora_api/api/PaymentGatewaysApi.js +1 -1
- package/src/zuora_api/api/PaymentMethodSnapshotsApi.js +1 -1
- package/src/zuora_api/api/PaymentMethodTransactionLogsApi.js +1 -1
- package/src/zuora_api/api/PaymentMethodUpdaterApi.js +1 -1
- package/src/zuora_api/api/PaymentMethodsApi.js +1 -1
- package/src/zuora_api/api/PaymentRunsApi.js +1 -1
- package/src/zuora_api/api/PaymentSchedulesApi.js +1 -1
- package/src/zuora_api/api/PaymentTransactionLogsApi.js +1 -1
- package/src/zuora_api/api/PaymentsApi.js +1 -1
- package/src/zuora_api/api/ProductRatePlanChargeTiersApi.js +1 -1
- package/src/zuora_api/api/ProductRatePlanChargesApi.js +1 -1
- package/src/zuora_api/api/ProductRatePlansApi.js +1 -1
- package/src/zuora_api/api/ProductsApi.js +1 -1
- package/src/zuora_api/api/RSASignaturesApi.js +1 -1
- package/src/zuora_api/api/RampsApi.js +1 -1
- package/src/zuora_api/api/RatePlansApi.js +1 -1
- package/src/zuora_api/api/RefundsApi.js +1 -1
- package/src/zuora_api/api/RegenerateApi.js +1 -1
- package/src/zuora_api/api/RevenueAccountingCodesApi.js +1 -1
- package/src/zuora_api/api/RevenueIntegrationApi.js +1 -1
- package/src/zuora_api/api/SequenceSetsApi.js +1 -1
- package/src/zuora_api/api/SettingsApi.js +1 -1
- package/src/zuora_api/api/SignUpApi.js +1 -1
- package/src/zuora_api/api/SubscriptionChangeLogsApi.js +1 -1
- package/src/zuora_api/api/SubscriptionsApi.js +1 -1
- package/src/zuora_api/api/SummaryJournalEntriesApi.js +1 -1
- package/src/zuora_api/api/TaxationItemsApi.js +1 -1
- package/src/zuora_api/api/UsageApi.js +1 -1
- package/src/zuora_api/api/WorkflowsApi.js +1 -1
- package/src/zuora_api/index.js +120 -8
- package/src/zuora_api/model/AccountBasicInfo.js +1 -1
- package/src/zuora_api/model/AccountBillingAndPayment.js +1 -1
- package/src/zuora_api/model/AccountCreditCardHolder.js +1 -1
- package/src/zuora_api/model/AccountData.js +1 -1
- package/src/zuora_api/model/AccountDetailResponse.js +1 -1
- package/src/zuora_api/model/AccountEInvoiceProfile.js +1 -1
- package/src/zuora_api/model/AccountMetrics.js +1 -1
- package/src/zuora_api/model/AccountObjectNSFields.js +1 -1
- package/src/zuora_api/model/AccountPMMandateInfo.js +1 -1
- package/src/zuora_api/model/AccountSummaryBasicInfo.js +1 -1
- package/src/zuora_api/model/AccountSummaryDefaultPaymentMethod.js +1 -1
- package/src/zuora_api/model/AccountSummaryInvoice.js +1 -1
- package/src/zuora_api/model/AccountSummaryPayment.js +1 -1
- package/src/zuora_api/model/AccountSummaryPaymentInvoice.js +1 -1
- package/src/zuora_api/model/AccountSummaryRatePlan.js +1 -1
- package/src/zuora_api/model/AccountSummaryResponse.js +1 -1
- package/src/zuora_api/model/AccountSummarySubscription.js +1 -1
- package/src/zuora_api/model/AccountSummaryUsage.js +1 -1
- package/src/zuora_api/model/AccountingCodeItemResponse.js +1 -1
- package/src/zuora_api/model/ActionsErrorResponse.js +1 -1
- package/src/zuora_api/model/AddSubscriptionComponent.js +1 -1
- package/src/zuora_api/model/AddSubscriptionRatePlan.js +1 -1
- package/src/zuora_api/model/ApiVolumeSummaryRecord.js +1 -1
- package/src/zuora_api/model/ApplyCreditMemoItemToDebitMemoItem.js +1 -1
- package/src/zuora_api/model/ApplyCreditMemoItemToInvoiceItem.js +1 -1
- package/src/zuora_api/model/ApplyCreditMemoRequest.js +1 -1
- package/src/zuora_api/model/ApplyCreditMemoToDebitMemo.js +1 -1
- package/src/zuora_api/model/ApplyCreditMemoToInvoice.js +1 -1
- package/src/zuora_api/model/ApplyPaymentDebitMemoApplication.js +1 -1
- package/src/zuora_api/model/ApplyPaymentDebitMemoApplicationItem.js +1 -1
- package/src/zuora_api/model/ApplyPaymentInvoiceApplication.js +1 -1
- package/src/zuora_api/model/ApplyPaymentInvoiceApplicationItem.js +1 -1
- package/src/zuora_api/model/ApplyPaymentRequest.js +1 -1
- package/src/zuora_api/model/AssociationRule.js +1 -1
- package/src/zuora_api/model/AsyncApplyCreditMemoRequest.js +1 -1
- package/src/zuora_api/model/AsyncApplyCreditMemoToInvoice.js +1 -1
- package/src/zuora_api/model/AsyncOperationResponse.js +1 -1
- package/src/zuora_api/model/AsyncOrderProcessingOptions.js +1 -1
- package/src/zuora_api/model/AsyncUnapplyCreditMemoRequest.js +1 -1
- package/src/zuora_api/model/AsyncUnapplyCreditMemoToInvoice.js +1 -1
- package/src/zuora_api/model/AttachInvoiceScheduleRequest.js +1 -1
- package/src/zuora_api/model/AuthenticationErrorResponse.js +1 -1
- package/src/zuora_api/model/AuthenticationFailResponse.js +1 -1
- package/src/zuora_api/model/AuthenticationSuccessResponse.js +1 -1
- package/src/zuora_api/model/BadRequestErrors.js +1 -1
- package/src/zuora_api/model/BadRequestResponse.js +1 -1
- package/src/zuora_api/model/BasePeriod.js +1 -1
- package/src/zuora_api/model/BaseRevenueAttributes.js +1 -1
- package/src/zuora_api/model/Bi3ViewsColumnsDescriptionResponse.js +1 -1
- package/src/zuora_api/model/Bi3ViewsColumnsErrorResponse.js +1 -1
- package/src/zuora_api/model/Bi3ViewsColumnsServerErrorResponse.js +1 -1
- package/src/zuora_api/model/Bi3ViewsCountSuccessResponse.js +1 -1
- package/src/zuora_api/model/Bi3ViewsErrorResponse.js +1 -1
- package/src/zuora_api/model/Bi3ViewsNoDataResponse.js +1 -1
- package/src/zuora_api/model/Bi3ViewsServerErrorResponse.js +1 -1
- package/src/zuora_api/model/Bi3ViewsStatusErrorResponse.js +1 -1
- package/src/zuora_api/model/Bi3ViewsStatusServerErrorResponse.js +1 -1
- package/src/zuora_api/model/Bi3ViewsTaskStatusResponse.js +1 -1
- package/src/zuora_api/model/Bi3ViewsV2SuccessResponse.js +1 -1
- package/src/zuora_api/model/BiViews1ErrorResponse.js +1 -1
- package/src/zuora_api/model/BiViews1SelectSuccessResponse.js +1 -1
- package/src/zuora_api/model/BiViews1SuccessResponse.js +1 -1
- package/src/zuora_api/model/BillRun.js +1 -1
- package/src/zuora_api/model/BillRunFilter.js +1 -1
- package/src/zuora_api/model/BillRunResponse.js +1 -1
- package/src/zuora_api/model/BillRunSchedule.js +1 -1
- package/src/zuora_api/model/BillingAdjustment.js +1 -1
- package/src/zuora_api/model/BillingAdjustmentExclusion.js +1 -1
- package/src/zuora_api/model/BillingDocVolumeSummaryRecord.js +1 -1
- package/src/zuora_api/model/BillingDocumentItemProcessingType.js +14 -0
- package/src/zuora_api/model/BillingDocumentQueryResponseElement.js +1 -1
- package/src/zuora_api/model/BillingOptions.js +1 -1
- package/src/zuora_api/model/BillingPreviewRunFilter.js +1 -1
- package/src/zuora_api/model/BillingUpdate.js +1 -1
- package/src/zuora_api/model/BookingDateJob.js +1 -1
- package/src/zuora_api/model/BulkCreateCreditMemosFromChargeRequest.js +1 -1
- package/src/zuora_api/model/BulkCreateCreditMemosFromInvoiceRequest.js +1 -1
- package/src/zuora_api/model/BulkCreateCreditMemosRequest.js +1 -1
- package/src/zuora_api/model/BulkCreateDebitMemosFromChargeRequest.js +1 -1
- package/src/zuora_api/model/BulkCreateDebitMemosFromInvoiceRequest.js +1 -1
- package/src/zuora_api/model/BulkCreateDebitMemosRequest.js +1 -1
- package/src/zuora_api/model/BulkCreateInvoicesRequest.js +1 -1
- package/src/zuora_api/model/BulkCreateInvoicesResponse.js +1 -1
- package/src/zuora_api/model/BulkCreditMemosResponse.js +1 -1
- package/src/zuora_api/model/BulkDebitMemosResponse.js +1 -1
- package/src/zuora_api/model/BulkPaymentOptionItem.js +1 -1
- package/src/zuora_api/model/BulkPaymentProfileRequest.js +1 -1
- package/src/zuora_api/model/BulkPaymentProfileResponse.js +1 -1
- package/src/zuora_api/model/BulkPaymentProfileResponseReasonsInner.js +1 -1
- package/src/zuora_api/model/BulkPdfGenerationJobRequest.js +1 -1
- package/src/zuora_api/model/BulkPdfGenerationJobResponse.js +1 -1
- package/src/zuora_api/model/BulkPostInvoicesRequest.js +1 -1
- package/src/zuora_api/model/BulkPostInvoicesResponse.js +1 -1
- package/src/zuora_api/model/BulkUpdateCreditMemosRequest.js +1 -1
- package/src/zuora_api/model/BulkUpdateDebitMemosRequest.js +1 -1
- package/src/zuora_api/model/BulkUpdateInvoicesRequest.js +1 -1
- package/src/zuora_api/model/BulkUpdateOrderLineItem.js +1 -1
- package/src/zuora_api/model/BulkUpdateOrderLineItemsRequest.js +1 -1
- package/src/zuora_api/model/BusinessRegion.js +1 -1
- package/src/zuora_api/model/BusinessRegionsResponse.js +1 -1
- package/src/zuora_api/model/CalloutAuth.js +1 -1
- package/src/zuora_api/model/CancelAuthorizationRequest.js +1 -1
- package/src/zuora_api/model/CancelAuthorizationResponse.js +1 -1
- package/src/zuora_api/model/CancelBillRunRequest.js +1 -1
- package/src/zuora_api/model/CancelBillRunResponse.js +1 -1
- package/src/zuora_api/model/CancelBillingAdjustmentRequest.js +1 -1
- package/src/zuora_api/model/CancelBillingAdjustmentResponse.js +1 -1
- package/src/zuora_api/model/CancelOrderRequest.js +1 -1
- package/src/zuora_api/model/CancelOrderResponse.js +1 -1
- package/src/zuora_api/model/CancelPaymentSchedule.js +1 -1
- package/src/zuora_api/model/CancelSubscriptionRequest.js +1 -1
- package/src/zuora_api/model/CancelSubscriptionResponse.js +1 -1
- package/src/zuora_api/model/CatalogGroup.js +1 -1
- package/src/zuora_api/model/CatalogGroupProductRatePlan.js +1 -1
- package/src/zuora_api/model/ChangeLogField.js +1 -1
- package/src/zuora_api/model/ChangePlanRatePlanOverride.js +1 -1
- package/src/zuora_api/model/ChangeSubscriptionRatePlan.js +1 -1
- package/src/zuora_api/model/ChargeMetrics.js +1 -1
- package/src/zuora_api/model/ChargeModelConfiguration.js +1 -1
- package/src/zuora_api/model/ChargeModelConfigurationForSubscription.js +1 -1
- package/src/zuora_api/model/ChargeModelConfigurationItem.js +1 -1
- package/src/zuora_api/model/ChargeModelDataOverride.js +1 -1
- package/src/zuora_api/model/ChargeOverride.js +1 -1
- package/src/zuora_api/model/ChargeOverrideBilling.js +1 -1
- package/src/zuora_api/model/ChargeOverridePricing.js +1 -1
- package/src/zuora_api/model/ChargeRemoval.js +1 -1
- package/src/zuora_api/model/ChargeTier.js +1 -1
- package/src/zuora_api/model/ChargeUpdate.js +1 -1
- package/src/zuora_api/model/ChildrenSettingValueRequest.js +1 -1
- package/src/zuora_api/model/CollectDebitMemoRequest.js +1 -1
- package/src/zuora_api/model/CollectDebitMemoRequestPayment.js +1 -1
- package/src/zuora_api/model/CollectDebitMemoResponse.js +1 -1
- package/src/zuora_api/model/CollectDebitMemoResponseAppliedCreditMemos.js +1 -1
- package/src/zuora_api/model/CollectDebitMemoResponseAppliedPayments.js +1 -1
- package/src/zuora_api/model/CollectDebitMemoResponseDebitMemo.js +1 -1
- package/src/zuora_api/model/CollectDebitMemoResponseProcessedPayment.js +1 -1
- package/src/zuora_api/model/CommitmentBaseAttributes.js +10 -1
- package/src/zuora_api/model/CommitmentCommonErrorResponse.js +1 -1
- package/src/zuora_api/model/CommitmentCommonErrorResponseErrorsInner.js +1 -1
- package/src/zuora_api/model/CommitmentInput.js +14 -1
- package/src/zuora_api/model/CommitmentOutput.js +10 -1
- package/src/zuora_api/model/CommitmentOutputPeriodsInner.js +1 -1
- package/src/zuora_api/model/CommitmentOutputSchedulesInner.js +14 -1
- package/src/zuora_api/model/CommitmentPeriodAttributes.js +1 -1
- package/src/zuora_api/model/CommitmentPeriodInput.js +1 -1
- package/src/zuora_api/model/CommitmentPeriodOutput.js +1 -1
- package/src/zuora_api/model/CommitmentPrepaymentType.js +46 -0
- package/src/zuora_api/model/CommitmentScheduleAttributes.js +14 -1
- package/src/zuora_api/model/CommitmentScheduleInput.js +18 -1
- package/src/zuora_api/model/CommitmentScheduleOutput.js +18 -1
- package/src/zuora_api/model/CommitmentStatusOutput.js +4 -4
- package/src/zuora_api/model/CommonErrorResponse.js +1 -1
- package/src/zuora_api/model/CommonResponse.js +1 -1
- package/src/zuora_api/model/CommonRevenueAttributes.js +1 -1
- package/src/zuora_api/model/CommonRevenueAttributesOutput.js +1 -1
- package/src/zuora_api/model/CommonTaxationAttributes.js +1 -1
- package/src/zuora_api/model/CompareAndDeployProductCatalogTemplateRequest.js +1 -1
- package/src/zuora_api/model/CompareAndDeployProductCatalogTenantRequest.js +1 -1
- package/src/zuora_api/model/CompareAndDeployTemplateRequest.js +1 -1
- package/src/zuora_api/model/CompareAndDeployTenantRequest.js +1 -1
- package/src/zuora_api/model/CompareSchemaKeyValue.js +1 -1
- package/src/zuora_api/model/CompareTemplateRequest.js +1 -1
- package/src/zuora_api/model/CompareTemplateResponse.js +1 -1
- package/src/zuora_api/model/Condition.js +1 -1
- package/src/zuora_api/model/ConfigTemplateErrorResponse.js +1 -1
- package/src/zuora_api/model/ConfigTemplateErrorResponseReasonsInner.js +1 -1
- package/src/zuora_api/model/ConfigurationTemplateContent.js +1 -1
- package/src/zuora_api/model/Contact.js +1 -1
- package/src/zuora_api/model/ContactInfo.js +1 -1
- package/src/zuora_api/model/ContactResponse.js +1 -1
- package/src/zuora_api/model/ContactSnapshot.js +1 -1
- package/src/zuora_api/model/ContactSnapshotResponse.js +1 -1
- package/src/zuora_api/model/CreateACHPaymentMethod.js +1 -1
- package/src/zuora_api/model/CreateAccountContact.js +1 -1
- package/src/zuora_api/model/CreateAccountCreditCard.js +1 -1
- package/src/zuora_api/model/CreateAccountCreditCardHolderInfo.js +1 -1
- package/src/zuora_api/model/CreateAccountPaymentMethod.js +1 -1
- package/src/zuora_api/model/CreateAccountRequest.js +1 -1
- package/src/zuora_api/model/CreateAccountResponse.js +1 -1
- package/src/zuora_api/model/CreateAccountSubscription.js +1 -1
- package/src/zuora_api/model/CreateAccountingCodeRequest.js +1 -1
- package/src/zuora_api/model/CreateAccountingCodeResponse.js +1 -1
- package/src/zuora_api/model/CreateAccountingPeriodRequest.js +1 -1
- package/src/zuora_api/model/CreateAccountingPeriodResponse.js +1 -1
- package/src/zuora_api/model/CreateAuthorizationRequest.js +1 -1
- package/src/zuora_api/model/CreateAuthorizationResponse.js +1 -1
- package/src/zuora_api/model/CreateAuthorizationResponsePaymentGateway.js +1 -1
- package/src/zuora_api/model/CreateAuthorizationResponseReasons.js +1 -1
- package/src/zuora_api/model/CreateAutogiroPaymentMethod.js +1 -1
- package/src/zuora_api/model/CreateBacsPaymentMethod.js +1 -1
- package/src/zuora_api/model/CreateBasePaymentMethod.js +1 -1
- package/src/zuora_api/model/CreateBatchQueryJobRequest.js +1 -1
- package/src/zuora_api/model/CreateBatchQueryJobResponse.js +1 -1
- package/src/zuora_api/model/CreateBatchQueryRequest.js +1 -1
- package/src/zuora_api/model/CreateBatchQueryResponse.js +1 -1
- package/src/zuora_api/model/CreateBecsPaymentMethod.js +1 -1
- package/src/zuora_api/model/CreateBecsnzPaymentMethod.js +1 -1
- package/src/zuora_api/model/CreateBetalingsservicePaymentMethod.js +1 -1
- package/src/zuora_api/model/CreateBillRunRequest.js +1 -1
- package/src/zuora_api/model/CreateBillingAdjustmentRequest.js +1 -1
- package/src/zuora_api/model/CreateBillingDocumentFilesDeletionJobRequest.js +1 -1
- package/src/zuora_api/model/CreateBillingDocumentFilesDeletionJobResponse.js +1 -1
- package/src/zuora_api/model/CreateBillingPreviewCreditMemoItem.js +1 -1
- package/src/zuora_api/model/CreateBillingPreviewInvoiceItem.js +1 -1
- package/src/zuora_api/model/CreateBillingPreviewRequest.js +1 -1
- package/src/zuora_api/model/CreateBillingPreviewResponse.js +1 -1
- package/src/zuora_api/model/CreateBillingPreviewRunRequest.js +1 -1
- package/src/zuora_api/model/CreateBillingPreviewRunResponse.js +1 -1
- package/src/zuora_api/model/CreateCCReferenceTransactionPaymentMethod.js +1 -1
- package/src/zuora_api/model/CreateCatalogGroupRequest.js +1 -1
- package/src/zuora_api/model/CreateContactRequest.js +1 -1
- package/src/zuora_api/model/CreateCreditCardPaymentMethod.js +1 -1
- package/src/zuora_api/model/CreateCreditCardReferenceCardholderInfo.js +1 -1
- package/src/zuora_api/model/CreateCreditMemoFromCharge.js +1 -1
- package/src/zuora_api/model/CreateCreditMemoFromChargeRequest.js +1 -1
- package/src/zuora_api/model/CreateCreditMemoFromInvoice.js +1 -1
- package/src/zuora_api/model/CreateCreditMemoFromInvoiceRequest.js +1 -1
- package/src/zuora_api/model/CreateCreditMemoTaxationItemsRequest.js +1 -1
- package/src/zuora_api/model/CreateDebitMemoFromCharge.js +1 -1
- package/src/zuora_api/model/CreateDebitMemoFromChargeRequest.js +1 -1
- package/src/zuora_api/model/CreateDebitMemoFromInvoiceRequest.js +1 -1
- package/src/zuora_api/model/CreateDebitMemosFromInvoiceRequest.js +1 -1
- package/src/zuora_api/model/CreateDeploymentTemplateRequest.js +1 -1
- package/src/zuora_api/model/CreateDiscountItem.js +1 -1
- package/src/zuora_api/model/CreateFulfillment.js +1 -1
- package/src/zuora_api/model/CreateFulfillmentItem.js +1 -1
- package/src/zuora_api/model/CreateFulfillmentItemResponse.js +1 -1
- package/src/zuora_api/model/CreateFulfillmentItemsRequest.js +1 -1
- package/src/zuora_api/model/CreateFulfillmentItemsResponse.js +1 -1
- package/src/zuora_api/model/CreateFulfillmentResponse.js +1 -1
- package/src/zuora_api/model/CreateFulfillmentsRequest.js +1 -1
- package/src/zuora_api/model/CreateFulfillmentsResponse.js +1 -1
- package/src/zuora_api/model/CreateHostedPageRequest.js +1 -1
- package/src/zuora_api/model/CreateHostedPageResponse.js +1 -1
- package/src/zuora_api/model/CreateInvoiceCollectCreditMemos.js +1 -1
- package/src/zuora_api/model/CreateInvoiceCollectInvoices.js +1 -1
- package/src/zuora_api/model/CreateInvoiceCollectRequest.js +1 -1
- package/src/zuora_api/model/CreateInvoiceCollectResponse.js +1 -1
- package/src/zuora_api/model/CreateInvoiceItem.js +1 -1
- package/src/zuora_api/model/CreateInvoiceRequest.js +1 -1
- package/src/zuora_api/model/CreateInvoiceScheduleItem.js +1 -1
- package/src/zuora_api/model/CreateInvoiceScheduleRequest.js +1 -1
- package/src/zuora_api/model/CreateJournalEntryRequest.js +1 -1
- package/src/zuora_api/model/CreateJournalEntryRequestItem.js +1 -1
- package/src/zuora_api/model/CreateJournalEntryRequestSegment.js +1 -1
- package/src/zuora_api/model/CreateJournalEntryResponse.js +1 -1
- package/src/zuora_api/model/CreateJournalRunRequest.js +1 -1
- package/src/zuora_api/model/CreateJournalRunRequestTransactionType.js +1 -1
- package/src/zuora_api/model/CreateJournalRunResponse.js +1 -1
- package/src/zuora_api/model/CreateMassUpdateResponse.js +1 -1
- package/src/zuora_api/model/CreateMassUpdaterRequest.js +1 -1
- package/src/zuora_api/model/CreateNonRefRefundFinanceInformation.js +1 -1
- package/src/zuora_api/model/CreateOmniChannelSubscriptionRequest.js +1 -1
- package/src/zuora_api/model/CreateOmniChannelSubscriptionResponse.js +1 -1
- package/src/zuora_api/model/CreateOpenPaymentMethod.js +1 -1
- package/src/zuora_api/model/CreateOpenPaymentMethodTypeRequest.js +1 -1
- package/src/zuora_api/model/CreateOrUpdateCatalogGroupProductRatePlan.js +1 -1
- package/src/zuora_api/model/CreateOrUpdateEmailTemplatesResponse.js +1 -1
- package/src/zuora_api/model/CreateOrderAction.js +1 -1
- package/src/zuora_api/model/CreateOrderAddProduct.js +1 -1
- package/src/zuora_api/model/CreateOrderAsyncRequest.js +1 -1
- package/src/zuora_api/model/CreateOrderAsyncResponse.js +1 -1
- package/src/zuora_api/model/CreateOrderChangePlan.js +1 -1
- package/src/zuora_api/model/CreateOrderChangePlanRatePlanOverride.js +1 -1
- package/src/zuora_api/model/CreateOrderChargeUpdate.js +1 -1
- package/src/zuora_api/model/CreateOrderCreateSubscription.js +1 -1
- package/src/zuora_api/model/CreateOrderOrderLineItem.js +1 -1
- package/src/zuora_api/model/CreateOrderPricingUpdate.js +1 -1
- package/src/zuora_api/model/CreateOrderProductOverride.js +1 -1
- package/src/zuora_api/model/CreateOrderProductRatePlanOverride.js +1 -1
- package/src/zuora_api/model/CreateOrderRatePlanFeatureOverride.js +1 -1
- package/src/zuora_api/model/CreateOrderRatePlanOverride.js +1 -1
- package/src/zuora_api/model/CreateOrderRatePlanUpdate.js +1 -1
- package/src/zuora_api/model/CreateOrderRequest.js +1 -1
- package/src/zuora_api/model/CreateOrderResponse.js +1 -1
- package/src/zuora_api/model/CreateOrderResponseOrderAction.js +1 -1
- package/src/zuora_api/model/CreateOrderResponseOrderLineItems.js +1 -1
- package/src/zuora_api/model/CreateOrderResponseOrderMetric.js +1 -1
- package/src/zuora_api/model/CreateOrderResponseRamps.js +1 -1
- package/src/zuora_api/model/CreateOrderResponseRefunds.js +1 -1
- package/src/zuora_api/model/CreateOrderResponseSubscriptions.js +1 -1
- package/src/zuora_api/model/CreateOrderResponseWriteOff.js +1 -1
- package/src/zuora_api/model/CreateOrderResult.js +1 -1
- package/src/zuora_api/model/CreateOrderResume.js +1 -1
- package/src/zuora_api/model/CreateOrderSubscription.js +1 -1
- package/src/zuora_api/model/CreateOrderSubscriptionOwnerAccount.js +1 -1
- package/src/zuora_api/model/CreateOrderSuspend.js +1 -1
- package/src/zuora_api/model/CreateOrderTermsAndConditions.js +1 -1
- package/src/zuora_api/model/CreateOrderUpdateProduct.js +1 -1
- package/src/zuora_api/model/CreatePADPaymentMethod.js +1 -1
- package/src/zuora_api/model/CreatePayPalAdaptivePaymentMethod.js +1 -1
- package/src/zuora_api/model/CreatePayPalCPPaymentMethod.js +1 -1
- package/src/zuora_api/model/CreatePayPalECPaymentMethod.js +1 -1
- package/src/zuora_api/model/CreatePayPalNativeECPaymentMethod.js +1 -1
- package/src/zuora_api/model/CreatePaymentDebitMemoApplication.js +1 -1
- package/src/zuora_api/model/CreatePaymentDebitMemoApplicationItem.js +1 -1
- package/src/zuora_api/model/CreatePaymentInvoiceApplication.js +1 -1
- package/src/zuora_api/model/CreatePaymentInvoiceApplicationItem.js +1 -1
- package/src/zuora_api/model/CreatePaymentMethodACH.js +1 -1
- package/src/zuora_api/model/CreatePaymentMethodApplePayAdyen.js +1 -1
- package/src/zuora_api/model/CreatePaymentMethodBankTransfer.js +1 -1
- package/src/zuora_api/model/CreatePaymentMethodBankTransferAccountHolderInfo.js +1 -1
- package/src/zuora_api/model/CreatePaymentMethodCCReferenceTransaction.js +1 -1
- package/src/zuora_api/model/CreatePaymentMethodCardholderInfo.js +1 -1
- package/src/zuora_api/model/CreatePaymentMethodCommon.js +1 -1
- package/src/zuora_api/model/CreatePaymentMethodCreditCard.js +1 -1
- package/src/zuora_api/model/CreatePaymentMethodDecryptionRequest.js +1 -1
- package/src/zuora_api/model/CreatePaymentMethodDecryptionResponse.js +1 -1
- package/src/zuora_api/model/CreatePaymentMethodGooglePayAdyenChase.js +1 -1
- package/src/zuora_api/model/CreatePaymentMethodPayPalAdaptive.js +1 -1
- package/src/zuora_api/model/CreatePaymentMethodPayPalECPayPalNativeECPayPalCP.js +1 -1
- package/src/zuora_api/model/CreatePaymentMethodRequest.js +1 -1
- package/src/zuora_api/model/CreatePaymentMethodResponse.js +1 -1
- package/src/zuora_api/model/CreatePaymentMethodResponseReason.js +1 -1
- package/src/zuora_api/model/CreatePaymentMethodUpdaterBatchRequest.js +1 -1
- package/src/zuora_api/model/CreatePaymentMethodUpdaterBatchResponse.js +1 -1
- package/src/zuora_api/model/CreatePaymentMethodUpdaterBatchResponseReasons.js +1 -1
- package/src/zuora_api/model/CreatePaymentPredebitNotifyRequest.js +1 -1
- package/src/zuora_api/model/CreatePaymentPredebitNotifyResponse.js +1 -1
- package/src/zuora_api/model/CreatePaymentRequest.js +1 -1
- package/src/zuora_api/model/CreatePaymentRunData.js +1 -1
- package/src/zuora_api/model/CreatePaymentRunDataItem.js +1 -1
- package/src/zuora_api/model/CreatePaymentRunRequest.js +1 -1
- package/src/zuora_api/model/CreatePaymentScheduleItemsRequest.js +1 -1
- package/src/zuora_api/model/CreatePaymentScheduleItemsRequestItems.js +1 -1
- package/src/zuora_api/model/CreatePaymentScheduleRequest.js +1 -1
- package/src/zuora_api/model/CreatePaymentScheduleRequestItems.js +1 -1
- package/src/zuora_api/model/CreatePaymentSchedulesRequest.js +1 -1
- package/src/zuora_api/model/CreatePaymentSchedulesResponse.js +1 -1
- package/src/zuora_api/model/CreatePaymentSchedulesResponseItems.js +1 -1
- package/src/zuora_api/model/CreatePaymentSessionInvoice.js +1 -1
- package/src/zuora_api/model/CreatePaymentSessionRequest.js +1 -1
- package/src/zuora_api/model/CreatePaymentSessionResponse.js +1 -1
- package/src/zuora_api/model/CreateProductRatePlanChargeRequest.js +1 -1
- package/src/zuora_api/model/CreateProductRatePlanRequest.js +1 -1
- package/src/zuora_api/model/CreateProductRequest.js +1 -1
- package/src/zuora_api/model/CreateRSASignatureRequest.js +1 -1
- package/src/zuora_api/model/CreateRamp.js +1 -1
- package/src/zuora_api/model/CreateRefundRequest.js +1 -1
- package/src/zuora_api/model/CreateRefundwithAutoUnapply.js +1 -1
- package/src/zuora_api/model/CreateSEPAPaymentMethod.js +1 -1
- package/src/zuora_api/model/CreateSequenceSetRequest.js +1 -1
- package/src/zuora_api/model/CreateSequenceSetsRequest.js +1 -1
- package/src/zuora_api/model/CreateSequenceSetsResponse.js +1 -1
- package/src/zuora_api/model/CreateStoredCredentialProfileRequest.js +1 -1
- package/src/zuora_api/model/CreateSubscribeToProduct.js +1 -1
- package/src/zuora_api/model/CreateSubscriptionComponent.js +1 -1
- package/src/zuora_api/model/CreateSubscriptionRatePlan.js +1 -1
- package/src/zuora_api/model/CreateSubscriptionRequest.js +1 -1
- package/src/zuora_api/model/CreateSubscriptionResponse.js +1 -1
- package/src/zuora_api/model/CreateTaxationItem.js +1 -1
- package/src/zuora_api/model/CreateTaxationItemForCreditMemoFinanceInformation.js +1 -1
- package/src/zuora_api/model/CreateTaxationItemForCreditMemoRequest.js +1 -1
- package/src/zuora_api/model/CreateTaxationItemForDebitMemo.js +1 -1
- package/src/zuora_api/model/CreateTaxationItemForDebitMemoFinanceInformation.js +1 -1
- package/src/zuora_api/model/CreateTaxationItemForInvoiceRequest.js +1 -1
- package/src/zuora_api/model/CreateTaxationItemsForDebitMemoRequest.js +1 -1
- package/src/zuora_api/model/CreateTaxationItemsRequest.js +1 -1
- package/src/zuora_api/model/CreateTokenRequest.js +1 -1
- package/src/zuora_api/model/CreateUpdateOpenPaymentMethodTypeResponse.js +1 -1
- package/src/zuora_api/model/CreateUpdateStoredCredentialProfileResponse.js +1 -1
- package/src/zuora_api/model/CreateUsageRequest.js +1 -1
- package/src/zuora_api/model/CreditCard.js +1 -1
- package/src/zuora_api/model/CreditMemo.js +1 -1
- package/src/zuora_api/model/CreditMemoEntityPrefix.js +1 -1
- package/src/zuora_api/model/CreditMemoItem.js +1 -1
- package/src/zuora_api/model/CreditMemoItemFinanceInformation.js +1 -1
- package/src/zuora_api/model/CreditMemoItemFromChargeDetail.js +1 -1
- package/src/zuora_api/model/CreditMemoItemFromChargeDetailFinanceInformation.js +1 -1
- package/src/zuora_api/model/CreditMemoItemFromInvoiceItem.js +1 -1
- package/src/zuora_api/model/CreditMemoItemFromInvoiceItemFinanceInformation.js +1 -1
- package/src/zuora_api/model/CreditMemoItemFromWriteOffInvoice.js +1 -1
- package/src/zuora_api/model/CreditMemoItemPart.js +1 -1
- package/src/zuora_api/model/CreditMemoItemResponse.js +1 -1
- package/src/zuora_api/model/CreditMemoItemsResponse.js +1 -1
- package/src/zuora_api/model/CreditMemoObjectNSFields.js +1 -1
- package/src/zuora_api/model/CreditMemoPart.js +1 -1
- package/src/zuora_api/model/CreditMemoResponse.js +1 -1
- package/src/zuora_api/model/CreditMemoTaxItemFromInvoiceTaxItemFinanceInformation.js +1 -1
- package/src/zuora_api/model/CreditMemoTaxItemFromInvoiceTaxItemRequest.js +1 -1
- package/src/zuora_api/model/CreditMemoTaxationItemFromWriteOffInvoice.js +1 -1
- package/src/zuora_api/model/CreditMemosResponse.js +1 -1
- package/src/zuora_api/model/CustomAccountPaymentMethod.js +1 -1
- package/src/zuora_api/model/CustomFields.js +1 -1
- package/src/zuora_api/model/CustomObjectAllFieldsDefinition.js +1 -1
- package/src/zuora_api/model/CustomObjectAllFieldsDefinitionAllOfCreatedById.js +1 -1
- package/src/zuora_api/model/CustomObjectAllFieldsDefinitionAllOfCreatedDate.js +1 -1
- package/src/zuora_api/model/CustomObjectAllFieldsDefinitionAllOfId.js +1 -1
- package/src/zuora_api/model/CustomObjectAllFieldsDefinitionAllOfUpdatedById.js +1 -1
- package/src/zuora_api/model/CustomObjectAllFieldsDefinitionAllOfUpdatedDate.js +1 -1
- package/src/zuora_api/model/CustomObjectBulkDeleteFilter.js +1 -1
- package/src/zuora_api/model/CustomObjectBulkDeleteFilterCondition.js +1 -1
- package/src/zuora_api/model/CustomObjectBulkJobErrorResponse.js +1 -1
- package/src/zuora_api/model/CustomObjectBulkJobErrorResponseCollection.js +1 -1
- package/src/zuora_api/model/CustomObjectBulkJobRequest.js +1 -1
- package/src/zuora_api/model/CustomObjectBulkJobResponse.js +1 -1
- package/src/zuora_api/model/CustomObjectBulkJobResponseCollection.js +1 -1
- package/src/zuora_api/model/CustomObjectBulkJobResponseError.js +1 -1
- package/src/zuora_api/model/CustomObjectCustomFieldDefinition.js +1 -1
- package/src/zuora_api/model/CustomObjectCustomFieldDefinitionUpdate.js +1 -1
- package/src/zuora_api/model/CustomObjectCustomFieldsDefinition.js +1 -1
- package/src/zuora_api/model/CustomObjectDefinition.js +1 -1
- package/src/zuora_api/model/CustomObjectDefinitionRelationship.js +1 -1
- package/src/zuora_api/model/CustomObjectDefinitionRelationshipRecordConstraints.js +1 -1
- package/src/zuora_api/model/CustomObjectDefinitionRelationshipRecordConstraintsCreate.js +1 -1
- package/src/zuora_api/model/CustomObjectDefinitionSchema.js +1 -1
- package/src/zuora_api/model/CustomObjectDefinitionUpdateActionRequest.js +1 -1
- package/src/zuora_api/model/CustomObjectDefinitionUpdateActionResponse.js +1 -1
- package/src/zuora_api/model/CustomObjectRecordBatchAction.js +1 -1
- package/src/zuora_api/model/CustomObjectRecordBatchRequest.js +1 -1
- package/src/zuora_api/model/CustomObjectRecordWithAllFields.js +1 -1
- package/src/zuora_api/model/CustomObjectRecordWithOnlyCustomFields.js +1 -1
- package/src/zuora_api/model/CustomObjectRecordsBatchUpdatePartialSuccessResponse.js +1 -1
- package/src/zuora_api/model/CustomObjectRecordsErrorResponse.js +1 -1
- package/src/zuora_api/model/CustomObjectRecordsThrottledResponse.js +1 -1
- package/src/zuora_api/model/CustomObjectRecordsWithError.js +1 -1
- package/src/zuora_api/model/CustomRates.js +1 -1
- package/src/zuora_api/model/DailyConsumptionRevRecRequest.js +1 -1
- package/src/zuora_api/model/DataQueryErrorResponse.js +1 -1
- package/src/zuora_api/model/DataQueryJob.js +1 -1
- package/src/zuora_api/model/DataQueryJobCancelled.js +1 -1
- package/src/zuora_api/model/DataQueryJobCommon.js +1 -1
- package/src/zuora_api/model/DebitMemo.js +1 -1
- package/src/zuora_api/model/DebitMemoDueDate.js +1 -1
- package/src/zuora_api/model/DebitMemoEntityPrefix.js +1 -1
- package/src/zuora_api/model/DebitMemoItem.js +1 -1
- package/src/zuora_api/model/DebitMemoItemFromChargeDetail.js +1 -1
- package/src/zuora_api/model/DebitMemoItemFromChargeDetailFinanceInformation.js +1 -1
- package/src/zuora_api/model/DebitMemoItemFromInvoiceItemFinanceInformation.js +1 -1
- package/src/zuora_api/model/DebitMemoItemFromInvoiceItemRequest.js +1 -1
- package/src/zuora_api/model/DebitMemoItemResponse.js +1 -1
- package/src/zuora_api/model/DebitMemoItemTaxationItems.js +1 -1
- package/src/zuora_api/model/DebitMemoItemWriteOffRequest.js +1 -1
- package/src/zuora_api/model/DebitMemoItemsResponse.js +1 -1
- package/src/zuora_api/model/DebitMemoObjectNSFields.js +1 -1
- package/src/zuora_api/model/DebitMemoResponse.js +1 -1
- package/src/zuora_api/model/DebitMemoTaxItemFromInvoiceTaxItemFinanceInformation.js +1 -1
- package/src/zuora_api/model/DebitMemoTaxItemFromInvoiceTaxItemRequest.js +1 -1
- package/src/zuora_api/model/DebitMemoTaxationItemWriteOffRequest.js +1 -1
- package/src/zuora_api/model/DebitMemosResponse.js +1 -1
- package/src/zuora_api/model/DecryptRSASignatureRequest.js +1 -1
- package/src/zuora_api/model/DecryptRSASignatureResponse.js +1 -1
- package/src/zuora_api/model/DeleteAccountResponse.js +1 -1
- package/src/zuora_api/model/DeleteAttachmentResponse.js +1 -1
- package/src/zuora_api/model/DeleteBatchQueryJobResponse.js +1 -1
- package/src/zuora_api/model/DeleteBatchQueryResponse.js +1 -1
- package/src/zuora_api/model/DeleteDataQueryJobResponse.js +1 -1
- package/src/zuora_api/model/DeleteOrderAsyncResponse.js +1 -1
- package/src/zuora_api/model/DeleteResult.js +1 -1
- package/src/zuora_api/model/DeleteSubscriptionResponse.js +1 -1
- package/src/zuora_api/model/DeleteWorkflowError.js +1 -1
- package/src/zuora_api/model/DeleteWorkflowSuccess.js +1 -1
- package/src/zuora_api/model/DeletedRecord.js +1 -1
- package/src/zuora_api/model/DeliverySchedule.js +1 -1
- package/src/zuora_api/model/DeliveryScheduleParams.js +1 -1
- package/src/zuora_api/model/DeliveryScheduleProductRatePlanCharge.js +1 -1
- package/src/zuora_api/model/DeploymentResponse.js +1 -1
- package/src/zuora_api/model/DeploymentTemplate.js +1 -1
- package/src/zuora_api/model/DeploymentTemplatesResponse.js +1 -1
- package/src/zuora_api/model/DetachInvoiceScheduleRequest.js +1 -1
- package/src/zuora_api/model/DetailedWorkflow.js +1 -1
- package/src/zuora_api/model/DiscountApplyDetail.js +1 -1
- package/src/zuora_api/model/DiscountPricingOverride.js +1 -1
- package/src/zuora_api/model/DiscountPricingUpdate.js +1 -1
- package/src/zuora_api/model/DocumentIdList.js +1 -1
- package/src/zuora_api/model/EInvoicingFileFormat.js +1 -1
- package/src/zuora_api/model/ElectronicPaymentOptions.js +1 -1
- package/src/zuora_api/model/ElectronicPaymentOptionsWithDelayedCapturePayment.js +1 -1
- package/src/zuora_api/model/EligibleAccountCondition.js +1 -1
- package/src/zuora_api/model/EligibleChargeCondition.js +1 -1
- package/src/zuora_api/model/EmailBillRunRequest.js +1 -1
- package/src/zuora_api/model/EmailBillingDocumentRequest.js +1 -1
- package/src/zuora_api/model/EndConditions.js +1 -1
- package/src/zuora_api/model/Error401.js +1 -1
- package/src/zuora_api/model/ErrorResponse.js +1 -1
- package/src/zuora_api/model/ErrorResponse401Record.js +1 -1
- package/src/zuora_api/model/ErrorResponseReasonsInner.js +1 -1
- package/src/zuora_api/model/EventTrigger.js +1 -1
- package/src/zuora_api/model/EventType.js +1 -1
- package/src/zuora_api/model/ExecuteInvoiceScheduleRequest.js +1 -1
- package/src/zuora_api/model/ExpandedAccount.js +17 -17
- package/src/zuora_api/model/ExpandedAmendment.js +1 -1
- package/src/zuora_api/model/ExpandedBillingRun.js +1 -1
- package/src/zuora_api/model/ExpandedBundle.js +197 -0
- package/src/zuora_api/model/ExpandedCommitment.js +89 -1
- package/src/zuora_api/model/ExpandedCommitmentAssociatedAccount.js +13 -1
- package/src/zuora_api/model/ExpandedCommitmentAssociatedItem.js +22 -1
- package/src/zuora_api/model/ExpandedCommitmentPeriod.js +38 -5
- package/src/zuora_api/model/ExpandedCommitmentSchedule.js +26 -1
- package/src/zuora_api/model/ExpandedCommitmentTransaction.js +13 -1
- package/src/zuora_api/model/ExpandedContact.js +1 -1
- package/src/zuora_api/model/ExpandedContactSnapshot.js +1 -1
- package/src/zuora_api/model/ExpandedCreditMemo.js +1 -1
- package/src/zuora_api/model/ExpandedCreditMemoApplication.js +1 -1
- package/src/zuora_api/model/ExpandedCreditMemoItem.js +71 -53
- package/src/zuora_api/model/ExpandedCreditTaxationItem.js +13 -13
- package/src/zuora_api/model/ExpandedDailyConsumptionSummary.js +1 -1
- package/src/zuora_api/model/ExpandedDebitMemo.js +1 -1
- package/src/zuora_api/model/ExpandedDebitMemoItem.js +19 -19
- package/src/zuora_api/model/ExpandedDebitTaxationItem.js +12 -12
- package/src/zuora_api/model/ExpandedDeliveryAdjustment.js +1 -1
- package/src/zuora_api/model/ExpandedExternalProductRatePlan.js +1 -1
- package/src/zuora_api/model/ExpandedFulfillment.js +1 -1
- package/src/zuora_api/model/ExpandedInvoice.js +9 -1
- package/src/zuora_api/model/ExpandedInvoiceItem.js +176 -158
- package/src/zuora_api/model/ExpandedInvoiceSchedule.js +1 -27
- package/src/zuora_api/model/ExpandedInvoiceScheduleItem.js +1 -19
- package/src/zuora_api/model/ExpandedOrderAction.js +1 -1
- package/src/zuora_api/model/ExpandedOrderLineItem.js +31 -31
- package/src/zuora_api/model/ExpandedOrders.js +1 -1
- package/src/zuora_api/model/ExpandedPayment.js +1 -1
- package/src/zuora_api/model/ExpandedPaymentApplication.js +12 -12
- package/src/zuora_api/model/ExpandedPaymentMethod.js +61 -61
- package/src/zuora_api/model/ExpandedPaymentMethodSnapshot.js +1 -1
- package/src/zuora_api/model/ExpandedPaymentRun.js +69 -69
- package/src/zuora_api/model/ExpandedPaymentSchedule.js +1 -1
- package/src/zuora_api/model/ExpandedPaymentScheduleItem.js +1 -1
- package/src/zuora_api/model/ExpandedPaymentScheduleItemPayment.js +1 -1
- package/src/zuora_api/model/ExpandedPrepaidBalance.js +1 -1
- package/src/zuora_api/model/ExpandedPrepaidBalanceFund.js +1 -1
- package/src/zuora_api/model/ExpandedPrepaidBalanceTransaction.js +1 -1
- package/src/zuora_api/model/ExpandedPrepayment.js +269 -0
- package/src/zuora_api/model/ExpandedPrepaymentDefinition.js +218 -0
- package/src/zuora_api/model/ExpandedProcessedUsage.js +1 -1
- package/src/zuora_api/model/ExpandedProduct.js +25 -1
- package/src/zuora_api/model/ExpandedProductRatePlan.js +37 -37
- package/src/zuora_api/model/ExpandedProductRatePlanCharge.js +86 -78
- package/src/zuora_api/model/ExpandedProductRatePlanChargeTier.js +1 -1
- package/src/zuora_api/model/ExpandedRamp.js +1 -1
- package/src/zuora_api/model/ExpandedRatePlan.js +1 -1
- package/src/zuora_api/model/ExpandedRatePlanCharge.js +79 -31
- package/src/zuora_api/model/ExpandedRatePlanChargeTier.js +1 -1
- package/src/zuora_api/model/ExpandedRatingDetail.js +1 -1
- package/src/zuora_api/model/ExpandedRatingResult.js +1 -1
- package/src/zuora_api/model/ExpandedRefund.js +1 -1
- package/src/zuora_api/model/ExpandedRefundApplication.js +13 -13
- package/src/zuora_api/model/ExpandedRefundApplicationItem.js +41 -41
- package/src/zuora_api/model/ExpandedSubscription.js +23 -23
- package/src/zuora_api/model/ExpandedSummaryStatement.js +1 -1
- package/src/zuora_api/model/ExpandedSummaryStatementRun.js +1 -1
- package/src/zuora_api/model/ExpandedTaxationItem.js +13 -13
- package/src/zuora_api/model/ExpandedUsage.js +1 -1
- package/src/zuora_api/model/ExpandedValidityPeriodSummary.js +1 -1
- package/src/zuora_api/model/ExportWorkflowVersionResponse.js +1 -1
- package/src/zuora_api/model/ExtendedCondition.js +1 -1
- package/src/zuora_api/model/ExtendedGroupCondition.js +1 -1
- package/src/zuora_api/model/ExtendedGroupConditionConditionsInner.js +1 -1
- package/src/zuora_api/model/FailedReason.js +1 -1
- package/src/zuora_api/model/FaultResponse.js +1 -1
- package/src/zuora_api/model/FilterRuleParameterDefinition.js +1 -1
- package/src/zuora_api/model/FinanceInformation.js +294 -0
- package/src/zuora_api/model/Fulfillment.js +1 -1
- package/src/zuora_api/model/FulfillmentItem.js +1 -1
- package/src/zuora_api/model/GETBookingDateBackfillJobById200Response.js +1 -1
- package/src/zuora_api/model/GETDataBackfillJobById200Response.js +1 -1
- package/src/zuora_api/model/GETListBookingDateBackfillJobs200Response.js +1 -1
- package/src/zuora_api/model/GETListDataBackfillJobs200Response.js +1 -1
- package/src/zuora_api/model/GatewayOptions.js +1 -1
- package/src/zuora_api/model/GenerateBillingDocumentRequest.js +1 -1
- package/src/zuora_api/model/GenerateBillingDocumentResponse.js +1 -1
- package/src/zuora_api/model/GenerateBillingDocumentResponseCreditMemo.js +1 -1
- package/src/zuora_api/model/GenerateBillingDocumentResponseInvoice.js +1 -1
- package/src/zuora_api/model/GetAccountPMAccountHolderInfo.js +1 -1
- package/src/zuora_api/model/GetAccountPaymentMethodResponse.js +1 -1
- package/src/zuora_api/model/GetAccountingCodeResponse.js +1 -1
- package/src/zuora_api/model/GetAccountingCodesResponse.js +1 -1
- package/src/zuora_api/model/GetAccountingPeriodAllOfFieIdsResponse.js +1 -1
- package/src/zuora_api/model/GetAccountingPeriodResponse.js +1 -1
- package/src/zuora_api/model/GetAccountingPeriodWithoutSuccessResponse.js +1 -1
- package/src/zuora_api/model/GetAccountingPeriodsResponse.js +1 -1
- package/src/zuora_api/model/GetAllCustomObjectDefinitionsInNamespaceResponse.js +1 -1
- package/src/zuora_api/model/GetApiVolumeSummaryResponse.js +1 -1
- package/src/zuora_api/model/GetAsyncCreateOrderJobResponse.js +1 -1
- package/src/zuora_api/model/GetAsyncOrderJobResponse.js +1 -1
- package/src/zuora_api/model/GetAsyncOrderJobResponseResult.js +1 -1
- package/src/zuora_api/model/GetAsyncPreviewOrderJobResponse.js +1 -1
- package/src/zuora_api/model/GetAttachmentResponse.js +1 -1
- package/src/zuora_api/model/GetAttachmentsResponse.js +1 -1
- package/src/zuora_api/model/GetBIViewStatus200ResponseInner.js +1 -1
- package/src/zuora_api/model/GetBatchQueryJobResponse.js +1 -1
- package/src/zuora_api/model/GetBatchQueryResponse.js +1 -1
- package/src/zuora_api/model/GetBillingAdjustmentsBySubscriptionNumberResponse.js +1 -1
- package/src/zuora_api/model/GetBillingAdjustmentsResponse.js +1 -1
- package/src/zuora_api/model/GetBillingDocVolumeSummaryResponse.js +1 -1
- package/src/zuora_api/model/GetBillingDocumentFilesDeletionJobResponse.js +1 -1
- package/src/zuora_api/model/GetBillingDocumentsResponse.js +1 -1
- package/src/zuora_api/model/GetBillingPreviewRunResponse.js +1 -1
- package/src/zuora_api/model/GetBulkPdfGenerationJobResponse.js +1 -1
- package/src/zuora_api/model/GetBulkUpdateOrderLineItemsResponse.js +1 -1
- package/src/zuora_api/model/GetCalloutHistoryVOType.js +1 -1
- package/src/zuora_api/model/GetCalloutHistoryVOsType.js +1 -1
- package/src/zuora_api/model/GetCatalogGroupResponse.js +1 -1
- package/src/zuora_api/model/GetCatalogGroupsResponse.js +1 -1
- package/src/zuora_api/model/GetChargeOverride.js +1 -1
- package/src/zuora_api/model/GetCommitmentBalance.js +1 -1
- package/src/zuora_api/model/GetCommitmentOutput.js +14 -1
- package/src/zuora_api/model/GetCommitmentResponse.js +10 -1
- package/src/zuora_api/model/GetCreditMemoItemPartResponse.js +1 -1
- package/src/zuora_api/model/GetCreditMemoItemPartsResponse.js +1 -1
- package/src/zuora_api/model/GetCreditMemoItemTaxationItems.js +1 -1
- package/src/zuora_api/model/GetCreditMemoPartResponse.js +1 -1
- package/src/zuora_api/model/GetCreditMemoPartsResponse.js +1 -1
- package/src/zuora_api/model/GetCreditMemoPdfStatusBatchResponse.js +1 -1
- package/src/zuora_api/model/GetCreditMemoPdfStatusResponse.js +1 -1
- package/src/zuora_api/model/GetCreditMemoTaxItemFinanceInformation.js +1 -1
- package/src/zuora_api/model/GetCreditMemoTaxItemResponse.js +1 -1
- package/src/zuora_api/model/GetCreditMemoTaxationItemResponse.js +1 -1
- package/src/zuora_api/model/GetCustomExchangeRatesDataType.js +1 -1
- package/src/zuora_api/model/GetCustomExchangeRatesType.js +1 -1
- package/src/zuora_api/model/GetDataLabelingJobResponse.js +1 -1
- package/src/zuora_api/model/GetDataLabelingJobResponseAllOfProgress.js +1 -1
- package/src/zuora_api/model/GetDataQueryJobResponse.js +1 -1
- package/src/zuora_api/model/GetDataQueryJobsResponse.js +1 -1
- package/src/zuora_api/model/GetDebitMemoApplicationPart.js +1 -1
- package/src/zuora_api/model/GetDebitMemoApplicationPartsResponse.js +1 -1
- package/src/zuora_api/model/GetDebitMemoItemFinanceInformation.js +1 -1
- package/src/zuora_api/model/GetDebitMemoPdfStatusBatchResponse.js +1 -1
- package/src/zuora_api/model/GetDebitMemoPdfStatusResponse.js +1 -1
- package/src/zuora_api/model/GetDebitMemoTaxItem.js +1 -1
- package/src/zuora_api/model/GetDebitMemoTaxItemFinanceInformation.js +1 -1
- package/src/zuora_api/model/GetDebitMemoTaxItemNew.js +1 -1
- package/src/zuora_api/model/GetEInvoiceMandateResponse.js +1 -1
- package/src/zuora_api/model/GetEInvoiceMandatesResponse.js +1 -1
- package/src/zuora_api/model/GetEmailHistoryVOType.js +1 -1
- package/src/zuora_api/model/GetEmailHistoryVOsType.js +1 -1
- package/src/zuora_api/model/GetEventTriggers200Response.js +1 -1
- package/src/zuora_api/model/GetFulfillment.js +1 -1
- package/src/zuora_api/model/GetFulfillmentItem.js +1 -1
- package/src/zuora_api/model/GetFulfillmentItemResponse.js +1 -1
- package/src/zuora_api/model/GetFulfillmentResponse.js +1 -1
- package/src/zuora_api/model/GetInvoiceApplicationPartRequest.js +1 -1
- package/src/zuora_api/model/GetInvoiceApplicationPartsRequest.js +1 -1
- package/src/zuora_api/model/GetInvoicePdfStatusBatchResponse.js +1 -1
- package/src/zuora_api/model/GetInvoicePdfStatusResponse.js +1 -1
- package/src/zuora_api/model/GetJournalEntriesInJournalRunResponse.js +1 -1
- package/src/zuora_api/model/GetJournalEntryDetailResponse.js +1 -1
- package/src/zuora_api/model/GetJournalEntryDetailTypeWithoutSuccess.js +1 -1
- package/src/zuora_api/model/GetJournalEntryItemResponse.js +1 -1
- package/src/zuora_api/model/GetJournalEntrySegmentResponse.js +1 -1
- package/src/zuora_api/model/GetJournalRunResponse.js +1 -1
- package/src/zuora_api/model/GetJournalRunTransactionResponse.js +1 -1
- package/src/zuora_api/model/GetMassUpdateResponse.js +1 -1
- package/src/zuora_api/model/GetMetricsBySubscriptionNumbersResponse.js +1 -1
- package/src/zuora_api/model/GetOmniChannelSubscriptionResponse.js +1 -1
- package/src/zuora_api/model/GetOrderActionRatePlanResponse.js +1 -1
- package/src/zuora_api/model/GetOrderChargeRemoval.js +1 -1
- package/src/zuora_api/model/GetOrderLineItem.js +1 -1
- package/src/zuora_api/model/GetOrderLineItemResponse.js +1 -1
- package/src/zuora_api/model/GetOrderResponse.js +1 -1
- package/src/zuora_api/model/GetOrdersResponse.js +1 -1
- package/src/zuora_api/model/GetPMAccountHolderInfo.js +1 -1
- package/src/zuora_api/model/GetPaymentFinanceInformation.js +1 -1
- package/src/zuora_api/model/GetPaymentItemPartResponse.js +1 -1
- package/src/zuora_api/model/GetPaymentItemPartsResponse.js +1 -1
- package/src/zuora_api/model/GetPaymentMethodForAccountResponse.js +1 -1
- package/src/zuora_api/model/GetPaymentMethodResponseACHForAccount.js +1 -1
- package/src/zuora_api/model/GetPaymentMethodResponseApplePayForAccount.js +1 -1
- package/src/zuora_api/model/GetPaymentMethodResponseBankTransferForAccount.js +1 -1
- package/src/zuora_api/model/GetPaymentMethodResponseCreditCardForAccount.js +1 -1
- package/src/zuora_api/model/GetPaymentMethodResponseGooglePayForAccount.js +1 -1
- package/src/zuora_api/model/GetPaymentMethodResponsePayPalForAccount.js +1 -1
- package/src/zuora_api/model/GetPaymentPartResponse.js +1 -1
- package/src/zuora_api/model/GetPaymentPartsResponse.js +1 -1
- package/src/zuora_api/model/GetPaymentRunDataArrayResponse.js +1 -1
- package/src/zuora_api/model/GetPaymentRunDataElementResponse.js +1 -1
- package/src/zuora_api/model/GetPaymentRunDataTransactionElementResponse.js +1 -1
- package/src/zuora_api/model/GetPaymentRunStatisticResponse.js +1 -1
- package/src/zuora_api/model/GetPaymentRunSummaryResponse.js +1 -1
- package/src/zuora_api/model/GetPaymentRunSummaryTotalValuesResponse.js +1 -1
- package/src/zuora_api/model/GetPaymentRunsResponse.js +1 -1
- package/src/zuora_api/model/GetPaymentScheduleStatisticResponse.js +1 -1
- package/src/zuora_api/model/GetPaymentScheduleStatisticResponsePaymentScheduleItems.js +1 -1
- package/src/zuora_api/model/GetPaymentSchedulesResponse.js +1 -1
- package/src/zuora_api/model/GetPaymentVolumeSummaryResponse.js +1 -1
- package/src/zuora_api/model/GetPaymentsResponse.js +1 -1
- package/src/zuora_api/model/GetProductDiscountApplyDetailsType.js +111 -0
- package/src/zuora_api/model/GetProductRatePlanChargeDeliverySchedule.js +162 -0
- package/src/zuora_api/model/GetProductRatePlanChargeDeliveryScheduleFrequency.js +39 -0
- package/src/zuora_api/model/GetProductRatePlanChargePricingTierType.js +146 -0
- package/src/zuora_api/model/GetProductRatePlanChargePricingType.js +183 -0
- package/src/zuora_api/model/GetProductRatePlanChargeResponse.js +1 -1
- package/src/zuora_api/model/GetProductRatePlanChargeTierResponse.js +1 -1
- package/src/zuora_api/model/GetProductRatePlanResponse.js +1 -1
- package/src/zuora_api/model/GetProductRatePlansByExternalIdResponse.js +1 -1
- package/src/zuora_api/model/GetProductRatePlansByProductResponse.js +1 -1
- package/src/zuora_api/model/GetProductResponse.js +1 -1
- package/src/zuora_api/model/GetProductsResponse.js +1 -1
- package/src/zuora_api/model/GetPublicEmailTemplateResponse.js +1 -1
- package/src/zuora_api/model/GetPublicNotificationDefinitionResponse.js +1 -1
- package/src/zuora_api/model/GetPublicNotificationDefinitionResponseCallout.js +1 -1
- package/src/zuora_api/model/GetPublicNotificationDefinitionResponseFilterRule.js +1 -1
- package/src/zuora_api/model/GetQueryEmailTemplates200Response.js +1 -1
- package/src/zuora_api/model/GetQueryNotificationDefinitions200Response.js +1 -1
- package/src/zuora_api/model/GetRampByRampNumberResponse.js +1 -1
- package/src/zuora_api/model/GetRampMetricsByOrderNumberResponse.js +1 -1
- package/src/zuora_api/model/GetRampMetricsByRampNumberResponse.js +1 -1
- package/src/zuora_api/model/GetRampMetricsBySubscriptionKeyResponse.js +1 -1
- package/src/zuora_api/model/GetRampsBySubscriptionKeyResponse.js +1 -1
- package/src/zuora_api/model/GetRefundCreditMemoFinanceInformation.js +1 -1
- package/src/zuora_api/model/GetRefundItemPartResponse.js +1 -1
- package/src/zuora_api/model/GetRefundItemPartsResponse.js +1 -1
- package/src/zuora_api/model/GetRefundPartResponse.js +1 -1
- package/src/zuora_api/model/GetRefundPartsResponse.js +1 -1
- package/src/zuora_api/model/GetRefundsResponse.js +1 -1
- package/src/zuora_api/model/GetScheduledEventResponse.js +1 -1
- package/src/zuora_api/model/GetScheduledEventResponseParametersValue.js +1 -1
- package/src/zuora_api/model/GetScheduledEvents200Response.js +1 -1
- package/src/zuora_api/model/GetSequenceSetResponse.js +1 -1
- package/src/zuora_api/model/GetSequenceSetsResponse.js +1 -1
- package/src/zuora_api/model/GetSubscriptionChangeLogResponse.js +1 -1
- package/src/zuora_api/model/GetSubscriptionChangeLogsResponse.js +1 -1
- package/src/zuora_api/model/GetSubscriptionProductFeature.js +1 -1
- package/src/zuora_api/model/GetSubscriptionRatePlan.js +1 -1
- package/src/zuora_api/model/GetSubscriptionRatePlanChargesWithAllSegments.js +1 -1
- package/src/zuora_api/model/GetSubscriptionResponse.js +1 -1
- package/src/zuora_api/model/GetSubscriptionsResponse.js +1 -1
- package/src/zuora_api/model/GetTaxationItemResponse.js +1 -1
- package/src/zuora_api/model/GetTaxationItemsOfCreditMemoItemResponse.js +1 -1
- package/src/zuora_api/model/GetTaxationItemsOfDebitMemoItemResponse.js +1 -1
- package/src/zuora_api/model/GetTaxationItemsResponse.js +1 -1
- package/src/zuora_api/model/GetUsageRateDetailRequest.js +1 -1
- package/src/zuora_api/model/GetUsageRateDetailRequestData.js +1 -1
- package/src/zuora_api/model/GetUsageResponse.js +1 -1
- package/src/zuora_api/model/GetUsagesByAccountResponse.js +1 -1
- package/src/zuora_api/model/GetVersionsResponse.js +1 -1
- package/src/zuora_api/model/GetWorkflowResponse.js +1 -1
- package/src/zuora_api/model/GetWorkflowResponseTasks.js +1 -1
- package/src/zuora_api/model/GetWorkflowsResponse.js +1 -1
- package/src/zuora_api/model/GetWorkflowsResponsePagination.js +1 -1
- package/src/zuora_api/model/HostedPageResponse.js +1 -1
- package/src/zuora_api/model/HostedPagesResponse.js +1 -1
- package/src/zuora_api/model/IneligibleBillingAdjustment.js +1 -1
- package/src/zuora_api/model/InitialTerm.js +1 -1
- package/src/zuora_api/model/IntervalPricing.js +1 -1
- package/src/zuora_api/model/IntervalPricingTier.js +1 -1
- package/src/zuora_api/model/Invoice.js +1 -1
- package/src/zuora_api/model/InvoiceEntityPrefix.js +1 -1
- package/src/zuora_api/model/InvoiceFile.js +1 -1
- package/src/zuora_api/model/InvoiceFilesResponse.js +1 -1
- package/src/zuora_api/model/InvoiceForBulkUpdate.js +1 -1
- package/src/zuora_api/model/InvoiceItem.js +1 -1
- package/src/zuora_api/model/InvoiceItemObjectNSFields.js +1 -1
- package/src/zuora_api/model/InvoiceItemPreviewResult.js +1 -1
- package/src/zuora_api/model/InvoiceItemPreviewResultAdditionalInfo.js +1 -1
- package/src/zuora_api/model/InvoiceItemPreviewResultProcessingType.js +14 -0
- package/src/zuora_api/model/InvoiceItemPreviewResultTaxationItems.js +1 -1
- package/src/zuora_api/model/InvoiceItemsResponse.js +1 -1
- package/src/zuora_api/model/InvoiceObjectNSFields.js +1 -1
- package/src/zuora_api/model/InvoicePostResponse.js +1 -1
- package/src/zuora_api/model/InvoiceResponse.js +1 -1
- package/src/zuora_api/model/InvoiceSchedule.js +1 -1
- package/src/zuora_api/model/InvoiceScheduleCustomFields.js +1 -1
- package/src/zuora_api/model/InvoiceScheduleItem.js +1 -1
- package/src/zuora_api/model/InvoiceScheduleItemCustomFields.js +1 -1
- package/src/zuora_api/model/InvoiceScheduleResponse.js +1 -1
- package/src/zuora_api/model/InvoiceScheduleSubscription.js +1 -1
- package/src/zuora_api/model/InvoiceSettlementAsyncJobResponse.js +1 -1
- package/src/zuora_api/model/InvoiceTaxationItem.js +1 -1
- package/src/zuora_api/model/Job.js +1 -1
- package/src/zuora_api/model/LastTerm.js +1 -1
- package/src/zuora_api/model/Linkage.js +1 -1
- package/src/zuora_api/model/ListAllSettingsResponse.js +1 -1
- package/src/zuora_api/model/ListCommitmentPeriodOutput.js +1 -1
- package/src/zuora_api/model/ListCommitmentScheduleOutput.js +1 -1
- package/src/zuora_api/model/ListCommitmentsOutput.js +1 -1
- package/src/zuora_api/model/ListOfExchangeRates.js +1 -1
- package/src/zuora_api/model/ListPeriods200Response.js +1 -1
- package/src/zuora_api/model/ListSchedulesByCommitment200Response.js +1 -1
- package/src/zuora_api/model/MappingResponse.js +1 -1
- package/src/zuora_api/model/MigrateTenantSettingsRequest.js +1 -1
- package/src/zuora_api/model/MigrateTenantSettingsResponse.js +1 -1
- package/src/zuora_api/model/MigrationComponentContent.js +1 -1
- package/src/zuora_api/model/MigrationUpdateCustomObjectDefinitionsRequest.js +1 -1
- package/src/zuora_api/model/MigrationUpdateCustomObjectDefinitionsResponse.js +1 -1
- package/src/zuora_api/model/NotificationsHistoryDeletionTaskResponse.js +1 -1
- package/src/zuora_api/model/ObjectPostImportRequest.js +1 -1
- package/src/zuora_api/model/OmniChannelAccountData.js +1 -1
- package/src/zuora_api/model/OneTimeFlatFeePricingOverride.js +1 -1
- package/src/zuora_api/model/OneTimePerUnitPricingOverride.js +1 -1
- package/src/zuora_api/model/OneTimeTieredPricingOverride.js +1 -1
- package/src/zuora_api/model/OneTimeVolumePricingOverride.js +1 -1
- package/src/zuora_api/model/OpenPaymentMethodTypeRequestFields.js +1 -1
- package/src/zuora_api/model/OpenPaymentMethodTypeResponse.js +1 -1
- package/src/zuora_api/model/OpenPaymentMethodTypeResponseFields.js +1 -1
- package/src/zuora_api/model/OperationJobResponse.js +1 -1
- package/src/zuora_api/model/Options.js +1 -1
- package/src/zuora_api/model/Order.js +1 -1
- package/src/zuora_api/model/OrderAction.js +1 -1
- package/src/zuora_api/model/OrderActionAddProduct.js +1 -1
- package/src/zuora_api/model/OrderActionCancelSubscription.js +1 -1
- package/src/zuora_api/model/OrderActionChangePlan.js +1 -1
- package/src/zuora_api/model/OrderActionCreateSubscription.js +1 -1
- package/src/zuora_api/model/OrderActionCreateSubscriptionTerms.js +1 -1
- package/src/zuora_api/model/OrderActionOwnerTransfer.js +1 -1
- package/src/zuora_api/model/OrderActionRatePlanAmendment.js +1 -1
- package/src/zuora_api/model/OrderActionRatePlanBillingUpdate.js +1 -1
- package/src/zuora_api/model/OrderActionRatePlanChargeModelDataOverride.js +1 -1
- package/src/zuora_api/model/OrderActionRatePlanChargeOverride.js +1 -1
- package/src/zuora_api/model/OrderActionRatePlanChargeRemove.js +1 -1
- package/src/zuora_api/model/OrderActionRatePlanChargeUpdate.js +1 -1
- package/src/zuora_api/model/OrderActionRatePlanOrder.js +1 -1
- package/src/zuora_api/model/OrderActionRatePlanOrderAction.js +1 -1
- package/src/zuora_api/model/OrderActionRatePlanOverride.js +1 -1
- package/src/zuora_api/model/OrderActionRatePlanPricingUpdate.js +1 -1
- package/src/zuora_api/model/OrderActionRatePlanRecurringDeliveryPricingOverride.js +1 -1
- package/src/zuora_api/model/OrderActionRatePlanRecurringDeliveryPricingUpdate.js +1 -1
- package/src/zuora_api/model/OrderActionRatePlanRecurringFlatFeePricingOverride.js +1 -1
- package/src/zuora_api/model/OrderActionRatePlanRecurringPerUnitPricingOverride.js +1 -1
- package/src/zuora_api/model/OrderActionRatePlanRecurringTieredPricingOverride.js +1 -1
- package/src/zuora_api/model/OrderActionRatePlanRecurringVolumePricingOverride.js +1 -1
- package/src/zuora_api/model/OrderActionRatePlanRemoveProduct.js +1 -1
- package/src/zuora_api/model/OrderActionRatePlanUpdate.js +1 -1
- package/src/zuora_api/model/OrderActionRemoveProduct.js +1 -1
- package/src/zuora_api/model/OrderActionRenewSubscription.js +1 -1
- package/src/zuora_api/model/OrderActionResume.js +1 -1
- package/src/zuora_api/model/OrderActionSuspend.js +1 -1
- package/src/zuora_api/model/OrderActionTermsAndConditions.js +1 -1
- package/src/zuora_api/model/OrderActionUpdateProduct.js +1 -1
- package/src/zuora_api/model/OrderCreateAccount.js +1 -1
- package/src/zuora_api/model/OrderCreateAccountContact.js +1 -1
- package/src/zuora_api/model/OrderDeltaMetric.js +1 -1
- package/src/zuora_api/model/OrderDeltaMrr.js +1 -1
- package/src/zuora_api/model/OrderDeltaQty.js +1 -1
- package/src/zuora_api/model/OrderDeltaTcb.js +1 -1
- package/src/zuora_api/model/OrderDeltaTcv.js +1 -1
- package/src/zuora_api/model/OrderExistingAccountDetails.js +1 -1
- package/src/zuora_api/model/OrderItem.js +1 -1
- package/src/zuora_api/model/OrderLineItem.js +1 -1
- package/src/zuora_api/model/OrderMetric.js +1 -1
- package/src/zuora_api/model/OrderRampIntervalMetrics.js +1 -1
- package/src/zuora_api/model/OrderRampMetrics.js +1 -1
- package/src/zuora_api/model/OrderSchedulingOptions.js +1 -1
- package/src/zuora_api/model/OrderSubscriptions.js +1 -1
- package/src/zuora_api/model/OrderSubscriptionsSubscriptionOwnerAccountDetails.js +1 -1
- package/src/zuora_api/model/OrganizationLabel.js +1 -1
- package/src/zuora_api/model/OverrideDiscountApplyDetail.js +1 -1
- package/src/zuora_api/model/PATCHUpdateWorkflowRequest.js +1 -1
- package/src/zuora_api/model/POSTCreateBookingDateBackfillJob200Response.js +1 -1
- package/src/zuora_api/model/POSTCreateDataBackfillJob200Response.js +1 -1
- package/src/zuora_api/model/POSTCreateDataBackfillJobRequest.js +1 -1
- package/src/zuora_api/model/PUTStopBookingDateBackfillJobByIdRequest.js +1 -1
- package/src/zuora_api/model/Payment.js +1 -1
- package/src/zuora_api/model/PaymentData.js +1 -1
- package/src/zuora_api/model/PaymentEntityPrefix.js +1 -1
- package/src/zuora_api/model/PaymentGatewaysResponse.js +1 -1
- package/src/zuora_api/model/PaymentGatwayResponse.js +1 -1
- package/src/zuora_api/model/PaymentItemPart.js +1 -1
- package/src/zuora_api/model/PaymentMethodObjectCustomFields.js +1 -1
- package/src/zuora_api/model/PaymentMethodObjectCustomFieldsForAccount.js +1 -1
- package/src/zuora_api/model/PaymentMethodRequestMandateInfo.js +1 -1
- package/src/zuora_api/model/PaymentMethodRequestProcessingOptions.js +1 -1
- package/src/zuora_api/model/PaymentMethodRequestTokens.js +1 -1
- package/src/zuora_api/model/PaymentMethodResponse.js +1 -1
- package/src/zuora_api/model/PaymentMethodResponseACH.js +1 -1
- package/src/zuora_api/model/PaymentMethodResponseApplePay.js +1 -1
- package/src/zuora_api/model/PaymentMethodResponseBankTransfer.js +1 -1
- package/src/zuora_api/model/PaymentMethodResponseCardBinInfo.js +1 -1
- package/src/zuora_api/model/PaymentMethodResponseCreditCard.js +1 -1
- package/src/zuora_api/model/PaymentMethodResponseGooglePay.js +1 -1
- package/src/zuora_api/model/PaymentMethodResponseMandateInfo.js +1 -1
- package/src/zuora_api/model/PaymentMethodResponsePayPal.js +1 -1
- package/src/zuora_api/model/PaymentMethodSnapshotResponse.js +1 -1
- package/src/zuora_api/model/PaymentMethodTransactionLogResponse.js +1 -1
- package/src/zuora_api/model/PaymentMethodUpdaterInstanceResponse.js +1 -1
- package/src/zuora_api/model/PaymentMethodUpdaterInstancesResponse.js +1 -1
- package/src/zuora_api/model/PaymentPart.js +1 -1
- package/src/zuora_api/model/PaymentProfile.js +1 -1
- package/src/zuora_api/model/PaymentRequestFinanceInformation.js +1 -1
- package/src/zuora_api/model/PaymentResponse.js +1 -1
- package/src/zuora_api/model/PaymentRun.js +1 -1
- package/src/zuora_api/model/PaymentRunResponse.js +1 -1
- package/src/zuora_api/model/PaymentSchedule.js +1 -1
- package/src/zuora_api/model/PaymentScheduleBillingDocument.js +1 -1
- package/src/zuora_api/model/PaymentScheduleItem.js +1 -1
- package/src/zuora_api/model/PaymentScheduleItemResponse.js +1 -1
- package/src/zuora_api/model/PaymentScheduleLinkedPaymentID.js +1 -1
- package/src/zuora_api/model/PaymentSchedulePaymentOptionFields.js +1 -1
- package/src/zuora_api/model/PaymentSchedulePaymentOptionFieldsDetail.js +1 -1
- package/src/zuora_api/model/PaymentScheduleResponse.js +1 -1
- package/src/zuora_api/model/PaymentTransactionLogResponse.js +1 -1
- package/src/zuora_api/model/PaymentVolumeSummaryRecord.js +1 -1
- package/src/zuora_api/model/PaymentWithCustomRates.js +1 -1
- package/src/zuora_api/model/PeriodBalance.js +1 -1
- package/src/zuora_api/model/PostAsyncInvoiceRequest.js +1 -1
- package/src/zuora_api/model/PostAttachmentResponse.js +1 -1
- package/src/zuora_api/model/PostAttachmentsRequest.js +1 -1
- package/src/zuora_api/model/PostBillRunRequest.js +1 -1
- package/src/zuora_api/model/PostBusinessRegionsRequest.js +1 -1
- package/src/zuora_api/model/PostCreateOrUpdateEmailTemplateRequest.js +1 -1
- package/src/zuora_api/model/PostCreateOrUpdateEmailTemplateRequestFormat.js +1 -1
- package/src/zuora_api/model/PostCreditMemoRequest.js +1 -1
- package/src/zuora_api/model/PostCustomObjectDefinitionFieldDefinitionRequest.js +1 -1
- package/src/zuora_api/model/PostCustomObjectDefinitionsRequest.js +1 -1
- package/src/zuora_api/model/PostCustomObjectDefinitionsRequestDefinition.js +1 -1
- package/src/zuora_api/model/PostCustomObjectRecordsRequest.js +1 -1
- package/src/zuora_api/model/PostCustomObjectRecordsResponse.js +1 -1
- package/src/zuora_api/model/PostEventTriggerRequest.js +1 -1
- package/src/zuora_api/model/PostInvoiceRequest.js +1 -1
- package/src/zuora_api/model/PostPublicEmailTemplateRequest.js +1 -1
- package/src/zuora_api/model/PostPublicNotificationDefinitionRequest.js +1 -1
- package/src/zuora_api/model/PostPublicNotificationDefinitionRequestCallout.js +1 -1
- package/src/zuora_api/model/PostPublicNotificationDefinitionRequestFilterRule.js +1 -1
- package/src/zuora_api/model/PostResendCalloutNotifications.js +1 -1
- package/src/zuora_api/model/PostResendEmailNotifications.js +1 -1
- package/src/zuora_api/model/PostRunWorkflow400Response.js +1 -1
- package/src/zuora_api/model/PostRunWorkflow406Response.js +1 -1
- package/src/zuora_api/model/PostScheduledEventRequest.js +1 -1
- package/src/zuora_api/model/PostScheduledEventRequestParametersValue.js +1 -1
- package/src/zuora_api/model/PostServiceProviderRequest.js +1 -1
- package/src/zuora_api/model/PostWorkflowDefinitionImportRequest.js +1 -1
- package/src/zuora_api/model/PostWorkflowVersionsImportRequest.js +1 -1
- package/src/zuora_api/model/PrepaymentDefinition.js +113 -0
- package/src/zuora_api/model/PrepaymentFrequency.js +116 -0
- package/src/zuora_api/model/PrepaymentTypeEnum.js +46 -0
- package/src/zuora_api/model/PreviewAccountInfo.js +1 -1
- package/src/zuora_api/model/PreviewChargeMetrics.js +1 -1
- package/src/zuora_api/model/PreviewChargeMetricsCmrr.js +1 -1
- package/src/zuora_api/model/PreviewChargeMetricsTax.js +1 -1
- package/src/zuora_api/model/PreviewChargeMetricsTcb.js +1 -1
- package/src/zuora_api/model/PreviewChargeMetricsTcv.js +1 -1
- package/src/zuora_api/model/PreviewContactInfo.js +1 -1
- package/src/zuora_api/model/PreviewExistingSubscriptionCreditMemoItemResult.js +1 -1
- package/src/zuora_api/model/PreviewExistingSubscriptionDiscountDetails.js +1 -1
- package/src/zuora_api/model/PreviewExistingSubscriptionInvoiceItemResult.js +1 -1
- package/src/zuora_api/model/PreviewExistingSubscriptionRequest.js +1 -1
- package/src/zuora_api/model/PreviewExistingSubscriptionResponse.js +1 -1
- package/src/zuora_api/model/PreviewExistingSubscriptionResultCreditMemos.js +1 -1
- package/src/zuora_api/model/PreviewExistingSubscriptionResultInvoices.js +1 -1
- package/src/zuora_api/model/PreviewOptions.js +1 -1
- package/src/zuora_api/model/PreviewOrderAsyncRequest.js +1 -1
- package/src/zuora_api/model/PreviewOrderAsyncResponse.js +1 -1
- package/src/zuora_api/model/PreviewOrderChargeOverride.js +1 -1
- package/src/zuora_api/model/PreviewOrderChargeUpdate.js +1 -1
- package/src/zuora_api/model/PreviewOrderCreateSubscription.js +1 -1
- package/src/zuora_api/model/PreviewOrderCreateSubscriptionTerms.js +1 -1
- package/src/zuora_api/model/PreviewOrderOrderAction.js +1 -1
- package/src/zuora_api/model/PreviewOrderPricingUpdate.js +1 -1
- package/src/zuora_api/model/PreviewOrderRatePlanOverride.js +1 -1
- package/src/zuora_api/model/PreviewOrderRatePlanUpdate.js +1 -1
- package/src/zuora_api/model/PreviewOrderRequest.js +1 -1
- package/src/zuora_api/model/PreviewOrderResponse.js +1 -1
- package/src/zuora_api/model/PreviewOrderResult.js +1 -1
- package/src/zuora_api/model/PreviewOrderResultChargeMetrics.js +1 -1
- package/src/zuora_api/model/PreviewOrderResultCreditMemos.js +1 -1
- package/src/zuora_api/model/PreviewOrderResultDeltaMetrics.js +1 -1
- package/src/zuora_api/model/PreviewOrderResultInvoices.js +1 -1
- package/src/zuora_api/model/PreviewOrderSubscriptionOwnerAccount.js +1 -1
- package/src/zuora_api/model/PreviewOrderSubscriptions.js +1 -1
- package/src/zuora_api/model/PreviewOrderSubscriptionsAsync.js +1 -1
- package/src/zuora_api/model/PreviewPaymentSchedule.js +1 -1
- package/src/zuora_api/model/PreviewResultOrderMetricsInner.js +1 -1
- package/src/zuora_api/model/PreviewResultOrderMetricsInnerOrderActionsInner.js +1 -1
- package/src/zuora_api/model/PreviewStartDate.js +1 -1
- package/src/zuora_api/model/PreviewSubscriptionAccountInfo.js +1 -1
- package/src/zuora_api/model/PreviewSubscriptionBillToContact.js +1 -1
- package/src/zuora_api/model/PreviewSubscriptionInvoice.js +1 -1
- package/src/zuora_api/model/PreviewSubscriptionInvoiceItem.js +1 -1
- package/src/zuora_api/model/PreviewSubscriptionRequest.js +1 -1
- package/src/zuora_api/model/PreviewSubscriptionResponse.js +1 -1
- package/src/zuora_api/model/PreviewThroughDate.js +1 -1
- package/src/zuora_api/model/PriceChangeParams.js +1 -1
- package/src/zuora_api/model/PricingUpdate.js +1 -1
- package/src/zuora_api/model/ProcessingOptions.js +1 -1
- package/src/zuora_api/model/ProcessingOptionsWithDelayedCapturePayment.js +1 -1
- package/src/zuora_api/model/Product.js +1 -1
- package/src/zuora_api/model/ProductFeature.js +1 -1
- package/src/zuora_api/model/ProductObjectNSFields.js +1 -1
- package/src/zuora_api/model/ProductRatePlan.js +5 -5
- package/src/zuora_api/model/ProductRatePlanCharge.js +1 -1
- package/src/zuora_api/model/ProductRatePlanChargeFinanceInformation.js +1 -1
- package/src/zuora_api/model/ProductRatePlanChargeObjectNSFields.js +1 -1
- package/src/zuora_api/model/ProductRatePlanChargeRest.js +1435 -0
- package/src/zuora_api/model/ProductRatePlanChargeTier.js +1 -1
- package/src/zuora_api/model/ProductRatePlanChargeTierData.js +1 -1
- package/src/zuora_api/model/ProductRatePlanObjectNSFields.js +1 -1
- package/src/zuora_api/model/ProductRatePlanWithExternalId.js +1 -1
- package/src/zuora_api/model/ProxyActioncreateRequest.js +1 -1
- package/src/zuora_api/model/ProxyActiondeleteRequest.js +1 -1
- package/src/zuora_api/model/ProxyActionqueryMoreRequest.js +1 -1
- package/src/zuora_api/model/ProxyActionqueryMoreRequestConf.js +1 -1
- package/src/zuora_api/model/ProxyActionqueryMoreResponse.js +1 -1
- package/src/zuora_api/model/ProxyActionqueryRequest.js +1 -1
- package/src/zuora_api/model/ProxyActionqueryResponse.js +1 -1
- package/src/zuora_api/model/ProxyActionupdateRequest.js +1 -1
- package/src/zuora_api/model/ProxyBadRequestResponse.js +1 -1
- package/src/zuora_api/model/ProxyBadRequestResponseErrorsInner.js +1 -1
- package/src/zuora_api/model/ProxyCreateOrModifyResponse.js +1 -1
- package/src/zuora_api/model/ProxyCreateTaxationItemRequest.js +1 -1
- package/src/zuora_api/model/ProxyDeleteResponse.js +1 -1
- package/src/zuora_api/model/ProxyGetImport.js +1 -1
- package/src/zuora_api/model/ProxyNoDataResponse.js +1 -1
- package/src/zuora_api/model/ProxyPostImport.js +1 -1
- package/src/zuora_api/model/ProxyUnauthorizedResponse.js +1 -1
- package/src/zuora_api/model/PutAttachmentRequest.js +1 -1
- package/src/zuora_api/model/PutBusinessRegionRequest.js +1 -1
- package/src/zuora_api/model/PutCancelEInvoiceRequest.js +1 -1
- package/src/zuora_api/model/PutEventTriggerRequest.js +1 -1
- package/src/zuora_api/model/PutEventTriggerRequestEventType.js +1 -1
- package/src/zuora_api/model/PutPublicEmailTemplateRequest.js +1 -1
- package/src/zuora_api/model/PutPublicNotificationDefinitionRequest.js +1 -1
- package/src/zuora_api/model/PutPublicNotificationDefinitionRequestCallout.js +1 -1
- package/src/zuora_api/model/PutPublicNotificationDefinitionRequestFilterRule.js +1 -1
- package/src/zuora_api/model/PutRevproAccCodeResponse.js +1 -1
- package/src/zuora_api/model/PutScheduledEventRequest.js +1 -1
- package/src/zuora_api/model/PutServiceProviderRequest.js +1 -1
- package/src/zuora_api/model/PutTasksRequest.js +1 -1
- package/src/zuora_api/model/QuantityForUsageCharges.js +1 -1
- package/src/zuora_api/model/QueryAccountsResponse.js +1 -1
- package/src/zuora_api/model/QueryAmendmentsResponse.js +1 -1
- package/src/zuora_api/model/QueryBillingRunsResponse.js +1 -1
- package/src/zuora_api/model/QueryBundlesResponse.js +115 -0
- package/src/zuora_api/model/QueryCommitmentAssociatedAccountsResponse.js +1 -1
- package/src/zuora_api/model/QueryCommitmentAssociatedItemsResponse.js +1 -1
- package/src/zuora_api/model/QueryCommitmentPeriodsResponse.js +1 -1
- package/src/zuora_api/model/QueryCommitmentSchedulesResponse.js +1 -1
- package/src/zuora_api/model/QueryCommitmentTransactionsResponse.js +1 -1
- package/src/zuora_api/model/QueryCommitmentsResponse.js +1 -1
- package/src/zuora_api/model/QueryContactSnapshotsResponse.js +1 -1
- package/src/zuora_api/model/QueryContactsResponse.js +1 -1
- package/src/zuora_api/model/QueryCreditMemoApplicationsResponse.js +1 -1
- package/src/zuora_api/model/QueryCreditMemoItemsResponse.js +1 -1
- package/src/zuora_api/model/QueryCreditMemosResponse.js +1 -1
- package/src/zuora_api/model/QueryCustomObjectRecordsResponse.js +1 -1
- package/src/zuora_api/model/QueryCustomObjectsResponse.js +1 -1
- package/src/zuora_api/model/QueryDailyConsumptionSummarysResponse.js +1 -1
- package/src/zuora_api/model/QueryDebitMemoItemsResponse.js +1 -1
- package/src/zuora_api/model/QueryDebitMemosResponse.js +1 -1
- package/src/zuora_api/model/QueryDeliveryAdjustmentsResponse.js +1 -1
- package/src/zuora_api/model/QueryFulfillmentsResponse.js +1 -1
- package/src/zuora_api/model/QueryInvoiceItemsResponse.js +1 -1
- package/src/zuora_api/model/QueryInvoiceSchedulesResponse.js +1 -1
- package/src/zuora_api/model/QueryInvoicesResponse.js +1 -1
- package/src/zuora_api/model/QueryOrderActionsResponse.js +1 -1
- package/src/zuora_api/model/QueryOrderLineItemsResponse.js +1 -1
- package/src/zuora_api/model/QueryOrderssResponse.js +1 -1
- package/src/zuora_api/model/QueryPaymentApplicationsResponse.js +1 -1
- package/src/zuora_api/model/QueryPaymentMethodSnapshotsResponse.js +1 -1
- package/src/zuora_api/model/QueryPaymentMethodsResponse.js +1 -1
- package/src/zuora_api/model/QueryPaymentRunsResponse.js +1 -1
- package/src/zuora_api/model/QueryPaymentScheduleItemsResponse.js +1 -1
- package/src/zuora_api/model/QueryPaymentSchedulesResponse.js +1 -1
- package/src/zuora_api/model/QueryPaymentsResponse.js +1 -1
- package/src/zuora_api/model/QueryPrepaidBalanceFundsResponse.js +1 -1
- package/src/zuora_api/model/QueryPrepaidBalanceTransactionsResponse.js +1 -1
- package/src/zuora_api/model/QueryPrepaidBalancesResponse.js +1 -1
- package/src/zuora_api/model/QueryPrepaymentDefinitionsResponse.js +115 -0
- package/src/zuora_api/model/QueryPrepaymentsResponse.js +115 -0
- package/src/zuora_api/model/QueryProcessedUsagesResponse.js +1 -1
- package/src/zuora_api/model/QueryProductRatePlanChargeTiersResponse.js +1 -1
- package/src/zuora_api/model/QueryProductRatePlanChargesResponse.js +1 -1
- package/src/zuora_api/model/QueryProductRatePlansResponse.js +1 -1
- package/src/zuora_api/model/QueryProductsResponse.js +1 -1
- package/src/zuora_api/model/QueryRampsResponse.js +1 -1
- package/src/zuora_api/model/QueryRatePlanChargeTiersResponse.js +1 -1
- package/src/zuora_api/model/QueryRatePlanChargesResponse.js +1 -1
- package/src/zuora_api/model/QueryRatePlansResponse.js +1 -1
- package/src/zuora_api/model/QueryRatingDetailsResponse.js +1 -1
- package/src/zuora_api/model/QueryRatingResultsResponse.js +1 -1
- package/src/zuora_api/model/QueryRefundApplicationItemsResponse.js +1 -1
- package/src/zuora_api/model/QueryRefundApplicationsResponse.js +1 -1
- package/src/zuora_api/model/QueryRefundsResponse.js +1 -1
- package/src/zuora_api/model/QuerySubscriptionsResponse.js +1 -1
- package/src/zuora_api/model/QuerySummaryStatementRunsResponse.js +1 -1
- package/src/zuora_api/model/QuerySummaryStatementsResponse.js +1 -1
- package/src/zuora_api/model/QueryTaxationItemsResponse.js +1 -1
- package/src/zuora_api/model/QueryUsagesResponse.js +1 -1
- package/src/zuora_api/model/QueryValidityPeriodSummarysResponse.js +1 -1
- package/src/zuora_api/model/QuoteObjectFields.js +1 -1
- package/src/zuora_api/model/RSASignatureResponse.js +1 -1
- package/src/zuora_api/model/RampChargeRequest.js +1 -1
- package/src/zuora_api/model/RampChargeResponse.js +1 -1
- package/src/zuora_api/model/RampIntervalChargeDeltaMetrics.js +1 -1
- package/src/zuora_api/model/RampIntervalChargeDeltaMetricsDeltaMrrInner.js +1 -1
- package/src/zuora_api/model/RampIntervalChargeDeltaMetricsDeltaQuantityInner.js +1 -1
- package/src/zuora_api/model/RampIntervalChargeMetrics.js +1 -1
- package/src/zuora_api/model/RampIntervalChargeMetricsMrrInner.js +1 -1
- package/src/zuora_api/model/RampIntervalMetrics.js +1 -1
- package/src/zuora_api/model/RampIntervalRequest.js +1 -1
- package/src/zuora_api/model/RampIntervalResponse.js +1 -1
- package/src/zuora_api/model/RampMetrics.js +1 -1
- package/src/zuora_api/model/RampResponse.js +1 -1
- package/src/zuora_api/model/RatePlan.js +1 -1
- package/src/zuora_api/model/RatePlanChangeLog.js +1 -1
- package/src/zuora_api/model/RatePlanChargeChangeLog.js +1 -1
- package/src/zuora_api/model/RatePlanChargeObjectCustomFields.js +1 -1
- package/src/zuora_api/model/RatePlanChargeOverridePricing.js +1 -1
- package/src/zuora_api/model/RatePlanChargeSegment.js +1 -1
- package/src/zuora_api/model/RatePlanChargeSegmentInfo.js +1 -1
- package/src/zuora_api/model/RatePlanChargeTier.js +1 -1
- package/src/zuora_api/model/RatePlanFeatureOverride.js +1 -1
- package/src/zuora_api/model/RatePlanObjectCustomFields.js +1 -1
- package/src/zuora_api/model/RatePlanOverride.js +1 -1
- package/src/zuora_api/model/RatePlanUpdate.js +1 -1
- package/src/zuora_api/model/RatingPropertiesOverride.js +1 -1
- package/src/zuora_api/model/ReconcileRefundRequest.js +1 -1
- package/src/zuora_api/model/RecurringCalculatedPricingOverride.js +1 -1
- package/src/zuora_api/model/RecurringDeliveryPricingOverride.js +1 -1
- package/src/zuora_api/model/RecurringDeliveryPricingUpdate.js +1 -1
- package/src/zuora_api/model/RecurringFlatFeePricingOverride.js +1 -1
- package/src/zuora_api/model/RecurringFlatFeePricingUpdate.js +1 -1
- package/src/zuora_api/model/RecurringPerUnitPricingOverride.js +1 -1
- package/src/zuora_api/model/RecurringPerUnitPricingUpdate.js +1 -1
- package/src/zuora_api/model/RecurringTieredPricingOverride.js +1 -1
- package/src/zuora_api/model/RecurringTieredPricingUpdate.js +1 -1
- package/src/zuora_api/model/RecurringVolumePricingOverride.js +1 -1
- package/src/zuora_api/model/RecurringVolumePricingUpdate.js +1 -1
- package/src/zuora_api/model/Refund.js +1 -1
- package/src/zuora_api/model/RefundCreditMemoItemRequest.js +1 -1
- package/src/zuora_api/model/RefundCreditMemoRequest.js +1 -1
- package/src/zuora_api/model/RefundCreditMemoResponse.js +1 -1
- package/src/zuora_api/model/RefundEntityPrefix.js +1 -1
- package/src/zuora_api/model/RefundItemPart.js +1 -1
- package/src/zuora_api/model/RefundObjectCustomFields.js +1 -1
- package/src/zuora_api/model/RefundObjectNSFields.js +1 -1
- package/src/zuora_api/model/RefundPart.js +1 -1
- package/src/zuora_api/model/RefundRequestFinanceInformation.js +1 -1
- package/src/zuora_api/model/RefundResponse.js +1 -1
- package/src/zuora_api/model/RegenerateBillingRequest.js +1 -1
- package/src/zuora_api/model/RegenerateBookingRequest.js +1 -1
- package/src/zuora_api/model/RegenerateRevRecEventsResponse.js +1 -1
- package/src/zuora_api/model/RegenerateTransactionObjectResponse.js +1 -1
- package/src/zuora_api/model/RejectPaymentRequest.js +1 -1
- package/src/zuora_api/model/RemoveCatalogGroupProductRatePlan.js +1 -1
- package/src/zuora_api/model/RemoveSubscriptionRatePlan.js +1 -1
- package/src/zuora_api/model/RenewSubscriptionRequest.js +1 -1
- package/src/zuora_api/model/RenewSubscriptionResponse.js +1 -1
- package/src/zuora_api/model/RenewalTerm.js +1 -1
- package/src/zuora_api/model/ReportDownloadErrorResponse.js +1 -1
- package/src/zuora_api/model/ReportFileNotExistsResponse.js +1 -1
- package/src/zuora_api/model/ReportListErrorResponse.js +1 -1
- package/src/zuora_api/model/ReportListResponse.js +1 -1
- package/src/zuora_api/model/ResendCalloutNotificationsFailedResponse.js +1 -1
- package/src/zuora_api/model/ResendCalloutNotificationsFailedResponseValue.js +1 -1
- package/src/zuora_api/model/ResendEmailNotificationsFailedResponse.js +1 -1
- package/src/zuora_api/model/ResendEmailNotificationsFailedResponseValue.js +1 -1
- package/src/zuora_api/model/ResumeSubscriptionRequest.js +1 -1
- package/src/zuora_api/model/ResumeSubscriptionResponse.js +1 -1
- package/src/zuora_api/model/RetrieveDeploymentResponse.js +1 -1
- package/src/zuora_api/model/RetrieveDeploymentResponseFailedInner.js +1 -1
- package/src/zuora_api/model/RetrieveDeploymentResponseSkippedInner.js +1 -1
- package/src/zuora_api/model/RetrieveDeploymentResponseSucceededInner.js +1 -1
- package/src/zuora_api/model/RetrieveDeploymentResponseTargetTenant.js +1 -1
- package/src/zuora_api/model/RetryPaymentScheduleItem.js +1 -1
- package/src/zuora_api/model/RetryPaymentScheduleItemRequest.js +1 -1
- package/src/zuora_api/model/RetryPaymentScheduleItemResponse.js +1 -1
- package/src/zuora_api/model/ReverseCreditMemoRequest.js +1 -1
- package/src/zuora_api/model/ReverseCreditMemoResponse.js +1 -1
- package/src/zuora_api/model/ReverseCreditMemoResponseCreditMemo.js +1 -1
- package/src/zuora_api/model/ReverseCreditMemoResponseDebitMemo.js +1 -1
- package/src/zuora_api/model/ReverseInvoiceRequest.js +1 -1
- package/src/zuora_api/model/ReverseInvoiceResponse.js +1 -1
- package/src/zuora_api/model/ReverseInvoiceResponseCreditMemo.js +1 -1
- package/src/zuora_api/model/ReverseInvoiceResponseDebitMemo.js +1 -1
- package/src/zuora_api/model/ReversePaymentRequest.js +1 -1
- package/src/zuora_api/model/RevertDeploymentResponse.js +1 -1
- package/src/zuora_api/model/RevertOrderRequest.js +1 -1
- package/src/zuora_api/model/RevertOrderResponse.js +1 -1
- package/src/zuora_api/model/RevproAccountingCodes.js +1 -1
- package/src/zuora_api/model/SaveResult.js +1 -1
- package/src/zuora_api/model/ServiceProvider.js +1 -1
- package/src/zuora_api/model/ServiceProviderResponse.js +1 -1
- package/src/zuora_api/model/SettingComponentKeyValue.js +1 -1
- package/src/zuora_api/model/SettingItemHttpOperation.js +1 -1
- package/src/zuora_api/model/SettingItemHttpRequestParameter.js +1 -1
- package/src/zuora_api/model/SettingItemWithOperationsInformation.js +1 -1
- package/src/zuora_api/model/SettingSourceComponent.js +1 -1
- package/src/zuora_api/model/SettingValueRequest.js +1 -1
- package/src/zuora_api/model/SettingValueResponse.js +1 -1
- package/src/zuora_api/model/SettingValueResponseWrapper.js +1 -1
- package/src/zuora_api/model/SettingsBatchRequest.js +1 -1
- package/src/zuora_api/model/SettingsBatchResponse.js +1 -1
- package/src/zuora_api/model/SettlePaymentRequest.js +1 -1
- package/src/zuora_api/model/SignUpCreatePMPayPalECPayPalNativeEC.js +1 -1
- package/src/zuora_api/model/SignUpCreatePaymentMethodCardholderInfo.js +1 -1
- package/src/zuora_api/model/SignUpCreatePaymentMethodCommon.js +1 -1
- package/src/zuora_api/model/SignUpCreatePaymentMethodCreditCard.js +1 -1
- package/src/zuora_api/model/SignUpCreatePaymentMethodCreditCardReferenceTransaction.js +1 -1
- package/src/zuora_api/model/SignUpCreatePaymentMethodPayPalAdaptive.js +1 -1
- package/src/zuora_api/model/SignUpPaymentMethod.js +1 -1
- package/src/zuora_api/model/SignUpPaymentMethodObjectCustomFields.js +1 -1
- package/src/zuora_api/model/SignUpRequest.js +1 -1
- package/src/zuora_api/model/SignUpResponse.js +1 -1
- package/src/zuora_api/model/SignUpResponseReasons.js +1 -1
- package/src/zuora_api/model/SignUpTaxInfo.js +1 -1
- package/src/zuora_api/model/SignedUrlInvalidReportResponse.js +1 -1
- package/src/zuora_api/model/SignedUrlReportNotFoundResponse.js +1 -1
- package/src/zuora_api/model/SignedUrlSuccessResponse.js +1 -1
- package/src/zuora_api/model/StageErrorNoRecordResponse.js +1 -1
- package/src/zuora_api/model/StageErrorResponse.js +1 -1
- package/src/zuora_api/model/StageErrorResponseResultInner.js +1 -1
- package/src/zuora_api/model/StoredCredentialProfileResponse.js +1 -1
- package/src/zuora_api/model/StoredCredentialProfilesResponse.js +1 -1
- package/src/zuora_api/model/SubmitDataLabelingJobRequest.js +1 -1
- package/src/zuora_api/model/SubmitDataLabelingJobResponse.js +1 -1
- package/src/zuora_api/model/SubmitDataQueryRequest.js +1 -1
- package/src/zuora_api/model/SubmitDataQueryRequestOutput.js +1 -1
- package/src/zuora_api/model/SubmitDataQueryResponse.js +1 -1
- package/src/zuora_api/model/SubscribeToProduct.js +1 -1
- package/src/zuora_api/model/SubscriptionChangeLog.js +1 -1
- package/src/zuora_api/model/SubscriptionCreditMemo.js +1 -1
- package/src/zuora_api/model/SubscriptionCreditMemoItem.js +1 -1
- package/src/zuora_api/model/SubscriptionData.js +1 -1
- package/src/zuora_api/model/SubscriptionMetrics.js +1 -1
- package/src/zuora_api/model/SubscriptionObjectNSFields.js +1 -1
- package/src/zuora_api/model/SubscriptionObjectQTFields.js +1 -1
- package/src/zuora_api/model/SubscriptionProductFeature.js +1 -1
- package/src/zuora_api/model/SubscriptionRampResponse.js +1 -1
- package/src/zuora_api/model/SubscriptionRatePlan.js +1 -1
- package/src/zuora_api/model/SubscriptionStatusHistory.js +1 -1
- package/src/zuora_api/model/SubscriptionTaxationItem.js +1 -1
- package/src/zuora_api/model/SuspendSubscriptionRequest.js +1 -1
- package/src/zuora_api/model/SuspendSubscriptionResponse.js +1 -1
- package/src/zuora_api/model/SystemHealthErrorResponse.js +1 -1
- package/src/zuora_api/model/Task.js +1 -1
- package/src/zuora_api/model/TasksResponse.js +1 -1
- package/src/zuora_api/model/TasksResponsePagination.js +1 -1
- package/src/zuora_api/model/TaxInfo.js +1 -1
- package/src/zuora_api/model/TaxItemsFinanceInformation.js +1 -1
- package/src/zuora_api/model/TaxationItem.js +1 -1
- package/src/zuora_api/model/TaxationItemFinanceInformation.js +1 -1
- package/src/zuora_api/model/TaxationItemsData.js +1 -1
- package/src/zuora_api/model/TaxationItemsDataResponse.js +1 -1
- package/src/zuora_api/model/TermInfo.js +1 -1
- package/src/zuora_api/model/Tier.js +1 -1
- package/src/zuora_api/model/TimeSlicedElpNetMetrics.js +1 -1
- package/src/zuora_api/model/TimeSlicedMetrics.js +1 -1
- package/src/zuora_api/model/TimeSlicedNetMetrics.js +1 -1
- package/src/zuora_api/model/TimeSlicedTcbNetMetrics.js +1 -1
- package/src/zuora_api/model/TokenResponse.js +1 -1
- package/src/zuora_api/model/TransferContactRequest.js +1 -1
- package/src/zuora_api/model/TransferPayment.js +1 -1
- package/src/zuora_api/model/TriggerDate.js +1 -1
- package/src/zuora_api/model/TriggerParams.js +1 -1
- package/src/zuora_api/model/UnapplyCreditMemoItemToDebitMemoItem.js +1 -1
- package/src/zuora_api/model/UnapplyCreditMemoItemToInvoiceItem.js +1 -1
- package/src/zuora_api/model/UnapplyCreditMemoRequest.js +1 -1
- package/src/zuora_api/model/UnapplyCreditMemoToDebitMemo.js +1 -1
- package/src/zuora_api/model/UnapplyCreditMemoToInvoice.js +1 -1
- package/src/zuora_api/model/UnapplyPaymentDebitMemoApplication.js +1 -1
- package/src/zuora_api/model/UnapplyPaymentDebitMemoApplicationItem.js +1 -1
- package/src/zuora_api/model/UnapplyPaymentInvoiceApplication.js +1 -1
- package/src/zuora_api/model/UnapplyPaymentInvoiceApplicationItem.js +1 -1
- package/src/zuora_api/model/UnapplyPaymentRequest.js +1 -1
- package/src/zuora_api/model/UpdateACHPaymentMethod.js +1 -1
- package/src/zuora_api/model/UpdateAccountContact.js +1 -1
- package/src/zuora_api/model/UpdateAccountRequest.js +1 -1
- package/src/zuora_api/model/UpdateAccountingCodeRequest.js +1 -1
- package/src/zuora_api/model/UpdateAccountingPeriodRequest.js +1 -1
- package/src/zuora_api/model/UpdateBankTransferPaymentMethod.js +1 -1
- package/src/zuora_api/model/UpdateBasePaymentMethod.js +1 -1
- package/src/zuora_api/model/UpdateBasicSummaryJournalEntryRequest.js +1 -1
- package/src/zuora_api/model/UpdateCCReferenceTransactionPaymentMethod.js +1 -1
- package/src/zuora_api/model/UpdateCatalogGroupRequest.js +1 -1
- package/src/zuora_api/model/UpdateContactRequest.js +1 -1
- package/src/zuora_api/model/UpdateCreditCardPaymentMethod.js +1 -1
- package/src/zuora_api/model/UpdateCreditMemoItem.js +1 -1
- package/src/zuora_api/model/UpdateCreditMemoRequest.js +1 -1
- package/src/zuora_api/model/UpdateCreditMemoTaxItemFinanceInformation.js +1 -1
- package/src/zuora_api/model/UpdateCreditMemoTaxItemRequest.js +1 -1
- package/src/zuora_api/model/UpdateCreditMemoWithId.js +1 -1
- package/src/zuora_api/model/UpdateCustomObjectCusotmField.js +1 -1
- package/src/zuora_api/model/UpdateDebitMemoItem.js +1 -1
- package/src/zuora_api/model/UpdateDebitMemoRequest.js +1 -1
- package/src/zuora_api/model/UpdateDebitMemoTaxItemFinanceInformation.js +1 -1
- package/src/zuora_api/model/UpdateDebitMemoTaxItemRequest.js +1 -1
- package/src/zuora_api/model/UpdateDebitMemoWithId.js +1 -1
- package/src/zuora_api/model/UpdateDebitMemosDueDatesRequest.js +1 -1
- package/src/zuora_api/model/UpdateDiscountInvoiceItem.js +1 -1
- package/src/zuora_api/model/UpdateFulfillmentItemRequest.js +1 -1
- package/src/zuora_api/model/UpdateFulfillmentRequest.js +1 -1
- package/src/zuora_api/model/UpdateInvoiceItem.js +1 -1
- package/src/zuora_api/model/UpdateInvoiceRequest.js +1 -1
- package/src/zuora_api/model/UpdateInvoiceResponse.js +1 -1
- package/src/zuora_api/model/UpdateInvoiceScheduleItem.js +1 -1
- package/src/zuora_api/model/UpdateInvoiceScheduleRequest.js +1 -1
- package/src/zuora_api/model/UpdateJournalEntryItemRequest.js +1 -1
- package/src/zuora_api/model/UpdateOpenPaymentMethod.js +1 -1
- package/src/zuora_api/model/UpdateOpenPaymentMethodTypeRequest.js +1 -1
- package/src/zuora_api/model/UpdateOrderAction.js +1 -1
- package/src/zuora_api/model/UpdateOrderActionChargeTriggerDate.js +1 -1
- package/src/zuora_api/model/UpdateOrderActionRequest.js +1 -1
- package/src/zuora_api/model/UpdateOrderActionTriggerDate.js +1 -1
- package/src/zuora_api/model/UpdateOrderActionTriggerDates.js +1 -1
- package/src/zuora_api/model/UpdateOrderActionTriggerDatesRequest.js +1 -1
- package/src/zuora_api/model/UpdateOrderCustomFieldsRequest.js +1 -1
- package/src/zuora_api/model/UpdateOrderLineItem.js +1 -1
- package/src/zuora_api/model/UpdateOrderLineItemRequest.js +1 -1
- package/src/zuora_api/model/UpdateOrderRequest.js +1 -1
- package/src/zuora_api/model/UpdateOrderSubscriptionsCustomFields.js +1 -1
- package/src/zuora_api/model/UpdateOrderSubscriptionsOrderActionsCustomFields.js +1 -1
- package/src/zuora_api/model/UpdateOrderTriggerDateResponse.js +1 -1
- package/src/zuora_api/model/UpdateOrderTriggerDatesRequest.js +1 -1
- package/src/zuora_api/model/UpdateOrderTriggerDatesResponse.js +1 -1
- package/src/zuora_api/model/UpdatePaymentMethodRequest.js +1 -1
- package/src/zuora_api/model/UpdatePaymentMethodResponse.js +1 -1
- package/src/zuora_api/model/UpdatePaymentRequest.js +1 -1
- package/src/zuora_api/model/UpdatePaymentRunRequest.js +1 -1
- package/src/zuora_api/model/UpdatePaymentScheduleItemRequest.js +1 -1
- package/src/zuora_api/model/UpdatePaymentScheduleRequest.js +1 -1
- package/src/zuora_api/model/UpdateProductRatePlanChargeRequest.js +1 -1
- package/src/zuora_api/model/UpdateProductRatePlanChargeTierRequest.js +1 -1
- package/src/zuora_api/model/UpdateProductRatePlanRequest.js +1 -1
- package/src/zuora_api/model/UpdateProductRequest.js +1 -1
- package/src/zuora_api/model/UpdateRatePlanCharge.js +1 -1
- package/src/zuora_api/model/UpdateRefundRequest.js +1 -1
- package/src/zuora_api/model/UpdateSequenceSetRequest.js +1 -1
- package/src/zuora_api/model/UpdateSequenceSetResponse.js +1 -1
- package/src/zuora_api/model/UpdateSubscriptionChargeCustomFields.js +1 -1
- package/src/zuora_api/model/UpdateSubscriptionChargeCustomFieldsOfASpecifiedVersion.js +1 -1
- package/src/zuora_api/model/UpdateSubscriptionCustomFieldsOfASpecifiedVersionRequest.js +1 -1
- package/src/zuora_api/model/UpdateSubscriptionCustomFieldsRequest.js +1 -1
- package/src/zuora_api/model/UpdateSubscriptionRatePlan.js +1 -1
- package/src/zuora_api/model/UpdateSubscriptionRatePlanCustomFields.js +1 -1
- package/src/zuora_api/model/UpdateSubscriptionRatePlanCustomFieldsOfASpecifiedVersion.js +1 -1
- package/src/zuora_api/model/UpdateSubscriptionRequest.js +1 -1
- package/src/zuora_api/model/UpdateSubscriptionResponse.js +1 -1
- package/src/zuora_api/model/UpdateTask.js +1 -1
- package/src/zuora_api/model/UpdateTaxationItemForFinanceInformation.js +1 -1
- package/src/zuora_api/model/UpdateTaxationItemRequest.js +1 -1
- package/src/zuora_api/model/UpdateUsageRequest.js +1 -1
- package/src/zuora_api/model/UpdaterPaymentMethodRequestAccountHolderInfo.js +1 -1
- package/src/zuora_api/model/UploadCsvErrorResponse.js +1 -1
- package/src/zuora_api/model/UploadCsvErrorStatusResponse.js +1 -1
- package/src/zuora_api/model/UploadCsvResponse.js +1 -1
- package/src/zuora_api/model/UploadCsvResponseResult.js +1 -1
- package/src/zuora_api/model/UploadCsvStatusResponse.js +1 -1
- package/src/zuora_api/model/UploadCsvStatusResponseResult.js +1 -1
- package/src/zuora_api/model/UploadFileErrorResponse.js +1 -1
- package/src/zuora_api/model/UploadFileErrorResponseResult.js +1 -1
- package/src/zuora_api/model/UploadFileForCreditMemoRequest.js +1 -1
- package/src/zuora_api/model/UploadFileForDebitMemoRequest.js +1 -1
- package/src/zuora_api/model/UploadFileForInvoiceRequest.js +1 -1
- package/src/zuora_api/model/UploadFileRequest.js +1 -1
- package/src/zuora_api/model/UploadFileResponse.js +1 -1
- package/src/zuora_api/model/UploadFileStatusErrorResponse.js +1 -1
- package/src/zuora_api/model/UploadFileStatusNoContent.js +1 -1
- package/src/zuora_api/model/UploadFileStatusResponse.js +1 -1
- package/src/zuora_api/model/UploadFileStatusResponseResultInner.js +1 -1
- package/src/zuora_api/model/UploadRevenueFileResponse.js +1 -1
- package/src/zuora_api/model/UploadRevenueFileResponseResult.js +1 -1
- package/src/zuora_api/model/UploadUsageFileRequest.js +1 -1
- package/src/zuora_api/model/UploadUsageFileResponse.js +1 -1
- package/src/zuora_api/model/UpsertCommitmentInput.js +7 -1
- package/src/zuora_api/model/UpsertCommitmentPeriodInput.js +1 -1
- package/src/zuora_api/model/UpsertCommitmentScheduleInput.js +7 -1
- package/src/zuora_api/model/UpsertCreateCommitmentInput.js +14 -1
- package/src/zuora_api/model/UpsertCreateCommitmentInputAllOfPeriods.js +1 -1
- package/src/zuora_api/model/UpsertCreateCommitmentInputAllOfSchedules.js +18 -1
- package/src/zuora_api/model/UpsertCreateCommitmentPeriodInput.js +1 -1
- package/src/zuora_api/model/UpsertCreateCommitmentScheduleInput.js +18 -1
- package/src/zuora_api/model/UpsertUpdateCommitmentInput.js +10 -1
- package/src/zuora_api/model/UpsertUpdateCommitmentPeriodInput.js +1 -1
- package/src/zuora_api/model/UpsertUpdateCommitmentScheduleInput.js +14 -1
- package/src/zuora_api/model/Usage.js +1 -1
- package/src/zuora_api/model/UsageFlatFeePricingOverride.js +1 -1
- package/src/zuora_api/model/UsageFlatFeePricingUpdate.js +1 -1
- package/src/zuora_api/model/UsageItem.js +1 -1
- package/src/zuora_api/model/UsageOveragePricingOverride.js +1 -1
- package/src/zuora_api/model/UsageOveragePricingUpdate.js +1 -1
- package/src/zuora_api/model/UsagePerUnitPricingOverride.js +1 -1
- package/src/zuora_api/model/UsagePerUnitPricingUpdate.js +1 -1
- package/src/zuora_api/model/UsageTieredPricingOverride.js +1 -1
- package/src/zuora_api/model/UsageTieredPricingUpdate.js +1 -1
- package/src/zuora_api/model/UsageTieredWithOveragePricingOverride.js +1 -1
- package/src/zuora_api/model/UsageTieredWithOveragePricingUpdate.js +1 -1
- package/src/zuora_api/model/UsageValues.js +1 -1
- package/src/zuora_api/model/UsageVolumePricingOverride.js +1 -1
- package/src/zuora_api/model/UsageVolumePricingUpdate.js +1 -1
- package/src/zuora_api/model/UsagesResponse.js +1 -1
- package/src/zuora_api/model/ValidationErrors.js +1 -1
- package/src/zuora_api/model/ValidationReasons.js +1 -1
- package/src/zuora_api/model/VerifyPaymentMethodRequest.js +1 -1
- package/src/zuora_api/model/VerifyPaymentMethodResponse.js +1 -1
- package/src/zuora_api/model/Workflow.js +1 -1
- package/src/zuora_api/model/WorkflowDefinition.js +1 -1
- package/src/zuora_api/model/WorkflowDefinitionActiveVersion.js +1 -1
- package/src/zuora_api/model/WorkflowDefinitionAndVersions.js +1 -1
- package/src/zuora_api/model/WorkflowError.js +1 -1
- package/src/zuora_api/model/WorkflowInstance.js +1 -1
- package/src/zuora_api/model/WriteOffBehavior.js +1 -1
- package/src/zuora_api/model/WriteOffBehaviorFinanceInformation.js +1 -1
- package/src/zuora_api/model/WriteOffCreditMemoRequest.js +1 -1
- package/src/zuora_api/model/WriteOffCreditMemoResponse.js +1 -1
- package/src/zuora_api/model/WriteOffCreditMemoResponseDebitMemo.js +1 -1
- package/src/zuora_api/model/WriteOffDebitMemoRequest.js +1 -1
- package/src/zuora_api/model/WriteOffDebitMemoResponse.js +1 -1
- package/src/zuora_api/model/WriteOffInvoiceRequest.js +1 -1
- package/src/zuora_api/model/WriteOffInvoiceResponse.js +1 -1
- package/src/zuora_api/model/WriteOffInvoiceResponseCreditMemo.js +1 -1
- package/src/zuora_api/model/WriteOffOptions.js +1 -1
- package/src/zuora_api/model/WriteOffResultTransaction.js +1 -1
- package/src/zuora_api/model/WriteOffResults.js +1 -1
- package/src/zuora_api/model/ZObject.js +1 -1
- package/src/zuora_api/model/ZObjectUpdate.js +1 -1
- package/docs/ExpandedInvoiceScheduleBooking.md +0 -21
- package/src/zuora_api/model/ExpandedInvoiceScheduleBooking.js +0 -239
|
@@ -0,0 +1,1435 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Zuora API Reference
|
|
3
|
+
* REST API reference for the Zuora Billing, Payments, and Central Platform! Check out the [REST API Overview](https://www.zuora.com/developer/api-references/api/overview/).
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 2025-08-12
|
|
6
|
+
* Contact: docs@zuora.com
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*
|
|
12
|
+
*/
|
|
13
|
+
|
|
14
|
+
import ApiClient from '../ApiClient';
|
|
15
|
+
import ExtendedGroupCondition from './ExtendedGroupCondition';
|
|
16
|
+
import FinanceInformation from './FinanceInformation';
|
|
17
|
+
import GetProductDiscountApplyDetailsType from './GetProductDiscountApplyDetailsType';
|
|
18
|
+
import GetProductRatePlanChargeDeliverySchedule from './GetProductRatePlanChargeDeliverySchedule';
|
|
19
|
+
import GetProductRatePlanChargePricingType from './GetProductRatePlanChargePricingType';
|
|
20
|
+
import ProductRatePlanChargeObjectNSFields from './ProductRatePlanChargeObjectNSFields';
|
|
21
|
+
import ProductRatePlanChargeObjectNSFieldsIncludeChildrenNS from './ProductRatePlanChargeObjectNSFieldsIncludeChildrenNS';
|
|
22
|
+
import ProductRatePlanChargeObjectNSFieldsItemTypeNS from './ProductRatePlanChargeObjectNSFieldsItemTypeNS';
|
|
23
|
+
import ProductRatePlanChargeObjectNSFieldsRevRecEndNS from './ProductRatePlanChargeObjectNSFieldsRevRecEndNS';
|
|
24
|
+
import ProductRatePlanChargeObjectNSFieldsRevRecStartNS from './ProductRatePlanChargeObjectNSFieldsRevRecStartNS';
|
|
25
|
+
|
|
26
|
+
/**
|
|
27
|
+
* The ProductRatePlanChargeRest model module.
|
|
28
|
+
* @module model/ProductRatePlanChargeRest
|
|
29
|
+
* @version 3.16.0
|
|
30
|
+
*/
|
|
31
|
+
class ProductRatePlanChargeRest {
|
|
32
|
+
/**
|
|
33
|
+
* Constructs a new <code>ProductRatePlanChargeRest</code>.
|
|
34
|
+
* @alias module:model/ProductRatePlanChargeRest
|
|
35
|
+
* @implements module:model/ProductRatePlanChargeObjectNSFields
|
|
36
|
+
*/
|
|
37
|
+
constructor() {
|
|
38
|
+
ProductRatePlanChargeObjectNSFields.initialize(this);
|
|
39
|
+
ProductRatePlanChargeRest.initialize(this);
|
|
40
|
+
}
|
|
41
|
+
|
|
42
|
+
/**
|
|
43
|
+
* Initializes the fields of this object.
|
|
44
|
+
* This method is used by the constructors of any subclasses, in order to implement multiple inheritance (mix-ins).
|
|
45
|
+
* Only for internal use.
|
|
46
|
+
*/
|
|
47
|
+
static initialize(obj) {
|
|
48
|
+
}
|
|
49
|
+
|
|
50
|
+
|
|
51
|
+
/**
|
|
52
|
+
* Create a <code>ProductRatePlanChargeRest</code> from a plain JavaScript object.
|
|
53
|
+
* @param {Object} data The plain JavaScript object bearing properties of interest.
|
|
54
|
+
* @return {module:model/ProductRatePlanChargeRest} The populated <code>ProductRatePlanChargeRest</code> instance.
|
|
55
|
+
*/
|
|
56
|
+
static fromObject(data) {
|
|
57
|
+
return ProductRatePlanChargeRest.constructFromObject(data, null);
|
|
58
|
+
}
|
|
59
|
+
|
|
60
|
+
/**
|
|
61
|
+
* Constructs a <code>ProductRatePlanChargeRest</code> from a plain JavaScript object, optionally creating a new instance.
|
|
62
|
+
* Copies all relevant properties from <code>data</code> to <code>obj</code> if supplied or a new instance if not.
|
|
63
|
+
* @param {Object} data The plain JavaScript object bearing properties of interest.
|
|
64
|
+
* @param {module:model/ProductRatePlanChargeRest} obj Optional instance to populate.
|
|
65
|
+
* @return {module:model/ProductRatePlanChargeRest} The populated <code>ProductRatePlanChargeRest</code> instance.
|
|
66
|
+
*/
|
|
67
|
+
static constructFromObject(data, obj) {
|
|
68
|
+
if (data) {
|
|
69
|
+
obj = obj || new ProductRatePlanChargeRest();
|
|
70
|
+
ProductRatePlanChargeObjectNSFields.constructFromObject(data, obj);
|
|
71
|
+
|
|
72
|
+
if (data.hasOwnProperty('Class__NS')) {
|
|
73
|
+
obj['Class__NS'] = ApiClient.convertToType(data['Class__NS'], 'String');
|
|
74
|
+
}
|
|
75
|
+
if (data.hasOwnProperty('DeferredRevAccount__NS')) {
|
|
76
|
+
obj['DeferredRevAccount__NS'] = ApiClient.convertToType(data['DeferredRevAccount__NS'], 'String');
|
|
77
|
+
}
|
|
78
|
+
if (data.hasOwnProperty('Department__NS')) {
|
|
79
|
+
obj['Department__NS'] = ApiClient.convertToType(data['Department__NS'], 'String');
|
|
80
|
+
}
|
|
81
|
+
if (data.hasOwnProperty('IncludeChildren__NS')) {
|
|
82
|
+
obj['IncludeChildren__NS'] = ProductRatePlanChargeObjectNSFieldsIncludeChildrenNS.constructFromObject(data['IncludeChildren__NS']);
|
|
83
|
+
}
|
|
84
|
+
if (data.hasOwnProperty('IntegrationId__NS')) {
|
|
85
|
+
obj['IntegrationId__NS'] = ApiClient.convertToType(data['IntegrationId__NS'], 'String');
|
|
86
|
+
}
|
|
87
|
+
if (data.hasOwnProperty('IntegrationStatus__NS')) {
|
|
88
|
+
obj['IntegrationStatus__NS'] = ApiClient.convertToType(data['IntegrationStatus__NS'], 'String');
|
|
89
|
+
}
|
|
90
|
+
if (data.hasOwnProperty('ItemType__NS')) {
|
|
91
|
+
obj['ItemType__NS'] = ProductRatePlanChargeObjectNSFieldsItemTypeNS.constructFromObject(data['ItemType__NS']);
|
|
92
|
+
}
|
|
93
|
+
if (data.hasOwnProperty('Location__NS')) {
|
|
94
|
+
obj['Location__NS'] = ApiClient.convertToType(data['Location__NS'], 'String');
|
|
95
|
+
}
|
|
96
|
+
if (data.hasOwnProperty('RecognizedRevAccount__NS')) {
|
|
97
|
+
obj['RecognizedRevAccount__NS'] = ApiClient.convertToType(data['RecognizedRevAccount__NS'], 'String');
|
|
98
|
+
}
|
|
99
|
+
if (data.hasOwnProperty('RevRecEnd__NS')) {
|
|
100
|
+
obj['RevRecEnd__NS'] = ProductRatePlanChargeObjectNSFieldsRevRecEndNS.constructFromObject(data['RevRecEnd__NS']);
|
|
101
|
+
}
|
|
102
|
+
if (data.hasOwnProperty('RevRecStart__NS')) {
|
|
103
|
+
obj['RevRecStart__NS'] = ProductRatePlanChargeObjectNSFieldsRevRecStartNS.constructFromObject(data['RevRecStart__NS']);
|
|
104
|
+
}
|
|
105
|
+
if (data.hasOwnProperty('RevRecTemplateType__NS')) {
|
|
106
|
+
obj['RevRecTemplateType__NS'] = ApiClient.convertToType(data['RevRecTemplateType__NS'], 'String');
|
|
107
|
+
}
|
|
108
|
+
if (data.hasOwnProperty('Subsidiary__NS')) {
|
|
109
|
+
obj['Subsidiary__NS'] = ApiClient.convertToType(data['Subsidiary__NS'], 'String');
|
|
110
|
+
}
|
|
111
|
+
if (data.hasOwnProperty('SyncDate__NS')) {
|
|
112
|
+
obj['SyncDate__NS'] = ApiClient.convertToType(data['SyncDate__NS'], 'String');
|
|
113
|
+
}
|
|
114
|
+
if (data.hasOwnProperty('id')) {
|
|
115
|
+
obj['id'] = ApiClient.convertToType(data['id'], 'String');
|
|
116
|
+
}
|
|
117
|
+
if (data.hasOwnProperty('name')) {
|
|
118
|
+
obj['name'] = ApiClient.convertToType(data['name'], 'String');
|
|
119
|
+
}
|
|
120
|
+
if (data.hasOwnProperty('type')) {
|
|
121
|
+
obj['type'] = ApiClient.convertToType(data['type'], 'String');
|
|
122
|
+
}
|
|
123
|
+
if (data.hasOwnProperty('model')) {
|
|
124
|
+
obj['model'] = ApiClient.convertToType(data['model'], 'String');
|
|
125
|
+
}
|
|
126
|
+
if (data.hasOwnProperty('description')) {
|
|
127
|
+
obj['description'] = ApiClient.convertToType(data['description'], 'String');
|
|
128
|
+
}
|
|
129
|
+
if (data.hasOwnProperty('productRatePlanChargeNumber')) {
|
|
130
|
+
obj['productRatePlanChargeNumber'] = ApiClient.convertToType(data['productRatePlanChargeNumber'], 'String');
|
|
131
|
+
}
|
|
132
|
+
if (data.hasOwnProperty('applyToBillingPeriodPartially')) {
|
|
133
|
+
obj['applyToBillingPeriodPartially'] = ApiClient.convertToType(data['applyToBillingPeriodPartially'], 'Boolean');
|
|
134
|
+
}
|
|
135
|
+
if (data.hasOwnProperty('applyDiscountTo')) {
|
|
136
|
+
obj['applyDiscountTo'] = ApiClient.convertToType(data['applyDiscountTo'], 'String');
|
|
137
|
+
}
|
|
138
|
+
if (data.hasOwnProperty('billingDay')) {
|
|
139
|
+
obj['billingDay'] = ApiClient.convertToType(data['billingDay'], 'String');
|
|
140
|
+
}
|
|
141
|
+
if (data.hasOwnProperty('billingPeriod')) {
|
|
142
|
+
obj['billingPeriod'] = ApiClient.convertToType(data['billingPeriod'], 'String');
|
|
143
|
+
}
|
|
144
|
+
if (data.hasOwnProperty('billingPeriodAlignment')) {
|
|
145
|
+
obj['billingPeriodAlignment'] = ApiClient.convertToType(data['billingPeriodAlignment'], 'String');
|
|
146
|
+
}
|
|
147
|
+
if (data.hasOwnProperty('billingTiming')) {
|
|
148
|
+
obj['billingTiming'] = ApiClient.convertToType(data['billingTiming'], 'String');
|
|
149
|
+
}
|
|
150
|
+
if (data.hasOwnProperty('chargeFunction')) {
|
|
151
|
+
obj['chargeFunction'] = ApiClient.convertToType(data['chargeFunction'], 'String');
|
|
152
|
+
}
|
|
153
|
+
if (data.hasOwnProperty('chargeModelConfigurations')) {
|
|
154
|
+
obj['chargeModelConfigurations'] = ApiClient.convertToType(data['chargeModelConfigurations'], Object);
|
|
155
|
+
}
|
|
156
|
+
if (data.hasOwnProperty('commitmentType')) {
|
|
157
|
+
obj['commitmentType'] = ApiClient.convertToType(data['commitmentType'], 'String');
|
|
158
|
+
}
|
|
159
|
+
if (data.hasOwnProperty('creditOption')) {
|
|
160
|
+
obj['creditOption'] = ApiClient.convertToType(data['creditOption'], 'String');
|
|
161
|
+
}
|
|
162
|
+
if (data.hasOwnProperty('defaultQuantity')) {
|
|
163
|
+
obj['defaultQuantity'] = ApiClient.convertToType(data['defaultQuantity'], 'Number');
|
|
164
|
+
}
|
|
165
|
+
if (data.hasOwnProperty('deliverySchedule')) {
|
|
166
|
+
obj['deliverySchedule'] = GetProductRatePlanChargeDeliverySchedule.constructFromObject(data['deliverySchedule']);
|
|
167
|
+
}
|
|
168
|
+
if (data.hasOwnProperty('discountClass')) {
|
|
169
|
+
obj['discountClass'] = ApiClient.convertToType(data['discountClass'], 'String');
|
|
170
|
+
}
|
|
171
|
+
if (data.hasOwnProperty('discountLevel')) {
|
|
172
|
+
obj['discountLevel'] = ApiClient.convertToType(data['discountLevel'], 'String');
|
|
173
|
+
}
|
|
174
|
+
if (data.hasOwnProperty('drawdownRate')) {
|
|
175
|
+
obj['drawdownRate'] = ApiClient.convertToType(data['drawdownRate'], 'Number');
|
|
176
|
+
}
|
|
177
|
+
if (data.hasOwnProperty('drawdownUom')) {
|
|
178
|
+
obj['drawdownUom'] = ApiClient.convertToType(data['drawdownUom'], 'String');
|
|
179
|
+
}
|
|
180
|
+
if (data.hasOwnProperty('eligibleAccountConditions')) {
|
|
181
|
+
obj['eligibleAccountConditions'] = ApiClient.convertToType(data['eligibleAccountConditions'], ExtendedGroupCondition);
|
|
182
|
+
}
|
|
183
|
+
if (data.hasOwnProperty('eligibleChargeConditions')) {
|
|
184
|
+
obj['eligibleChargeConditions'] = ApiClient.convertToType(data['eligibleChargeConditions'], ExtendedGroupCondition);
|
|
185
|
+
}
|
|
186
|
+
if (data.hasOwnProperty('endDateCondition')) {
|
|
187
|
+
obj['endDateCondition'] = ApiClient.convertToType(data['endDateCondition'], 'String');
|
|
188
|
+
}
|
|
189
|
+
if (data.hasOwnProperty('excludeItemBillingFromRevenueAccounting')) {
|
|
190
|
+
obj['excludeItemBillingFromRevenueAccounting'] = ApiClient.convertToType(data['excludeItemBillingFromRevenueAccounting'], 'Boolean');
|
|
191
|
+
}
|
|
192
|
+
if (data.hasOwnProperty('excludeItemBookingFromRevenueAccounting')) {
|
|
193
|
+
obj['excludeItemBookingFromRevenueAccounting'] = ApiClient.convertToType(data['excludeItemBookingFromRevenueAccounting'], 'Boolean');
|
|
194
|
+
}
|
|
195
|
+
if (data.hasOwnProperty('financeInformation')) {
|
|
196
|
+
obj['financeInformation'] = FinanceInformation.constructFromObject(data['financeInformation']);
|
|
197
|
+
}
|
|
198
|
+
if (data.hasOwnProperty('formula')) {
|
|
199
|
+
obj['formula'] = ApiClient.convertToType(data['formula'], 'String');
|
|
200
|
+
}
|
|
201
|
+
if (data.hasOwnProperty('includedUnits')) {
|
|
202
|
+
obj['includedUnits'] = ApiClient.convertToType(data['includedUnits'], 'Number');
|
|
203
|
+
}
|
|
204
|
+
if (data.hasOwnProperty('isAllocationEligible')) {
|
|
205
|
+
obj['isAllocationEligible'] = ApiClient.convertToType(data['isAllocationEligible'], 'Boolean');
|
|
206
|
+
}
|
|
207
|
+
if (data.hasOwnProperty('isPrepaid')) {
|
|
208
|
+
obj['isPrepaid'] = ApiClient.convertToType(data['isPrepaid'], 'Boolean');
|
|
209
|
+
}
|
|
210
|
+
if (data.hasOwnProperty('isRollover')) {
|
|
211
|
+
obj['isRollover'] = ApiClient.convertToType(data['isRollover'], 'Boolean');
|
|
212
|
+
}
|
|
213
|
+
if (data.hasOwnProperty('isStackedDiscount')) {
|
|
214
|
+
obj['isStackedDiscount'] = ApiClient.convertToType(data['isStackedDiscount'], 'Boolean');
|
|
215
|
+
}
|
|
216
|
+
if (data.hasOwnProperty('isUnbilled')) {
|
|
217
|
+
obj['isUnbilled'] = ApiClient.convertToType(data['isUnbilled'], 'Boolean');
|
|
218
|
+
}
|
|
219
|
+
if (data.hasOwnProperty('listPriceBase')) {
|
|
220
|
+
obj['listPriceBase'] = ApiClient.convertToType(data['listPriceBase'], 'String');
|
|
221
|
+
}
|
|
222
|
+
if (data.hasOwnProperty('maxQuantity')) {
|
|
223
|
+
obj['maxQuantity'] = ApiClient.convertToType(data['maxQuantity'], 'Number');
|
|
224
|
+
}
|
|
225
|
+
if (data.hasOwnProperty('minQuantity')) {
|
|
226
|
+
obj['minQuantity'] = ApiClient.convertToType(data['minQuantity'], 'Number');
|
|
227
|
+
}
|
|
228
|
+
if (data.hasOwnProperty('numberOfPeriods')) {
|
|
229
|
+
obj['numberOfPeriods'] = ApiClient.convertToType(data['numberOfPeriods'], 'Number');
|
|
230
|
+
}
|
|
231
|
+
if (data.hasOwnProperty('overageCalculationOption')) {
|
|
232
|
+
obj['overageCalculationOption'] = ApiClient.convertToType(data['overageCalculationOption'], 'String');
|
|
233
|
+
}
|
|
234
|
+
if (data.hasOwnProperty('overageUnusedUnitsCreditOption')) {
|
|
235
|
+
obj['overageUnusedUnitsCreditOption'] = ApiClient.convertToType(data['overageUnusedUnitsCreditOption'], 'String');
|
|
236
|
+
}
|
|
237
|
+
if (data.hasOwnProperty('prepaidOperationType')) {
|
|
238
|
+
obj['prepaidOperationType'] = ApiClient.convertToType(data['prepaidOperationType'], 'String');
|
|
239
|
+
}
|
|
240
|
+
if (data.hasOwnProperty('prepaidQuantity')) {
|
|
241
|
+
obj['prepaidQuantity'] = ApiClient.convertToType(data['prepaidQuantity'], 'Number');
|
|
242
|
+
}
|
|
243
|
+
if (data.hasOwnProperty('prepaidTotalQuantity')) {
|
|
244
|
+
obj['prepaidTotalQuantity'] = ApiClient.convertToType(data['prepaidTotalQuantity'], 'Number');
|
|
245
|
+
}
|
|
246
|
+
if (data.hasOwnProperty('prepaidUom')) {
|
|
247
|
+
obj['prepaidUom'] = ApiClient.convertToType(data['prepaidUom'], 'String');
|
|
248
|
+
}
|
|
249
|
+
if (data.hasOwnProperty('prepayPeriods')) {
|
|
250
|
+
obj['prepayPeriods'] = ApiClient.convertToType(data['prepayPeriods'], 'Number');
|
|
251
|
+
}
|
|
252
|
+
if (data.hasOwnProperty('prorationOption')) {
|
|
253
|
+
obj['prorationOption'] = ApiClient.convertToType(data['prorationOption'], 'String');
|
|
254
|
+
}
|
|
255
|
+
if (data.hasOwnProperty('priceChangeOption')) {
|
|
256
|
+
obj['priceChangeOption'] = ApiClient.convertToType(data['priceChangeOption'], 'String');
|
|
257
|
+
}
|
|
258
|
+
if (data.hasOwnProperty('priceIncreasePercentage')) {
|
|
259
|
+
obj['priceIncreasePercentage'] = ApiClient.convertToType(data['priceIncreasePercentage'], 'Number');
|
|
260
|
+
}
|
|
261
|
+
if (data.hasOwnProperty('pricing')) {
|
|
262
|
+
obj['pricing'] = ApiClient.convertToType(data['pricing'], [GetProductRatePlanChargePricingType]);
|
|
263
|
+
}
|
|
264
|
+
if (data.hasOwnProperty('pricingSummary')) {
|
|
265
|
+
obj['pricingSummary'] = ApiClient.convertToType(data['pricingSummary'], ['String']);
|
|
266
|
+
}
|
|
267
|
+
if (data.hasOwnProperty('productDiscountApplyDetails')) {
|
|
268
|
+
obj['productDiscountApplyDetails'] = ApiClient.convertToType(data['productDiscountApplyDetails'], [GetProductDiscountApplyDetailsType]);
|
|
269
|
+
}
|
|
270
|
+
if (data.hasOwnProperty('ratingGroup')) {
|
|
271
|
+
obj['ratingGroup'] = ApiClient.convertToType(data['ratingGroup'], 'String');
|
|
272
|
+
}
|
|
273
|
+
if (data.hasOwnProperty('ratingGroupsOperatorType')) {
|
|
274
|
+
obj['ratingGroupsOperatorType'] = ApiClient.convertToType(data['ratingGroupsOperatorType'], 'String');
|
|
275
|
+
}
|
|
276
|
+
if (data.hasOwnProperty('reflectDiscountInNetAmount')) {
|
|
277
|
+
obj['reflectDiscountInNetAmount'] = ApiClient.convertToType(data['reflectDiscountInNetAmount'], 'Boolean');
|
|
278
|
+
}
|
|
279
|
+
if (data.hasOwnProperty('revRecCode')) {
|
|
280
|
+
obj['revRecCode'] = ApiClient.convertToType(data['revRecCode'], 'String');
|
|
281
|
+
}
|
|
282
|
+
if (data.hasOwnProperty('revRecTriggerCondition')) {
|
|
283
|
+
obj['revRecTriggerCondition'] = ApiClient.convertToType(data['revRecTriggerCondition'], 'String');
|
|
284
|
+
}
|
|
285
|
+
if (data.hasOwnProperty('revenueRecognitionRuleName')) {
|
|
286
|
+
obj['revenueRecognitionRuleName'] = ApiClient.convertToType(data['revenueRecognitionRuleName'], 'String');
|
|
287
|
+
}
|
|
288
|
+
if (data.hasOwnProperty('revenueRecognitionTiming')) {
|
|
289
|
+
obj['revenueRecognitionTiming'] = ApiClient.convertToType(data['revenueRecognitionTiming'], 'String');
|
|
290
|
+
}
|
|
291
|
+
if (data.hasOwnProperty('revenueAmortizationMethod')) {
|
|
292
|
+
obj['revenueAmortizationMethod'] = ApiClient.convertToType(data['revenueAmortizationMethod'], 'String');
|
|
293
|
+
}
|
|
294
|
+
if (data.hasOwnProperty('rolloverApply')) {
|
|
295
|
+
obj['rolloverApply'] = ApiClient.convertToType(data['rolloverApply'], 'String');
|
|
296
|
+
}
|
|
297
|
+
if (data.hasOwnProperty('rolloverPeriods')) {
|
|
298
|
+
obj['rolloverPeriods'] = ApiClient.convertToType(data['rolloverPeriods'], 'Number');
|
|
299
|
+
}
|
|
300
|
+
if (data.hasOwnProperty('smoothingModel')) {
|
|
301
|
+
obj['smoothingModel'] = ApiClient.convertToType(data['smoothingModel'], 'String');
|
|
302
|
+
}
|
|
303
|
+
if (data.hasOwnProperty('specificBillingPeriod')) {
|
|
304
|
+
obj['specificBillingPeriod'] = ApiClient.convertToType(data['specificBillingPeriod'], 'Number');
|
|
305
|
+
}
|
|
306
|
+
if (data.hasOwnProperty('specificListPriceBase')) {
|
|
307
|
+
obj['specificListPriceBase'] = ApiClient.convertToType(data['specificListPriceBase'], Object);
|
|
308
|
+
}
|
|
309
|
+
if (data.hasOwnProperty('taxCode')) {
|
|
310
|
+
obj['taxCode'] = ApiClient.convertToType(data['taxCode'], 'String');
|
|
311
|
+
}
|
|
312
|
+
if (data.hasOwnProperty('taxMode')) {
|
|
313
|
+
obj['taxMode'] = ApiClient.convertToType(data['taxMode'], 'String');
|
|
314
|
+
}
|
|
315
|
+
if (data.hasOwnProperty('taxable')) {
|
|
316
|
+
obj['taxable'] = ApiClient.convertToType(data['taxable'], 'Boolean');
|
|
317
|
+
}
|
|
318
|
+
if (data.hasOwnProperty('triggerEvent')) {
|
|
319
|
+
obj['triggerEvent'] = ApiClient.convertToType(data['triggerEvent'], 'String');
|
|
320
|
+
}
|
|
321
|
+
if (data.hasOwnProperty('uom')) {
|
|
322
|
+
obj['uom'] = ApiClient.convertToType(data['uom'], 'String');
|
|
323
|
+
}
|
|
324
|
+
if (data.hasOwnProperty('unusedIncludedUnitPrice')) {
|
|
325
|
+
obj['unusedIncludedUnitPrice'] = ApiClient.convertToType(data['unusedIncludedUnitPrice'], 'Number');
|
|
326
|
+
}
|
|
327
|
+
if (data.hasOwnProperty('upToPeriods')) {
|
|
328
|
+
obj['upToPeriods'] = ApiClient.convertToType(data['upToPeriods'], 'Number');
|
|
329
|
+
}
|
|
330
|
+
if (data.hasOwnProperty('upToPeriodsType')) {
|
|
331
|
+
obj['upToPeriodsType'] = ApiClient.convertToType(data['upToPeriodsType'], 'String');
|
|
332
|
+
}
|
|
333
|
+
if (data.hasOwnProperty('usageRecordRatingOption')) {
|
|
334
|
+
obj['usageRecordRatingOption'] = ApiClient.convertToType(data['usageRecordRatingOption'], 'String');
|
|
335
|
+
}
|
|
336
|
+
if (data.hasOwnProperty('useDiscountSpecificAccountingCode')) {
|
|
337
|
+
obj['useDiscountSpecificAccountingCode'] = ApiClient.convertToType(data['useDiscountSpecificAccountingCode'], 'Boolean');
|
|
338
|
+
}
|
|
339
|
+
if (data.hasOwnProperty('useTenantDefaultForPriceChange')) {
|
|
340
|
+
obj['useTenantDefaultForPriceChange'] = ApiClient.convertToType(data['useTenantDefaultForPriceChange'], 'Boolean');
|
|
341
|
+
}
|
|
342
|
+
if (data.hasOwnProperty('validityPeriodType')) {
|
|
343
|
+
obj['validityPeriodType'] = ApiClient.convertToType(data['validityPeriodType'], 'String');
|
|
344
|
+
}
|
|
345
|
+
}
|
|
346
|
+
return obj;
|
|
347
|
+
}
|
|
348
|
+
|
|
349
|
+
/**
|
|
350
|
+
* Validates the JSON data with respect to <code>ProductRatePlanChargeRest</code>.
|
|
351
|
+
* @param {Object} data The plain JavaScript object bearing properties of interest.
|
|
352
|
+
* @return {boolean} to indicate whether the JSON data is valid with respect to <code>ProductRatePlanChargeRest</code>.
|
|
353
|
+
*/
|
|
354
|
+
static validateJSON(data) {
|
|
355
|
+
// ensure the json data is a string
|
|
356
|
+
if (data['Class__NS'] && !(typeof data['Class__NS'] === 'string' || data['Class__NS'] instanceof String)) {
|
|
357
|
+
throw new Error("Expected the field `Class__NS` to be a primitive type in the JSON string but got " + data['Class__NS']);
|
|
358
|
+
}
|
|
359
|
+
// ensure the json data is a string
|
|
360
|
+
if (data['DeferredRevAccount__NS'] && !(typeof data['DeferredRevAccount__NS'] === 'string' || data['DeferredRevAccount__NS'] instanceof String)) {
|
|
361
|
+
throw new Error("Expected the field `DeferredRevAccount__NS` to be a primitive type in the JSON string but got " + data['DeferredRevAccount__NS']);
|
|
362
|
+
}
|
|
363
|
+
// ensure the json data is a string
|
|
364
|
+
if (data['Department__NS'] && !(typeof data['Department__NS'] === 'string' || data['Department__NS'] instanceof String)) {
|
|
365
|
+
throw new Error("Expected the field `Department__NS` to be a primitive type in the JSON string but got " + data['Department__NS']);
|
|
366
|
+
}
|
|
367
|
+
// ensure the json data is a string
|
|
368
|
+
if (data['IncludeChildren__NS'] && !(typeof data['IncludeChildren__NS'] === 'string' || data['IncludeChildren__NS'] instanceof String)) {
|
|
369
|
+
throw new Error("Expected the field `IncludeChildren__NS` to be a primitive type in the JSON string but got " + data['IncludeChildren__NS']);
|
|
370
|
+
}
|
|
371
|
+
// ensure the json data is a string
|
|
372
|
+
if (data['IntegrationId__NS'] && !(typeof data['IntegrationId__NS'] === 'string' || data['IntegrationId__NS'] instanceof String)) {
|
|
373
|
+
throw new Error("Expected the field `IntegrationId__NS` to be a primitive type in the JSON string but got " + data['IntegrationId__NS']);
|
|
374
|
+
}
|
|
375
|
+
// ensure the json data is a string
|
|
376
|
+
if (data['IntegrationStatus__NS'] && !(typeof data['IntegrationStatus__NS'] === 'string' || data['IntegrationStatus__NS'] instanceof String)) {
|
|
377
|
+
throw new Error("Expected the field `IntegrationStatus__NS` to be a primitive type in the JSON string but got " + data['IntegrationStatus__NS']);
|
|
378
|
+
}
|
|
379
|
+
// ensure the json data is a string
|
|
380
|
+
if (data['ItemType__NS'] && !(typeof data['ItemType__NS'] === 'string' || data['ItemType__NS'] instanceof String)) {
|
|
381
|
+
throw new Error("Expected the field `ItemType__NS` to be a primitive type in the JSON string but got " + data['ItemType__NS']);
|
|
382
|
+
}
|
|
383
|
+
// ensure the json data is a string
|
|
384
|
+
if (data['Location__NS'] && !(typeof data['Location__NS'] === 'string' || data['Location__NS'] instanceof String)) {
|
|
385
|
+
throw new Error("Expected the field `Location__NS` to be a primitive type in the JSON string but got " + data['Location__NS']);
|
|
386
|
+
}
|
|
387
|
+
// ensure the json data is a string
|
|
388
|
+
if (data['RecognizedRevAccount__NS'] && !(typeof data['RecognizedRevAccount__NS'] === 'string' || data['RecognizedRevAccount__NS'] instanceof String)) {
|
|
389
|
+
throw new Error("Expected the field `RecognizedRevAccount__NS` to be a primitive type in the JSON string but got " + data['RecognizedRevAccount__NS']);
|
|
390
|
+
}
|
|
391
|
+
// ensure the json data is a string
|
|
392
|
+
if (data['RevRecEnd__NS'] && !(typeof data['RevRecEnd__NS'] === 'string' || data['RevRecEnd__NS'] instanceof String)) {
|
|
393
|
+
throw new Error("Expected the field `RevRecEnd__NS` to be a primitive type in the JSON string but got " + data['RevRecEnd__NS']);
|
|
394
|
+
}
|
|
395
|
+
// ensure the json data is a string
|
|
396
|
+
if (data['RevRecStart__NS'] && !(typeof data['RevRecStart__NS'] === 'string' || data['RevRecStart__NS'] instanceof String)) {
|
|
397
|
+
throw new Error("Expected the field `RevRecStart__NS` to be a primitive type in the JSON string but got " + data['RevRecStart__NS']);
|
|
398
|
+
}
|
|
399
|
+
// ensure the json data is a string
|
|
400
|
+
if (data['RevRecTemplateType__NS'] && !(typeof data['RevRecTemplateType__NS'] === 'string' || data['RevRecTemplateType__NS'] instanceof String)) {
|
|
401
|
+
throw new Error("Expected the field `RevRecTemplateType__NS` to be a primitive type in the JSON string but got " + data['RevRecTemplateType__NS']);
|
|
402
|
+
}
|
|
403
|
+
// ensure the json data is a string
|
|
404
|
+
if (data['Subsidiary__NS'] && !(typeof data['Subsidiary__NS'] === 'string' || data['Subsidiary__NS'] instanceof String)) {
|
|
405
|
+
throw new Error("Expected the field `Subsidiary__NS` to be a primitive type in the JSON string but got " + data['Subsidiary__NS']);
|
|
406
|
+
}
|
|
407
|
+
// ensure the json data is a string
|
|
408
|
+
if (data['SyncDate__NS'] && !(typeof data['SyncDate__NS'] === 'string' || data['SyncDate__NS'] instanceof String)) {
|
|
409
|
+
throw new Error("Expected the field `SyncDate__NS` to be a primitive type in the JSON string but got " + data['SyncDate__NS']);
|
|
410
|
+
}
|
|
411
|
+
// ensure the json data is a string
|
|
412
|
+
if (data['id'] && !(typeof data['id'] === 'string' || data['id'] instanceof String)) {
|
|
413
|
+
throw new Error("Expected the field `id` to be a primitive type in the JSON string but got " + data['id']);
|
|
414
|
+
}
|
|
415
|
+
// ensure the json data is a string
|
|
416
|
+
if (data['name'] && !(typeof data['name'] === 'string' || data['name'] instanceof String)) {
|
|
417
|
+
throw new Error("Expected the field `name` to be a primitive type in the JSON string but got " + data['name']);
|
|
418
|
+
}
|
|
419
|
+
// ensure the json data is a string
|
|
420
|
+
if (data['type'] && !(typeof data['type'] === 'string' || data['type'] instanceof String)) {
|
|
421
|
+
throw new Error("Expected the field `type` to be a primitive type in the JSON string but got " + data['type']);
|
|
422
|
+
}
|
|
423
|
+
// ensure the json data is a string
|
|
424
|
+
if (data['model'] && !(typeof data['model'] === 'string' || data['model'] instanceof String)) {
|
|
425
|
+
throw new Error("Expected the field `model` to be a primitive type in the JSON string but got " + data['model']);
|
|
426
|
+
}
|
|
427
|
+
// ensure the json data is a string
|
|
428
|
+
if (data['description'] && !(typeof data['description'] === 'string' || data['description'] instanceof String)) {
|
|
429
|
+
throw new Error("Expected the field `description` to be a primitive type in the JSON string but got " + data['description']);
|
|
430
|
+
}
|
|
431
|
+
// ensure the json data is a string
|
|
432
|
+
if (data['productRatePlanChargeNumber'] && !(typeof data['productRatePlanChargeNumber'] === 'string' || data['productRatePlanChargeNumber'] instanceof String)) {
|
|
433
|
+
throw new Error("Expected the field `productRatePlanChargeNumber` to be a primitive type in the JSON string but got " + data['productRatePlanChargeNumber']);
|
|
434
|
+
}
|
|
435
|
+
// ensure the json data is a string
|
|
436
|
+
if (data['applyDiscountTo'] && !(typeof data['applyDiscountTo'] === 'string' || data['applyDiscountTo'] instanceof String)) {
|
|
437
|
+
throw new Error("Expected the field `applyDiscountTo` to be a primitive type in the JSON string but got " + data['applyDiscountTo']);
|
|
438
|
+
}
|
|
439
|
+
// ensure the json data is a string
|
|
440
|
+
if (data['billingDay'] && !(typeof data['billingDay'] === 'string' || data['billingDay'] instanceof String)) {
|
|
441
|
+
throw new Error("Expected the field `billingDay` to be a primitive type in the JSON string but got " + data['billingDay']);
|
|
442
|
+
}
|
|
443
|
+
// ensure the json data is a string
|
|
444
|
+
if (data['billingPeriod'] && !(typeof data['billingPeriod'] === 'string' || data['billingPeriod'] instanceof String)) {
|
|
445
|
+
throw new Error("Expected the field `billingPeriod` to be a primitive type in the JSON string but got " + data['billingPeriod']);
|
|
446
|
+
}
|
|
447
|
+
// ensure the json data is a string
|
|
448
|
+
if (data['billingPeriodAlignment'] && !(typeof data['billingPeriodAlignment'] === 'string' || data['billingPeriodAlignment'] instanceof String)) {
|
|
449
|
+
throw new Error("Expected the field `billingPeriodAlignment` to be a primitive type in the JSON string but got " + data['billingPeriodAlignment']);
|
|
450
|
+
}
|
|
451
|
+
// ensure the json data is a string
|
|
452
|
+
if (data['billingTiming'] && !(typeof data['billingTiming'] === 'string' || data['billingTiming'] instanceof String)) {
|
|
453
|
+
throw new Error("Expected the field `billingTiming` to be a primitive type in the JSON string but got " + data['billingTiming']);
|
|
454
|
+
}
|
|
455
|
+
// ensure the json data is a string
|
|
456
|
+
if (data['chargeFunction'] && !(typeof data['chargeFunction'] === 'string' || data['chargeFunction'] instanceof String)) {
|
|
457
|
+
throw new Error("Expected the field `chargeFunction` to be a primitive type in the JSON string but got " + data['chargeFunction']);
|
|
458
|
+
}
|
|
459
|
+
// ensure the json data is a string
|
|
460
|
+
if (data['commitmentType'] && !(typeof data['commitmentType'] === 'string' || data['commitmentType'] instanceof String)) {
|
|
461
|
+
throw new Error("Expected the field `commitmentType` to be a primitive type in the JSON string but got " + data['commitmentType']);
|
|
462
|
+
}
|
|
463
|
+
// ensure the json data is a string
|
|
464
|
+
if (data['creditOption'] && !(typeof data['creditOption'] === 'string' || data['creditOption'] instanceof String)) {
|
|
465
|
+
throw new Error("Expected the field `creditOption` to be a primitive type in the JSON string but got " + data['creditOption']);
|
|
466
|
+
}
|
|
467
|
+
// ensure the json data is a string
|
|
468
|
+
if (data['defaultQuantity'] && !(typeof data['defaultQuantity'] === 'string' || data['defaultQuantity'] instanceof String)) {
|
|
469
|
+
throw new Error("Expected the field `defaultQuantity` to be a primitive type in the JSON string but got " + data['defaultQuantity']);
|
|
470
|
+
}
|
|
471
|
+
// validate the optional field `deliverySchedule`
|
|
472
|
+
if (data['deliverySchedule']) { // data not null
|
|
473
|
+
GetProductRatePlanChargeDeliverySchedule.validateJSON(data['deliverySchedule']);
|
|
474
|
+
}
|
|
475
|
+
// ensure the json data is a string
|
|
476
|
+
if (data['discountClass'] && !(typeof data['discountClass'] === 'string' || data['discountClass'] instanceof String)) {
|
|
477
|
+
throw new Error("Expected the field `discountClass` to be a primitive type in the JSON string but got " + data['discountClass']);
|
|
478
|
+
}
|
|
479
|
+
// ensure the json data is a string
|
|
480
|
+
if (data['discountLevel'] && !(typeof data['discountLevel'] === 'string' || data['discountLevel'] instanceof String)) {
|
|
481
|
+
throw new Error("Expected the field `discountLevel` to be a primitive type in the JSON string but got " + data['discountLevel']);
|
|
482
|
+
}
|
|
483
|
+
// ensure the json data is a string
|
|
484
|
+
if (data['drawdownUom'] && !(typeof data['drawdownUom'] === 'string' || data['drawdownUom'] instanceof String)) {
|
|
485
|
+
throw new Error("Expected the field `drawdownUom` to be a primitive type in the JSON string but got " + data['drawdownUom']);
|
|
486
|
+
}
|
|
487
|
+
// validate the optional field `eligibleAccountConditions`
|
|
488
|
+
if (data['eligibleAccountConditions']) { // data not null
|
|
489
|
+
ExtendedGroupCondition.validateJSON(data['eligibleAccountConditions']);
|
|
490
|
+
}
|
|
491
|
+
// validate the optional field `eligibleChargeConditions`
|
|
492
|
+
if (data['eligibleChargeConditions']) { // data not null
|
|
493
|
+
ExtendedGroupCondition.validateJSON(data['eligibleChargeConditions']);
|
|
494
|
+
}
|
|
495
|
+
// ensure the json data is a string
|
|
496
|
+
if (data['endDateCondition'] && !(typeof data['endDateCondition'] === 'string' || data['endDateCondition'] instanceof String)) {
|
|
497
|
+
throw new Error("Expected the field `endDateCondition` to be a primitive type in the JSON string but got " + data['endDateCondition']);
|
|
498
|
+
}
|
|
499
|
+
// validate the optional field `financeInformation`
|
|
500
|
+
if (data['financeInformation']) { // data not null
|
|
501
|
+
FinanceInformation.validateJSON(data['financeInformation']);
|
|
502
|
+
}
|
|
503
|
+
// ensure the json data is a string
|
|
504
|
+
if (data['formula'] && !(typeof data['formula'] === 'string' || data['formula'] instanceof String)) {
|
|
505
|
+
throw new Error("Expected the field `formula` to be a primitive type in the JSON string but got " + data['formula']);
|
|
506
|
+
}
|
|
507
|
+
// ensure the json data is a string
|
|
508
|
+
if (data['includedUnits'] && !(typeof data['includedUnits'] === 'string' || data['includedUnits'] instanceof String)) {
|
|
509
|
+
throw new Error("Expected the field `includedUnits` to be a primitive type in the JSON string but got " + data['includedUnits']);
|
|
510
|
+
}
|
|
511
|
+
// ensure the json data is a string
|
|
512
|
+
if (data['listPriceBase'] && !(typeof data['listPriceBase'] === 'string' || data['listPriceBase'] instanceof String)) {
|
|
513
|
+
throw new Error("Expected the field `listPriceBase` to be a primitive type in the JSON string but got " + data['listPriceBase']);
|
|
514
|
+
}
|
|
515
|
+
// ensure the json data is a string
|
|
516
|
+
if (data['maxQuantity'] && !(typeof data['maxQuantity'] === 'string' || data['maxQuantity'] instanceof String)) {
|
|
517
|
+
throw new Error("Expected the field `maxQuantity` to be a primitive type in the JSON string but got " + data['maxQuantity']);
|
|
518
|
+
}
|
|
519
|
+
// ensure the json data is a string
|
|
520
|
+
if (data['minQuantity'] && !(typeof data['minQuantity'] === 'string' || data['minQuantity'] instanceof String)) {
|
|
521
|
+
throw new Error("Expected the field `minQuantity` to be a primitive type in the JSON string but got " + data['minQuantity']);
|
|
522
|
+
}
|
|
523
|
+
// ensure the json data is a string
|
|
524
|
+
if (data['overageCalculationOption'] && !(typeof data['overageCalculationOption'] === 'string' || data['overageCalculationOption'] instanceof String)) {
|
|
525
|
+
throw new Error("Expected the field `overageCalculationOption` to be a primitive type in the JSON string but got " + data['overageCalculationOption']);
|
|
526
|
+
}
|
|
527
|
+
// ensure the json data is a string
|
|
528
|
+
if (data['overageUnusedUnitsCreditOption'] && !(typeof data['overageUnusedUnitsCreditOption'] === 'string' || data['overageUnusedUnitsCreditOption'] instanceof String)) {
|
|
529
|
+
throw new Error("Expected the field `overageUnusedUnitsCreditOption` to be a primitive type in the JSON string but got " + data['overageUnusedUnitsCreditOption']);
|
|
530
|
+
}
|
|
531
|
+
// ensure the json data is a string
|
|
532
|
+
if (data['prepaidOperationType'] && !(typeof data['prepaidOperationType'] === 'string' || data['prepaidOperationType'] instanceof String)) {
|
|
533
|
+
throw new Error("Expected the field `prepaidOperationType` to be a primitive type in the JSON string but got " + data['prepaidOperationType']);
|
|
534
|
+
}
|
|
535
|
+
// ensure the json data is a string
|
|
536
|
+
if (data['prepaidUom'] && !(typeof data['prepaidUom'] === 'string' || data['prepaidUom'] instanceof String)) {
|
|
537
|
+
throw new Error("Expected the field `prepaidUom` to be a primitive type in the JSON string but got " + data['prepaidUom']);
|
|
538
|
+
}
|
|
539
|
+
// ensure the json data is a string
|
|
540
|
+
if (data['prorationOption'] && !(typeof data['prorationOption'] === 'string' || data['prorationOption'] instanceof String)) {
|
|
541
|
+
throw new Error("Expected the field `prorationOption` to be a primitive type in the JSON string but got " + data['prorationOption']);
|
|
542
|
+
}
|
|
543
|
+
// ensure the json data is a string
|
|
544
|
+
if (data['priceChangeOption'] && !(typeof data['priceChangeOption'] === 'string' || data['priceChangeOption'] instanceof String)) {
|
|
545
|
+
throw new Error("Expected the field `priceChangeOption` to be a primitive type in the JSON string but got " + data['priceChangeOption']);
|
|
546
|
+
}
|
|
547
|
+
// ensure the json data is a string
|
|
548
|
+
if (data['priceIncreasePercentage'] && !(typeof data['priceIncreasePercentage'] === 'string' || data['priceIncreasePercentage'] instanceof String)) {
|
|
549
|
+
throw new Error("Expected the field `priceIncreasePercentage` to be a primitive type in the JSON string but got " + data['priceIncreasePercentage']);
|
|
550
|
+
}
|
|
551
|
+
if (data['pricing']) { // data not null
|
|
552
|
+
// ensure the json data is an array
|
|
553
|
+
if (!Array.isArray(data['pricing'])) {
|
|
554
|
+
throw new Error("Expected the field `pricing` to be an array in the JSON data but got " + data['pricing']);
|
|
555
|
+
}
|
|
556
|
+
// validate the optional field `pricing` (array)
|
|
557
|
+
for (const item of data['pricing']) {
|
|
558
|
+
GetProductRatePlanChargePricingType.validateJSON(item);
|
|
559
|
+
};
|
|
560
|
+
}
|
|
561
|
+
// ensure the json data is an array
|
|
562
|
+
if (!Array.isArray(data['pricingSummary'])) {
|
|
563
|
+
throw new Error("Expected the field `pricingSummary` to be an array in the JSON data but got " + data['pricingSummary']);
|
|
564
|
+
}
|
|
565
|
+
if (data['productDiscountApplyDetails']) { // data not null
|
|
566
|
+
// ensure the json data is an array
|
|
567
|
+
if (!Array.isArray(data['productDiscountApplyDetails'])) {
|
|
568
|
+
throw new Error("Expected the field `productDiscountApplyDetails` to be an array in the JSON data but got " + data['productDiscountApplyDetails']);
|
|
569
|
+
}
|
|
570
|
+
// validate the optional field `productDiscountApplyDetails` (array)
|
|
571
|
+
for (const item of data['productDiscountApplyDetails']) {
|
|
572
|
+
GetProductDiscountApplyDetailsType.validateJSON(item);
|
|
573
|
+
};
|
|
574
|
+
}
|
|
575
|
+
// ensure the json data is a string
|
|
576
|
+
if (data['ratingGroup'] && !(typeof data['ratingGroup'] === 'string' || data['ratingGroup'] instanceof String)) {
|
|
577
|
+
throw new Error("Expected the field `ratingGroup` to be a primitive type in the JSON string but got " + data['ratingGroup']);
|
|
578
|
+
}
|
|
579
|
+
// ensure the json data is a string
|
|
580
|
+
if (data['ratingGroupsOperatorType'] && !(typeof data['ratingGroupsOperatorType'] === 'string' || data['ratingGroupsOperatorType'] instanceof String)) {
|
|
581
|
+
throw new Error("Expected the field `ratingGroupsOperatorType` to be a primitive type in the JSON string but got " + data['ratingGroupsOperatorType']);
|
|
582
|
+
}
|
|
583
|
+
// ensure the json data is a string
|
|
584
|
+
if (data['revRecCode'] && !(typeof data['revRecCode'] === 'string' || data['revRecCode'] instanceof String)) {
|
|
585
|
+
throw new Error("Expected the field `revRecCode` to be a primitive type in the JSON string but got " + data['revRecCode']);
|
|
586
|
+
}
|
|
587
|
+
// ensure the json data is a string
|
|
588
|
+
if (data['revRecTriggerCondition'] && !(typeof data['revRecTriggerCondition'] === 'string' || data['revRecTriggerCondition'] instanceof String)) {
|
|
589
|
+
throw new Error("Expected the field `revRecTriggerCondition` to be a primitive type in the JSON string but got " + data['revRecTriggerCondition']);
|
|
590
|
+
}
|
|
591
|
+
// ensure the json data is a string
|
|
592
|
+
if (data['revenueRecognitionRuleName'] && !(typeof data['revenueRecognitionRuleName'] === 'string' || data['revenueRecognitionRuleName'] instanceof String)) {
|
|
593
|
+
throw new Error("Expected the field `revenueRecognitionRuleName` to be a primitive type in the JSON string but got " + data['revenueRecognitionRuleName']);
|
|
594
|
+
}
|
|
595
|
+
// ensure the json data is a string
|
|
596
|
+
if (data['revenueRecognitionTiming'] && !(typeof data['revenueRecognitionTiming'] === 'string' || data['revenueRecognitionTiming'] instanceof String)) {
|
|
597
|
+
throw new Error("Expected the field `revenueRecognitionTiming` to be a primitive type in the JSON string but got " + data['revenueRecognitionTiming']);
|
|
598
|
+
}
|
|
599
|
+
// ensure the json data is a string
|
|
600
|
+
if (data['revenueAmortizationMethod'] && !(typeof data['revenueAmortizationMethod'] === 'string' || data['revenueAmortizationMethod'] instanceof String)) {
|
|
601
|
+
throw new Error("Expected the field `revenueAmortizationMethod` to be a primitive type in the JSON string but got " + data['revenueAmortizationMethod']);
|
|
602
|
+
}
|
|
603
|
+
// ensure the json data is a string
|
|
604
|
+
if (data['rolloverApply'] && !(typeof data['rolloverApply'] === 'string' || data['rolloverApply'] instanceof String)) {
|
|
605
|
+
throw new Error("Expected the field `rolloverApply` to be a primitive type in the JSON string but got " + data['rolloverApply']);
|
|
606
|
+
}
|
|
607
|
+
// ensure the json data is a string
|
|
608
|
+
if (data['smoothingModel'] && !(typeof data['smoothingModel'] === 'string' || data['smoothingModel'] instanceof String)) {
|
|
609
|
+
throw new Error("Expected the field `smoothingModel` to be a primitive type in the JSON string but got " + data['smoothingModel']);
|
|
610
|
+
}
|
|
611
|
+
// ensure the json data is a string
|
|
612
|
+
if (data['taxCode'] && !(typeof data['taxCode'] === 'string' || data['taxCode'] instanceof String)) {
|
|
613
|
+
throw new Error("Expected the field `taxCode` to be a primitive type in the JSON string but got " + data['taxCode']);
|
|
614
|
+
}
|
|
615
|
+
// ensure the json data is a string
|
|
616
|
+
if (data['taxMode'] && !(typeof data['taxMode'] === 'string' || data['taxMode'] instanceof String)) {
|
|
617
|
+
throw new Error("Expected the field `taxMode` to be a primitive type in the JSON string but got " + data['taxMode']);
|
|
618
|
+
}
|
|
619
|
+
// ensure the json data is a string
|
|
620
|
+
if (data['triggerEvent'] && !(typeof data['triggerEvent'] === 'string' || data['triggerEvent'] instanceof String)) {
|
|
621
|
+
throw new Error("Expected the field `triggerEvent` to be a primitive type in the JSON string but got " + data['triggerEvent']);
|
|
622
|
+
}
|
|
623
|
+
// ensure the json data is a string
|
|
624
|
+
if (data['uom'] && !(typeof data['uom'] === 'string' || data['uom'] instanceof String)) {
|
|
625
|
+
throw new Error("Expected the field `uom` to be a primitive type in the JSON string but got " + data['uom']);
|
|
626
|
+
}
|
|
627
|
+
// ensure the json data is a string
|
|
628
|
+
if (data['upToPeriodsType'] && !(typeof data['upToPeriodsType'] === 'string' || data['upToPeriodsType'] instanceof String)) {
|
|
629
|
+
throw new Error("Expected the field `upToPeriodsType` to be a primitive type in the JSON string but got " + data['upToPeriodsType']);
|
|
630
|
+
}
|
|
631
|
+
// ensure the json data is a string
|
|
632
|
+
if (data['usageRecordRatingOption'] && !(typeof data['usageRecordRatingOption'] === 'string' || data['usageRecordRatingOption'] instanceof String)) {
|
|
633
|
+
throw new Error("Expected the field `usageRecordRatingOption` to be a primitive type in the JSON string but got " + data['usageRecordRatingOption']);
|
|
634
|
+
}
|
|
635
|
+
// ensure the json data is a string
|
|
636
|
+
if (data['validityPeriodType'] && !(typeof data['validityPeriodType'] === 'string' || data['validityPeriodType'] instanceof String)) {
|
|
637
|
+
throw new Error("Expected the field `validityPeriodType` to be a primitive type in the JSON string but got " + data['validityPeriodType']);
|
|
638
|
+
}
|
|
639
|
+
|
|
640
|
+
return true;
|
|
641
|
+
}
|
|
642
|
+
|
|
643
|
+
|
|
644
|
+
}
|
|
645
|
+
|
|
646
|
+
|
|
647
|
+
|
|
648
|
+
/**
|
|
649
|
+
* Class associated with the corresponding item in NetSuite. Only available if you have installed the [Zuora Connector for NetSuite](https://www.zuora.com/connect/app/?appId=265).
|
|
650
|
+
* @member {String} Class__NS
|
|
651
|
+
*/
|
|
652
|
+
ProductRatePlanChargeRest.prototype['Class__NS'] = undefined;
|
|
653
|
+
|
|
654
|
+
/**
|
|
655
|
+
* Deferrred revenue account associated with the corresponding item in NetSuite. Only available if you have installed the [Zuora Connector for NetSuite](https://www.zuora.com/connect/app/?appId=265).
|
|
656
|
+
* @member {String} DeferredRevAccount__NS
|
|
657
|
+
*/
|
|
658
|
+
ProductRatePlanChargeRest.prototype['DeferredRevAccount__NS'] = undefined;
|
|
659
|
+
|
|
660
|
+
/**
|
|
661
|
+
* Department associated with the corresponding item in NetSuite. Only available if you have installed the [Zuora Connector for NetSuite](https://www.zuora.com/connect/app/?appId=265).
|
|
662
|
+
* @member {String} Department__NS
|
|
663
|
+
*/
|
|
664
|
+
ProductRatePlanChargeRest.prototype['Department__NS'] = undefined;
|
|
665
|
+
|
|
666
|
+
/**
|
|
667
|
+
* @member {module:model/ProductRatePlanChargeObjectNSFieldsIncludeChildrenNS} IncludeChildren__NS
|
|
668
|
+
*/
|
|
669
|
+
ProductRatePlanChargeRest.prototype['IncludeChildren__NS'] = undefined;
|
|
670
|
+
|
|
671
|
+
/**
|
|
672
|
+
* ID of the corresponding object in NetSuite. Only available if you have installed the [Zuora Connector for NetSuite](https://www.zuora.com/connect/app/?appId=265).
|
|
673
|
+
* @member {String} IntegrationId__NS
|
|
674
|
+
*/
|
|
675
|
+
ProductRatePlanChargeRest.prototype['IntegrationId__NS'] = undefined;
|
|
676
|
+
|
|
677
|
+
/**
|
|
678
|
+
* Status of the product rate plan charge's synchronization with NetSuite. Only available if you have installed the [Zuora Connector for NetSuite](https://www.zuora.com/connect/app/?appId=265).
|
|
679
|
+
* @member {String} IntegrationStatus__NS
|
|
680
|
+
*/
|
|
681
|
+
ProductRatePlanChargeRest.prototype['IntegrationStatus__NS'] = undefined;
|
|
682
|
+
|
|
683
|
+
/**
|
|
684
|
+
* @member {module:model/ProductRatePlanChargeObjectNSFieldsItemTypeNS} ItemType__NS
|
|
685
|
+
*/
|
|
686
|
+
ProductRatePlanChargeRest.prototype['ItemType__NS'] = undefined;
|
|
687
|
+
|
|
688
|
+
/**
|
|
689
|
+
* Location associated with the corresponding item in NetSuite. Only available if you have installed the [Zuora Connector for NetSuite](https://www.zuora.com/connect/app/?appId=265).
|
|
690
|
+
* @member {String} Location__NS
|
|
691
|
+
*/
|
|
692
|
+
ProductRatePlanChargeRest.prototype['Location__NS'] = undefined;
|
|
693
|
+
|
|
694
|
+
/**
|
|
695
|
+
* Recognized revenue account associated with the corresponding item in NetSuite. Only available if you have installed the [Zuora Connector for NetSuite](https://www.zuora.com/connect/app/?appId=265).
|
|
696
|
+
* @member {String} RecognizedRevAccount__NS
|
|
697
|
+
*/
|
|
698
|
+
ProductRatePlanChargeRest.prototype['RecognizedRevAccount__NS'] = undefined;
|
|
699
|
+
|
|
700
|
+
/**
|
|
701
|
+
* @member {module:model/ProductRatePlanChargeObjectNSFieldsRevRecEndNS} RevRecEnd__NS
|
|
702
|
+
*/
|
|
703
|
+
ProductRatePlanChargeRest.prototype['RevRecEnd__NS'] = undefined;
|
|
704
|
+
|
|
705
|
+
/**
|
|
706
|
+
* @member {module:model/ProductRatePlanChargeObjectNSFieldsRevRecStartNS} RevRecStart__NS
|
|
707
|
+
*/
|
|
708
|
+
ProductRatePlanChargeRest.prototype['RevRecStart__NS'] = undefined;
|
|
709
|
+
|
|
710
|
+
/**
|
|
711
|
+
* Only available if you have installed the [Zuora Connector for NetSuite](https://www.zuora.com/connect/app/?appId=265).
|
|
712
|
+
* @member {String} RevRecTemplateType__NS
|
|
713
|
+
*/
|
|
714
|
+
ProductRatePlanChargeRest.prototype['RevRecTemplateType__NS'] = undefined;
|
|
715
|
+
|
|
716
|
+
/**
|
|
717
|
+
* Subsidiary associated with the corresponding item in NetSuite. Only available if you have installed the [Zuora Connector for NetSuite](https://www.zuora.com/connect/app/?appId=265).
|
|
718
|
+
* @member {String} Subsidiary__NS
|
|
719
|
+
*/
|
|
720
|
+
ProductRatePlanChargeRest.prototype['Subsidiary__NS'] = undefined;
|
|
721
|
+
|
|
722
|
+
/**
|
|
723
|
+
* Date when the product rate plan charge was synchronized with NetSuite. Only available if you have installed the [Zuora Connector for NetSuite](https://www.zuora.com/connect/app/?appId=265).
|
|
724
|
+
* @member {String} SyncDate__NS
|
|
725
|
+
*/
|
|
726
|
+
ProductRatePlanChargeRest.prototype['SyncDate__NS'] = undefined;
|
|
727
|
+
|
|
728
|
+
/**
|
|
729
|
+
* Unique product rate-plan charge ID.
|
|
730
|
+
* @member {String} id
|
|
731
|
+
*/
|
|
732
|
+
ProductRatePlanChargeRest.prototype['id'] = undefined;
|
|
733
|
+
|
|
734
|
+
/**
|
|
735
|
+
* Name of the product rate-plan charge. (Not required to be unique.)
|
|
736
|
+
* @member {String} name
|
|
737
|
+
*/
|
|
738
|
+
ProductRatePlanChargeRest.prototype['name'] = undefined;
|
|
739
|
+
|
|
740
|
+
/**
|
|
741
|
+
* The type of charge. Possible values are: `OneTime`, `Recurring`, `Usage`.
|
|
742
|
+
* @member {String} type
|
|
743
|
+
*/
|
|
744
|
+
ProductRatePlanChargeRest.prototype['type'] = undefined;
|
|
745
|
+
|
|
746
|
+
/**
|
|
747
|
+
* Charge model which determines how charges are calculated. Charge models must be individually activated in Zuora Billing administration. Possible values are: - `FlatFee` - `PerUnit` - `Overage` - `Volume` - `Tiered` - `TieredWithOverage` - `DiscountFixedAmount` - `DiscountPercentage` - `Delivery` - `MultiAttributePricing` - `PreratedPerUnit` - `PreratedPricing` - `HighWatermarkVolumePricing` - `HighWatermarkTieredPricing`
|
|
748
|
+
* @member {String} model
|
|
749
|
+
*/
|
|
750
|
+
ProductRatePlanChargeRest.prototype['model'] = undefined;
|
|
751
|
+
|
|
752
|
+
/**
|
|
753
|
+
* Usually a brief line item summary of the Rate Plan Charge.
|
|
754
|
+
* @member {String} description
|
|
755
|
+
*/
|
|
756
|
+
ProductRatePlanChargeRest.prototype['description'] = undefined;
|
|
757
|
+
|
|
758
|
+
/**
|
|
759
|
+
* The natural key of the product rate plan charge.
|
|
760
|
+
* @member {String} productRatePlanChargeNumber
|
|
761
|
+
*/
|
|
762
|
+
ProductRatePlanChargeRest.prototype['productRatePlanChargeNumber'] = undefined;
|
|
763
|
+
|
|
764
|
+
/**
|
|
765
|
+
* Whether to apply the charge partially based on the billing period.
|
|
766
|
+
* @member {Boolean} applyToBillingPeriodPartially
|
|
767
|
+
*/
|
|
768
|
+
ProductRatePlanChargeRest.prototype['applyToBillingPeriodPartially'] = undefined;
|
|
769
|
+
|
|
770
|
+
/**
|
|
771
|
+
* Specifies where (to what charge type) the discount will be applied. These field values are case-sensitive. Permissible values: - RECURRING - USAGE - ONETIMERECURRING - ONETIMEUSAGE - RECURRINGUSAGE - ONETIMERECURRINGUSAGE
|
|
772
|
+
* @member {String} applyDiscountTo
|
|
773
|
+
*/
|
|
774
|
+
ProductRatePlanChargeRest.prototype['applyDiscountTo'] = undefined;
|
|
775
|
+
|
|
776
|
+
/**
|
|
777
|
+
* The bill cycle day (BCD) for the charge. The BCD determines which day of the month or week the customer is billed. The BCD value in the account can override the BCD in this object.
|
|
778
|
+
* @member {String} billingDay
|
|
779
|
+
*/
|
|
780
|
+
ProductRatePlanChargeRest.prototype['billingDay'] = undefined;
|
|
781
|
+
|
|
782
|
+
/**
|
|
783
|
+
* The billing period for the charge. The start day of the billing period is also called the bill cycle day (BCD). Values: - Month - Quarter - Annual - Semi-Annual - Specific Months - Week - Specific_Weeks
|
|
784
|
+
* @member {String} billingPeriod
|
|
785
|
+
*/
|
|
786
|
+
ProductRatePlanChargeRest.prototype['billingPeriod'] = undefined;
|
|
787
|
+
|
|
788
|
+
/**
|
|
789
|
+
* Aligns charges within the same subscription if multiple charges begin on different dates. Possible values: - AlignToCharge - AlignToSubscriptionStart - AlignToTermStart
|
|
790
|
+
* @member {String} billingPeriodAlignment
|
|
791
|
+
*/
|
|
792
|
+
ProductRatePlanChargeRest.prototype['billingPeriodAlignment'] = undefined;
|
|
793
|
+
|
|
794
|
+
/**
|
|
795
|
+
* The billing timing for the charge. You can choose to bill for charges in advance or in arrears. Values: - IN_ADVANCE - IN_ARREARS
|
|
796
|
+
* @member {String} billingTiming
|
|
797
|
+
*/
|
|
798
|
+
ProductRatePlanChargeRest.prototype['billingTiming'] = undefined;
|
|
799
|
+
|
|
800
|
+
/**
|
|
801
|
+
* The function of the charge.
|
|
802
|
+
* @member {String} chargeFunction
|
|
803
|
+
*/
|
|
804
|
+
ProductRatePlanChargeRest.prototype['chargeFunction'] = undefined;
|
|
805
|
+
|
|
806
|
+
/**
|
|
807
|
+
* This field is for Zuora Internal Use only. See the **pricing** field for the same information as this field.
|
|
808
|
+
* @member {Object} chargeModelConfigurations
|
|
809
|
+
*/
|
|
810
|
+
ProductRatePlanChargeRest.prototype['chargeModelConfigurations'] = undefined;
|
|
811
|
+
|
|
812
|
+
/**
|
|
813
|
+
* The commitment type of the charge.
|
|
814
|
+
* @member {String} commitmentType
|
|
815
|
+
*/
|
|
816
|
+
ProductRatePlanChargeRest.prototype['commitmentType'] = undefined;
|
|
817
|
+
|
|
818
|
+
/**
|
|
819
|
+
* **Note**: This field is only available if you have the [Prepaid with Drawdown](https://knowledgecenter.zuora.com/Billing/Billing_and_Payments/J_Billing_Operations/Prepaid_with_Drawdown) feature enabled. The way to calculate credit.
|
|
820
|
+
* @member {module:model/ProductRatePlanChargeRest.CreditOptionEnum} creditOption
|
|
821
|
+
*/
|
|
822
|
+
ProductRatePlanChargeRest.prototype['creditOption'] = undefined;
|
|
823
|
+
|
|
824
|
+
/**
|
|
825
|
+
* The default quantity of units. This field is required if you use a per-unit charge model.
|
|
826
|
+
* @member {Number} defaultQuantity
|
|
827
|
+
*/
|
|
828
|
+
ProductRatePlanChargeRest.prototype['defaultQuantity'] = undefined;
|
|
829
|
+
|
|
830
|
+
/**
|
|
831
|
+
* @member {module:model/GetProductRatePlanChargeDeliverySchedule} deliverySchedule
|
|
832
|
+
*/
|
|
833
|
+
ProductRatePlanChargeRest.prototype['deliverySchedule'] = undefined;
|
|
834
|
+
|
|
835
|
+
/**
|
|
836
|
+
* The class that the discount belongs to. The discount class defines the order in which discount product rate plan charges are applied.
|
|
837
|
+
* @member {String} discountClass
|
|
838
|
+
*/
|
|
839
|
+
ProductRatePlanChargeRest.prototype['discountClass'] = undefined;
|
|
840
|
+
|
|
841
|
+
/**
|
|
842
|
+
* The level of the discount. Values: - RatePlan - Subscription - Account
|
|
843
|
+
* @member {String} discountLevel
|
|
844
|
+
*/
|
|
845
|
+
ProductRatePlanChargeRest.prototype['discountLevel'] = undefined;
|
|
846
|
+
|
|
847
|
+
/**
|
|
848
|
+
* **Note**: This field is only available if you have the [Prepaid with Drawdown](https://knowledgecenter.zuora.com/Billing/Billing_and_Payments/J_Billing_Operations/Prepaid_with_Drawdown) feature enabled. The conversion rate between Usage UOM and Drawdown UOM for a drawdown charge. Must be a positive number (>0).
|
|
849
|
+
* @member {Number} drawdownRate
|
|
850
|
+
*/
|
|
851
|
+
ProductRatePlanChargeRest.prototype['drawdownRate'] = undefined;
|
|
852
|
+
|
|
853
|
+
/**
|
|
854
|
+
* **Note**: This field is only available if you have the [Prepaid with Drawdown](https://knowledgecenter.zuora.com/Billing/Billing_and_Payments/J_Billing_Operations/Prepaid_with_Drawdown) feature enabled. Unit of measurement for a drawdown charge.
|
|
855
|
+
* @member {String} drawdownUom
|
|
856
|
+
*/
|
|
857
|
+
ProductRatePlanChargeRest.prototype['drawdownUom'] = undefined;
|
|
858
|
+
|
|
859
|
+
/**
|
|
860
|
+
* Conditions that determine which accounts are eligible for this calculated charge. Only applicable when charge model is `Calculated`.
|
|
861
|
+
* @member {module:model/ExtendedGroupCondition} eligibleAccountConditions
|
|
862
|
+
*/
|
|
863
|
+
ProductRatePlanChargeRest.prototype['eligibleAccountConditions'] = undefined;
|
|
864
|
+
|
|
865
|
+
/**
|
|
866
|
+
* Conditions that determine which charges are eligible to be calculated by this charge. Only applicable when charge model is `Calculated`.
|
|
867
|
+
* @member {module:model/ExtendedGroupCondition} eligibleChargeConditions
|
|
868
|
+
*/
|
|
869
|
+
ProductRatePlanChargeRest.prototype['eligibleChargeConditions'] = undefined;
|
|
870
|
+
|
|
871
|
+
/**
|
|
872
|
+
* Defines when the charge ends after the charge trigger date. If the subscription ends before the charge end date, the charge ends when the subscription ends. But if the subscription end date is subsequently changed through a Renewal, or Terms and Conditions amendment, the charge will end on the charge end date. Values: - Subscription_End - Fixed_Period
|
|
873
|
+
* @member {String} endDateCondition
|
|
874
|
+
*/
|
|
875
|
+
ProductRatePlanChargeRest.prototype['endDateCondition'] = undefined;
|
|
876
|
+
|
|
877
|
+
/**
|
|
878
|
+
* The flag to exclude the related invoice items, invoice item adjustments, credit memo items, and debit memo items from revenue accounting. **Note**: This field is only available if you have the Billing - Revenue Integration feature enabled.
|
|
879
|
+
* @member {Boolean} excludeItemBillingFromRevenueAccounting
|
|
880
|
+
*/
|
|
881
|
+
ProductRatePlanChargeRest.prototype['excludeItemBillingFromRevenueAccounting'] = undefined;
|
|
882
|
+
|
|
883
|
+
/**
|
|
884
|
+
* The flag to exclude the related rate plan charges and order line items from revenue accounting. **Note**: This field is only available if you have the Billing - Revenue Integration feature enabled.
|
|
885
|
+
* @member {Boolean} excludeItemBookingFromRevenueAccounting
|
|
886
|
+
*/
|
|
887
|
+
ProductRatePlanChargeRest.prototype['excludeItemBookingFromRevenueAccounting'] = undefined;
|
|
888
|
+
|
|
889
|
+
/**
|
|
890
|
+
* @member {module:model/FinanceInformation} financeInformation
|
|
891
|
+
*/
|
|
892
|
+
ProductRatePlanChargeRest.prototype['financeInformation'] = undefined;
|
|
893
|
+
|
|
894
|
+
/**
|
|
895
|
+
* The pricing formula to calculate the actual rating amount for each usage record. This field is only available for the usage-based charges that use the Multi-Attribute Pricing charge model.
|
|
896
|
+
* @member {String} formula
|
|
897
|
+
*/
|
|
898
|
+
ProductRatePlanChargeRest.prototype['formula'] = undefined;
|
|
899
|
+
|
|
900
|
+
/**
|
|
901
|
+
* Specifies the number of units in the base set of units when the charge model is Overage.
|
|
902
|
+
* @member {Number} includedUnits
|
|
903
|
+
*/
|
|
904
|
+
ProductRatePlanChargeRest.prototype['includedUnits'] = undefined;
|
|
905
|
+
|
|
906
|
+
/**
|
|
907
|
+
* This field is used to identify if the charge segment is allocation eligible in revenue recognition. **Note**: This feature is in the **Early Adopter** phase.
|
|
908
|
+
* @member {Boolean} isAllocationEligible
|
|
909
|
+
*/
|
|
910
|
+
ProductRatePlanChargeRest.prototype['isAllocationEligible'] = undefined;
|
|
911
|
+
|
|
912
|
+
/**
|
|
913
|
+
* **Note**: This field is only available if you have the [Prepaid with Drawdown](https://knowledgecenter.zuora.com/Billing/Billing_and_Payments/J_Billing_Operations/Prepaid_with_Drawdown) feature enabled. Indicates whether this charge is a prepayment (topup) charge or a drawdown charge.
|
|
914
|
+
* @member {Boolean} isPrepaid
|
|
915
|
+
*/
|
|
916
|
+
ProductRatePlanChargeRest.prototype['isPrepaid'] = undefined;
|
|
917
|
+
|
|
918
|
+
/**
|
|
919
|
+
* **Note**: This field is only available if you have the [Prepaid with Drawdown](https://knowledgecenter.zuora.com/Billing/Billing_and_Payments/J_Billing_Operations/Prepaid_with_Drawdown) feature enabled. Determines whether the rollover fields are needed.
|
|
920
|
+
* @member {Boolean} isRollover
|
|
921
|
+
*/
|
|
922
|
+
ProductRatePlanChargeRest.prototype['isRollover'] = undefined;
|
|
923
|
+
|
|
924
|
+
/**
|
|
925
|
+
* **Note**: This field is only applicable to the Discount - Percentage charge model. This field indicates whether the discount is to be calculated as stacked discount. - `true`: This is a stacked discount, which should be calculated by stacking with other discounts. - `false`: This is not a stacked discount, which should be calculated in sequence with other discounts.
|
|
926
|
+
* @member {Boolean} isStackedDiscount
|
|
927
|
+
*/
|
|
928
|
+
ProductRatePlanChargeRest.prototype['isStackedDiscount'] = undefined;
|
|
929
|
+
|
|
930
|
+
/**
|
|
931
|
+
* This field is used to dictate how to perform the accounting during revenue recognition. **Note**: This feature is in the **Early Adopter** phase.
|
|
932
|
+
* @member {Boolean} isUnbilled
|
|
933
|
+
*/
|
|
934
|
+
ProductRatePlanChargeRest.prototype['isUnbilled'] = undefined;
|
|
935
|
+
|
|
936
|
+
/**
|
|
937
|
+
* The list price base for the product rate plan charge. This field is only applicable for recurring charges.
|
|
938
|
+
* @member {module:model/ProductRatePlanChargeRest.ListPriceBaseEnum} listPriceBase
|
|
939
|
+
*/
|
|
940
|
+
ProductRatePlanChargeRest.prototype['listPriceBase'] = undefined;
|
|
941
|
+
|
|
942
|
+
/**
|
|
943
|
+
* Specifies the maximum number of units for this charge. Use this field and the `minQuantity` field to create a range of units allowed in a product rate plan charge.
|
|
944
|
+
* @member {Number} maxQuantity
|
|
945
|
+
*/
|
|
946
|
+
ProductRatePlanChargeRest.prototype['maxQuantity'] = undefined;
|
|
947
|
+
|
|
948
|
+
/**
|
|
949
|
+
* Specifies the minimum number of units for this charge. Use this field and the `maxQuantity` field to create a range of units allowed in a product rate plan charge.
|
|
950
|
+
* @member {Number} minQuantity
|
|
951
|
+
*/
|
|
952
|
+
ProductRatePlanChargeRest.prototype['minQuantity'] = undefined;
|
|
953
|
+
|
|
954
|
+
/**
|
|
955
|
+
* Value specifies the number of periods used in the smoothing model calculations. Used when overage smoothing model is `RollingWindow` or `Rollover`.
|
|
956
|
+
* @member {Number} numberOfPeriods
|
|
957
|
+
*/
|
|
958
|
+
ProductRatePlanChargeRest.prototype['numberOfPeriods'] = undefined;
|
|
959
|
+
|
|
960
|
+
/**
|
|
961
|
+
* Value specifies when to calculate overage charges. Values: - EndOfSmoothingPeriod - PerBillingPeriod
|
|
962
|
+
* @member {String} overageCalculationOption
|
|
963
|
+
*/
|
|
964
|
+
ProductRatePlanChargeRest.prototype['overageCalculationOption'] = undefined;
|
|
965
|
+
|
|
966
|
+
/**
|
|
967
|
+
* Determines whether to credit the customer with unused units of usage. Values: - NoCredit - CreditBySpecificRate
|
|
968
|
+
* @member {String} overageUnusedUnitsCreditOption
|
|
969
|
+
*/
|
|
970
|
+
ProductRatePlanChargeRest.prototype['overageUnusedUnitsCreditOption'] = undefined;
|
|
971
|
+
|
|
972
|
+
/**
|
|
973
|
+
* **Note**: This field is only available if you have the [Prepaid with Drawdown](https://knowledgecenter.zuora.com/Billing/Billing_and_Payments/J_Billing_Operations/Prepaid_with_Drawdown) feature enabled. The type of this charge. It is either a prepayment (topup) charge or a drawdown charge.
|
|
974
|
+
* @member {module:model/ProductRatePlanChargeRest.PrepaidOperationTypeEnum} prepaidOperationType
|
|
975
|
+
*/
|
|
976
|
+
ProductRatePlanChargeRest.prototype['prepaidOperationType'] = undefined;
|
|
977
|
+
|
|
978
|
+
/**
|
|
979
|
+
* **Note**: This field is only available if you have the [Prepaid with Drawdown](https://knowledgecenter.zuora.com/Billing/Billing_and_Payments/J_Billing_Operations/Prepaid_with_Drawdown) feature enabled. The number of units included in a prepayment charge. Must be a positive number (>0).
|
|
980
|
+
* @member {Number} prepaidQuantity
|
|
981
|
+
*/
|
|
982
|
+
ProductRatePlanChargeRest.prototype['prepaidQuantity'] = undefined;
|
|
983
|
+
|
|
984
|
+
/**
|
|
985
|
+
* **Note**: This field is only available if you have the [Prepaid with Drawdown](https://knowledgecenter.zuora.com/Billing/Billing_and_Payments/J_Billing_Operations/Prepaid_with_Drawdown) feature enabled. The total amount of units that end customers can use during a validity period when they subscribe to a prepayment charge.
|
|
986
|
+
* @member {Number} prepaidTotalQuantity
|
|
987
|
+
*/
|
|
988
|
+
ProductRatePlanChargeRest.prototype['prepaidTotalQuantity'] = undefined;
|
|
989
|
+
|
|
990
|
+
/**
|
|
991
|
+
* **Note**: This field is only available if you have the [Prepaid with Drawdown](https://knowledgecenter.zuora.com/Billing/Billing_and_Payments/J_Billing_Operations/Prepaid_with_Drawdown) feature enabled. Unit of measurement for a prepayment charge.
|
|
992
|
+
* @member {String} prepaidUom
|
|
993
|
+
*/
|
|
994
|
+
ProductRatePlanChargeRest.prototype['prepaidUom'] = undefined;
|
|
995
|
+
|
|
996
|
+
/**
|
|
997
|
+
* The number of periods to which prepayment is set. **Note:** This field is only available if you already have the prepayment feature enabled. The prepayment feature is deprecated and available only for backward compatibility.
|
|
998
|
+
* @member {Number} prepayPeriods
|
|
999
|
+
*/
|
|
1000
|
+
ProductRatePlanChargeRest.prototype['prepayPeriods'] = undefined;
|
|
1001
|
+
|
|
1002
|
+
/**
|
|
1003
|
+
* Determines the prorating option for the charge.
|
|
1004
|
+
* @member {String} prorationOption
|
|
1005
|
+
*/
|
|
1006
|
+
ProductRatePlanChargeRest.prototype['prorationOption'] = undefined;
|
|
1007
|
+
|
|
1008
|
+
/**
|
|
1009
|
+
* Applies an automatic price change when a termed subscription is renewed. Values: - NoChange (default) - SpecificPercentageValue - UseLatestProductCatalogPricing
|
|
1010
|
+
* @member {String} priceChangeOption
|
|
1011
|
+
*/
|
|
1012
|
+
ProductRatePlanChargeRest.prototype['priceChangeOption'] = undefined;
|
|
1013
|
+
|
|
1014
|
+
/**
|
|
1015
|
+
* Specifies the percentage to increase or decrease the price of a termed subscription's renewal. Use this field if you set the `priceChangeOption` value to `SpecificPercentageValue`. Values: a decimal between -100 and 100.
|
|
1016
|
+
* @member {Number} priceIncreasePercentage
|
|
1017
|
+
*/
|
|
1018
|
+
ProductRatePlanChargeRest.prototype['priceIncreasePercentage'] = undefined;
|
|
1019
|
+
|
|
1020
|
+
/**
|
|
1021
|
+
* One or more price charge models with attributes that further describe the model. Some attributes show as null values when not applicable.
|
|
1022
|
+
* @member {Array.<module:model/GetProductRatePlanChargePricingType>} pricing
|
|
1023
|
+
*/
|
|
1024
|
+
ProductRatePlanChargeRest.prototype['pricing'] = undefined;
|
|
1025
|
+
|
|
1026
|
+
/**
|
|
1027
|
+
* A concise description of the charge model and pricing that is suitable to show to your customers.
|
|
1028
|
+
* @member {Array.<String>} pricingSummary
|
|
1029
|
+
*/
|
|
1030
|
+
ProductRatePlanChargeRest.prototype['pricingSummary'] = undefined;
|
|
1031
|
+
|
|
1032
|
+
/**
|
|
1033
|
+
* Container for the application details about a discount product rate plan charge. Only discount product rate plan charges have values in this field.
|
|
1034
|
+
* @member {Array.<module:model/GetProductDiscountApplyDetailsType>} productDiscountApplyDetails
|
|
1035
|
+
*/
|
|
1036
|
+
ProductRatePlanChargeRest.prototype['productDiscountApplyDetails'] = undefined;
|
|
1037
|
+
|
|
1038
|
+
/**
|
|
1039
|
+
* Specifies a rating group based on which usage records are rated. Possible values: - `ByBillingPeriod` (default) - `ByUsageStartDate` - `ByUsageRecord` - `ByUsageUpload` - `ByGroupId` **Note**: Use this field only for Usage charges. One-Time Charges and Recurring Charges return `NULL`.
|
|
1040
|
+
* @member {String} ratingGroup
|
|
1041
|
+
*/
|
|
1042
|
+
ProductRatePlanChargeRest.prototype['ratingGroup'] = undefined;
|
|
1043
|
+
|
|
1044
|
+
/**
|
|
1045
|
+
* The operator type for rating groups.
|
|
1046
|
+
* @member {String} ratingGroupsOperatorType
|
|
1047
|
+
*/
|
|
1048
|
+
ProductRatePlanChargeRest.prototype['ratingGroupsOperatorType'] = undefined;
|
|
1049
|
+
|
|
1050
|
+
/**
|
|
1051
|
+
* Whether to reflect the discount in the net amount.
|
|
1052
|
+
* @member {Boolean} reflectDiscountInNetAmount
|
|
1053
|
+
*/
|
|
1054
|
+
ProductRatePlanChargeRest.prototype['reflectDiscountInNetAmount'] = undefined;
|
|
1055
|
+
|
|
1056
|
+
/**
|
|
1057
|
+
* Associates this product rate plan charge with a specific revenue recognition code.
|
|
1058
|
+
* @member {String} revRecCode
|
|
1059
|
+
*/
|
|
1060
|
+
ProductRatePlanChargeRest.prototype['revRecCode'] = undefined;
|
|
1061
|
+
|
|
1062
|
+
/**
|
|
1063
|
+
* Specifies when revenue recognition begins.
|
|
1064
|
+
* @member {module:model/ProductRatePlanChargeRest.RevRecTriggerConditionEnum} revRecTriggerCondition
|
|
1065
|
+
*/
|
|
1066
|
+
ProductRatePlanChargeRest.prototype['revRecTriggerCondition'] = undefined;
|
|
1067
|
+
|
|
1068
|
+
/**
|
|
1069
|
+
* Specifies the revenue recognition rule.
|
|
1070
|
+
* @member {String} revenueRecognitionRuleName
|
|
1071
|
+
*/
|
|
1072
|
+
ProductRatePlanChargeRest.prototype['revenueRecognitionRuleName'] = undefined;
|
|
1073
|
+
|
|
1074
|
+
/**
|
|
1075
|
+
* This field is used to dictate the type of revenue recognition timing.
|
|
1076
|
+
* @member {String} revenueRecognitionTiming
|
|
1077
|
+
*/
|
|
1078
|
+
ProductRatePlanChargeRest.prototype['revenueRecognitionTiming'] = undefined;
|
|
1079
|
+
|
|
1080
|
+
/**
|
|
1081
|
+
* This field is used to dictate the type of revenue amortization method.
|
|
1082
|
+
* @member {String} revenueAmortizationMethod
|
|
1083
|
+
*/
|
|
1084
|
+
ProductRatePlanChargeRest.prototype['revenueAmortizationMethod'] = undefined;
|
|
1085
|
+
|
|
1086
|
+
/**
|
|
1087
|
+
* **Note**: This field is only available if you have the [Prepaid with Drawdown](https://knowledgecenter.zuora.com/Billing/Billing_and_Payments/J_Billing_Operations/Prepaid_with_Drawdown) feature enabled. This field defines the priority of rollover, which is either first or last.
|
|
1088
|
+
* @member {module:model/ProductRatePlanChargeRest.RolloverApplyEnum} rolloverApply
|
|
1089
|
+
*/
|
|
1090
|
+
ProductRatePlanChargeRest.prototype['rolloverApply'] = undefined;
|
|
1091
|
+
|
|
1092
|
+
/**
|
|
1093
|
+
* **Note**: This field is only available if you have the [Prepaid with Drawdown](https://knowledgecenter.zuora.com/Billing/Billing_and_Payments/J_Billing_Operations/Prepaid_with_Drawdown) feature enabled. This field defines the number of rollover periods, it is restricted to 3.
|
|
1094
|
+
* @member {Number} rolloverPeriods
|
|
1095
|
+
*/
|
|
1096
|
+
ProductRatePlanChargeRest.prototype['rolloverPeriods'] = undefined;
|
|
1097
|
+
|
|
1098
|
+
/**
|
|
1099
|
+
* Specifies the smoothing model for an overage smoothing charge model or a tiered with overage model. Values: - `RollingWindow` - `Rollover`
|
|
1100
|
+
* @member {String} smoothingModel
|
|
1101
|
+
*/
|
|
1102
|
+
ProductRatePlanChargeRest.prototype['smoothingModel'] = undefined;
|
|
1103
|
+
|
|
1104
|
+
/**
|
|
1105
|
+
* When the billing period is set to `Specific` Months then this positive integer reflects the number of months for billing period charges.
|
|
1106
|
+
* @member {Number} specificBillingPeriod
|
|
1107
|
+
*/
|
|
1108
|
+
ProductRatePlanChargeRest.prototype['specificBillingPeriod'] = undefined;
|
|
1109
|
+
|
|
1110
|
+
/**
|
|
1111
|
+
* The number of months for the list price base of the charge. The value of this field is `null` if you do not set the value of the `listPriceBase` field to `Per_Specific_Months`.
|
|
1112
|
+
* @member {Object} specificListPriceBase
|
|
1113
|
+
*/
|
|
1114
|
+
ProductRatePlanChargeRest.prototype['specificListPriceBase'] = undefined;
|
|
1115
|
+
|
|
1116
|
+
/**
|
|
1117
|
+
* Specifies the tax code for taxation rules; used by Zuora Tax.
|
|
1118
|
+
* @member {String} taxCode
|
|
1119
|
+
*/
|
|
1120
|
+
ProductRatePlanChargeRest.prototype['taxCode'] = undefined;
|
|
1121
|
+
|
|
1122
|
+
/**
|
|
1123
|
+
* Specifies how to define taxation for the charge; used by Zuora Tax. Possible values are: `TaxExclusive`, `TaxInclusive`.
|
|
1124
|
+
* @member {String} taxMode
|
|
1125
|
+
*/
|
|
1126
|
+
ProductRatePlanChargeRest.prototype['taxMode'] = undefined;
|
|
1127
|
+
|
|
1128
|
+
/**
|
|
1129
|
+
* Specifies whether the charge is taxable; used by Zuora Tax. Possible values are: `true`, `false`.
|
|
1130
|
+
* @member {Boolean} taxable
|
|
1131
|
+
*/
|
|
1132
|
+
ProductRatePlanChargeRest.prototype['taxable'] = undefined;
|
|
1133
|
+
|
|
1134
|
+
/**
|
|
1135
|
+
* Specifies when to start billing the customer for the charge. Values: - `ContractEffective` - `ServiceActivation` - `CustomerAcceptance` - `SpecificDate`
|
|
1136
|
+
* @member {String} triggerEvent
|
|
1137
|
+
*/
|
|
1138
|
+
ProductRatePlanChargeRest.prototype['triggerEvent'] = undefined;
|
|
1139
|
+
|
|
1140
|
+
/**
|
|
1141
|
+
* Describes the Units of Measure (uom) configured in **Settings > Billing** for the productRatePlanCharges.
|
|
1142
|
+
* @member {String} uom
|
|
1143
|
+
*/
|
|
1144
|
+
ProductRatePlanChargeRest.prototype['uom'] = undefined;
|
|
1145
|
+
|
|
1146
|
+
/**
|
|
1147
|
+
* The price for unused included units.
|
|
1148
|
+
* @member {Number} unusedIncludedUnitPrice
|
|
1149
|
+
*/
|
|
1150
|
+
ProductRatePlanChargeRest.prototype['unusedIncludedUnitPrice'] = undefined;
|
|
1151
|
+
|
|
1152
|
+
/**
|
|
1153
|
+
* Specifies the length of the period during which the charge is active. If this period ends before the subscription ends, the charge ends when this period ends.
|
|
1154
|
+
* @member {Number} upToPeriods
|
|
1155
|
+
*/
|
|
1156
|
+
ProductRatePlanChargeRest.prototype['upToPeriods'] = undefined;
|
|
1157
|
+
|
|
1158
|
+
/**
|
|
1159
|
+
* The period type used to define when the charge ends. Values: - Billing_Periods - Days - Weeks - Months - Years
|
|
1160
|
+
* @member {String} upToPeriodsType
|
|
1161
|
+
*/
|
|
1162
|
+
ProductRatePlanChargeRest.prototype['upToPeriodsType'] = undefined;
|
|
1163
|
+
|
|
1164
|
+
/**
|
|
1165
|
+
* Determines how Zuora processes usage records for per-unit usage charges.
|
|
1166
|
+
* @member {String} usageRecordRatingOption
|
|
1167
|
+
*/
|
|
1168
|
+
ProductRatePlanChargeRest.prototype['usageRecordRatingOption'] = undefined;
|
|
1169
|
+
|
|
1170
|
+
/**
|
|
1171
|
+
* Determines whether to define a new accounting code for the new discount charge.
|
|
1172
|
+
* @member {Boolean} useDiscountSpecificAccountingCode
|
|
1173
|
+
*/
|
|
1174
|
+
ProductRatePlanChargeRest.prototype['useDiscountSpecificAccountingCode'] = undefined;
|
|
1175
|
+
|
|
1176
|
+
/**
|
|
1177
|
+
* Shows the tenant-level percentage uplift value for an automatic price change to a termed subscription's renewal.
|
|
1178
|
+
* @member {Boolean} useTenantDefaultForPriceChange
|
|
1179
|
+
*/
|
|
1180
|
+
ProductRatePlanChargeRest.prototype['useTenantDefaultForPriceChange'] = undefined;
|
|
1181
|
+
|
|
1182
|
+
/**
|
|
1183
|
+
* **Note**: This field is only available if you have the [Prepaid with Drawdown](https://knowledgecenter.zuora.com/Billing/Billing_and_Payments/J_Billing_Operations/Prepaid_with_Drawdown) feature enabled. The period in which the prepayment units are valid to use as defined in a prepayment charge.
|
|
1184
|
+
* @member {module:model/ProductRatePlanChargeRest.ValidityPeriodTypeEnum} validityPeriodType
|
|
1185
|
+
*/
|
|
1186
|
+
ProductRatePlanChargeRest.prototype['validityPeriodType'] = undefined;
|
|
1187
|
+
|
|
1188
|
+
|
|
1189
|
+
// Implement ProductRatePlanChargeObjectNSFields interface:
|
|
1190
|
+
/**
|
|
1191
|
+
* Class associated with the corresponding item in NetSuite. Only available if you have installed the [Zuora Connector for NetSuite](https://www.zuora.com/connect/app/?appId=265).
|
|
1192
|
+
* @member {String} Class__NS
|
|
1193
|
+
*/
|
|
1194
|
+
ProductRatePlanChargeObjectNSFields.prototype['Class__NS'] = undefined;
|
|
1195
|
+
/**
|
|
1196
|
+
* Deferrred revenue account associated with the corresponding item in NetSuite. Only available if you have installed the [Zuora Connector for NetSuite](https://www.zuora.com/connect/app/?appId=265).
|
|
1197
|
+
* @member {String} DeferredRevAccount__NS
|
|
1198
|
+
*/
|
|
1199
|
+
ProductRatePlanChargeObjectNSFields.prototype['DeferredRevAccount__NS'] = undefined;
|
|
1200
|
+
/**
|
|
1201
|
+
* Department associated with the corresponding item in NetSuite. Only available if you have installed the [Zuora Connector for NetSuite](https://www.zuora.com/connect/app/?appId=265).
|
|
1202
|
+
* @member {String} Department__NS
|
|
1203
|
+
*/
|
|
1204
|
+
ProductRatePlanChargeObjectNSFields.prototype['Department__NS'] = undefined;
|
|
1205
|
+
/**
|
|
1206
|
+
* @member {module:model/ProductRatePlanChargeObjectNSFieldsIncludeChildrenNS} IncludeChildren__NS
|
|
1207
|
+
*/
|
|
1208
|
+
ProductRatePlanChargeObjectNSFields.prototype['IncludeChildren__NS'] = undefined;
|
|
1209
|
+
/**
|
|
1210
|
+
* ID of the corresponding object in NetSuite. Only available if you have installed the [Zuora Connector for NetSuite](https://www.zuora.com/connect/app/?appId=265).
|
|
1211
|
+
* @member {String} IntegrationId__NS
|
|
1212
|
+
*/
|
|
1213
|
+
ProductRatePlanChargeObjectNSFields.prototype['IntegrationId__NS'] = undefined;
|
|
1214
|
+
/**
|
|
1215
|
+
* Status of the product rate plan charge's synchronization with NetSuite. Only available if you have installed the [Zuora Connector for NetSuite](https://www.zuora.com/connect/app/?appId=265).
|
|
1216
|
+
* @member {String} IntegrationStatus__NS
|
|
1217
|
+
*/
|
|
1218
|
+
ProductRatePlanChargeObjectNSFields.prototype['IntegrationStatus__NS'] = undefined;
|
|
1219
|
+
/**
|
|
1220
|
+
* @member {module:model/ProductRatePlanChargeObjectNSFieldsItemTypeNS} ItemType__NS
|
|
1221
|
+
*/
|
|
1222
|
+
ProductRatePlanChargeObjectNSFields.prototype['ItemType__NS'] = undefined;
|
|
1223
|
+
/**
|
|
1224
|
+
* Location associated with the corresponding item in NetSuite. Only available if you have installed the [Zuora Connector for NetSuite](https://www.zuora.com/connect/app/?appId=265).
|
|
1225
|
+
* @member {String} Location__NS
|
|
1226
|
+
*/
|
|
1227
|
+
ProductRatePlanChargeObjectNSFields.prototype['Location__NS'] = undefined;
|
|
1228
|
+
/**
|
|
1229
|
+
* Recognized revenue account associated with the corresponding item in NetSuite. Only available if you have installed the [Zuora Connector for NetSuite](https://www.zuora.com/connect/app/?appId=265).
|
|
1230
|
+
* @member {String} RecognizedRevAccount__NS
|
|
1231
|
+
*/
|
|
1232
|
+
ProductRatePlanChargeObjectNSFields.prototype['RecognizedRevAccount__NS'] = undefined;
|
|
1233
|
+
/**
|
|
1234
|
+
* @member {module:model/ProductRatePlanChargeObjectNSFieldsRevRecEndNS} RevRecEnd__NS
|
|
1235
|
+
*/
|
|
1236
|
+
ProductRatePlanChargeObjectNSFields.prototype['RevRecEnd__NS'] = undefined;
|
|
1237
|
+
/**
|
|
1238
|
+
* @member {module:model/ProductRatePlanChargeObjectNSFieldsRevRecStartNS} RevRecStart__NS
|
|
1239
|
+
*/
|
|
1240
|
+
ProductRatePlanChargeObjectNSFields.prototype['RevRecStart__NS'] = undefined;
|
|
1241
|
+
/**
|
|
1242
|
+
* Only available if you have installed the [Zuora Connector for NetSuite](https://www.zuora.com/connect/app/?appId=265).
|
|
1243
|
+
* @member {String} RevRecTemplateType__NS
|
|
1244
|
+
*/
|
|
1245
|
+
ProductRatePlanChargeObjectNSFields.prototype['RevRecTemplateType__NS'] = undefined;
|
|
1246
|
+
/**
|
|
1247
|
+
* Subsidiary associated with the corresponding item in NetSuite. Only available if you have installed the [Zuora Connector for NetSuite](https://www.zuora.com/connect/app/?appId=265).
|
|
1248
|
+
* @member {String} Subsidiary__NS
|
|
1249
|
+
*/
|
|
1250
|
+
ProductRatePlanChargeObjectNSFields.prototype['Subsidiary__NS'] = undefined;
|
|
1251
|
+
/**
|
|
1252
|
+
* Date when the product rate plan charge was synchronized with NetSuite. Only available if you have installed the [Zuora Connector for NetSuite](https://www.zuora.com/connect/app/?appId=265).
|
|
1253
|
+
* @member {String} SyncDate__NS
|
|
1254
|
+
*/
|
|
1255
|
+
ProductRatePlanChargeObjectNSFields.prototype['SyncDate__NS'] = undefined;
|
|
1256
|
+
|
|
1257
|
+
|
|
1258
|
+
|
|
1259
|
+
/**
|
|
1260
|
+
* Allowed values for the <code>creditOption</code> property.
|
|
1261
|
+
* @enum {String}
|
|
1262
|
+
* @readonly
|
|
1263
|
+
*/
|
|
1264
|
+
ProductRatePlanChargeRest['CreditOptionEnum'] = {
|
|
1265
|
+
|
|
1266
|
+
/**
|
|
1267
|
+
* value: "TimeBased"
|
|
1268
|
+
* @const
|
|
1269
|
+
*/
|
|
1270
|
+
"TimeBased": "TimeBased",
|
|
1271
|
+
|
|
1272
|
+
/**
|
|
1273
|
+
* value: "ConsumptionBased"
|
|
1274
|
+
* @const
|
|
1275
|
+
*/
|
|
1276
|
+
"ConsumptionBased": "ConsumptionBased",
|
|
1277
|
+
|
|
1278
|
+
/**
|
|
1279
|
+
* value: "FullCreditBack"
|
|
1280
|
+
* @const
|
|
1281
|
+
*/
|
|
1282
|
+
"FullCreditBack": "FullCreditBack"
|
|
1283
|
+
};
|
|
1284
|
+
|
|
1285
|
+
|
|
1286
|
+
/**
|
|
1287
|
+
* Allowed values for the <code>listPriceBase</code> property.
|
|
1288
|
+
* @enum {String}
|
|
1289
|
+
* @readonly
|
|
1290
|
+
*/
|
|
1291
|
+
ProductRatePlanChargeRest['ListPriceBaseEnum'] = {
|
|
1292
|
+
|
|
1293
|
+
/**
|
|
1294
|
+
* value: "Per_Billing_Period"
|
|
1295
|
+
* @const
|
|
1296
|
+
*/
|
|
1297
|
+
"Billing_Period": "Per_Billing_Period",
|
|
1298
|
+
|
|
1299
|
+
/**
|
|
1300
|
+
* value: "Per_Month"
|
|
1301
|
+
* @const
|
|
1302
|
+
*/
|
|
1303
|
+
"Month": "Per_Month",
|
|
1304
|
+
|
|
1305
|
+
/**
|
|
1306
|
+
* value: "Per_Week"
|
|
1307
|
+
* @const
|
|
1308
|
+
*/
|
|
1309
|
+
"Week": "Per_Week",
|
|
1310
|
+
|
|
1311
|
+
/**
|
|
1312
|
+
* value: "Per_Year"
|
|
1313
|
+
* @const
|
|
1314
|
+
*/
|
|
1315
|
+
"Year": "Per_Year",
|
|
1316
|
+
|
|
1317
|
+
/**
|
|
1318
|
+
* value: "Per_Specific_Months"
|
|
1319
|
+
* @const
|
|
1320
|
+
*/
|
|
1321
|
+
"Specific_Months": "Per_Specific_Months"
|
|
1322
|
+
};
|
|
1323
|
+
|
|
1324
|
+
|
|
1325
|
+
/**
|
|
1326
|
+
* Allowed values for the <code>prepaidOperationType</code> property.
|
|
1327
|
+
* @enum {String}
|
|
1328
|
+
* @readonly
|
|
1329
|
+
*/
|
|
1330
|
+
ProductRatePlanChargeRest['PrepaidOperationTypeEnum'] = {
|
|
1331
|
+
|
|
1332
|
+
/**
|
|
1333
|
+
* value: "topup"
|
|
1334
|
+
* @const
|
|
1335
|
+
*/
|
|
1336
|
+
"topup": "topup",
|
|
1337
|
+
|
|
1338
|
+
/**
|
|
1339
|
+
* value: "drawdown"
|
|
1340
|
+
* @const
|
|
1341
|
+
*/
|
|
1342
|
+
"drawdown": "drawdown"
|
|
1343
|
+
};
|
|
1344
|
+
|
|
1345
|
+
|
|
1346
|
+
/**
|
|
1347
|
+
* Allowed values for the <code>revRecTriggerCondition</code> property.
|
|
1348
|
+
* @enum {String}
|
|
1349
|
+
* @readonly
|
|
1350
|
+
*/
|
|
1351
|
+
ProductRatePlanChargeRest['RevRecTriggerConditionEnum'] = {
|
|
1352
|
+
|
|
1353
|
+
/**
|
|
1354
|
+
* value: "ContractEffectiveDate"
|
|
1355
|
+
* @const
|
|
1356
|
+
*/
|
|
1357
|
+
"ContractEffectiveDate": "ContractEffectiveDate",
|
|
1358
|
+
|
|
1359
|
+
/**
|
|
1360
|
+
* value: "ServiceActivationDate"
|
|
1361
|
+
* @const
|
|
1362
|
+
*/
|
|
1363
|
+
"ServiceActivationDate": "ServiceActivationDate",
|
|
1364
|
+
|
|
1365
|
+
/**
|
|
1366
|
+
* value: "CustomerAcceptanceDate"
|
|
1367
|
+
* @const
|
|
1368
|
+
*/
|
|
1369
|
+
"CustomerAcceptanceDate": "CustomerAcceptanceDate"
|
|
1370
|
+
};
|
|
1371
|
+
|
|
1372
|
+
|
|
1373
|
+
/**
|
|
1374
|
+
* Allowed values for the <code>rolloverApply</code> property.
|
|
1375
|
+
* @enum {String}
|
|
1376
|
+
* @readonly
|
|
1377
|
+
*/
|
|
1378
|
+
ProductRatePlanChargeRest['RolloverApplyEnum'] = {
|
|
1379
|
+
|
|
1380
|
+
/**
|
|
1381
|
+
* value: "ApplyFirst"
|
|
1382
|
+
* @const
|
|
1383
|
+
*/
|
|
1384
|
+
"ApplyFirst": "ApplyFirst",
|
|
1385
|
+
|
|
1386
|
+
/**
|
|
1387
|
+
* value: "ApplyLast"
|
|
1388
|
+
* @const
|
|
1389
|
+
*/
|
|
1390
|
+
"ApplyLast": "ApplyLast"
|
|
1391
|
+
};
|
|
1392
|
+
|
|
1393
|
+
|
|
1394
|
+
/**
|
|
1395
|
+
* Allowed values for the <code>validityPeriodType</code> property.
|
|
1396
|
+
* @enum {String}
|
|
1397
|
+
* @readonly
|
|
1398
|
+
*/
|
|
1399
|
+
ProductRatePlanChargeRest['ValidityPeriodTypeEnum'] = {
|
|
1400
|
+
|
|
1401
|
+
/**
|
|
1402
|
+
* value: "SUBSCRIPTION_TERM"
|
|
1403
|
+
* @const
|
|
1404
|
+
*/
|
|
1405
|
+
"SUBSCRIPTION_TERM": "SUBSCRIPTION_TERM",
|
|
1406
|
+
|
|
1407
|
+
/**
|
|
1408
|
+
* value: "ANNUAL"
|
|
1409
|
+
* @const
|
|
1410
|
+
*/
|
|
1411
|
+
"ANNUAL": "ANNUAL",
|
|
1412
|
+
|
|
1413
|
+
/**
|
|
1414
|
+
* value: "SEMI_ANNUAL"
|
|
1415
|
+
* @const
|
|
1416
|
+
*/
|
|
1417
|
+
"SEMI_ANNUAL": "SEMI_ANNUAL",
|
|
1418
|
+
|
|
1419
|
+
/**
|
|
1420
|
+
* value: "QUARTER"
|
|
1421
|
+
* @const
|
|
1422
|
+
*/
|
|
1423
|
+
"QUARTER": "QUARTER",
|
|
1424
|
+
|
|
1425
|
+
/**
|
|
1426
|
+
* value: "MONTH"
|
|
1427
|
+
* @const
|
|
1428
|
+
*/
|
|
1429
|
+
"MONTH": "MONTH"
|
|
1430
|
+
};
|
|
1431
|
+
|
|
1432
|
+
|
|
1433
|
+
|
|
1434
|
+
export default ProductRatePlanChargeRest;
|
|
1435
|
+
|