wallee
Version:
TypeScript/JavaScript client for wallee
435 lines • 148 kB
TypeScript
import { AbstractAccountUpdate as AbstractAccountUpdateModelImport } from "./src/models/AbstractAccountUpdate";
import { AbstractApplicationUserUpdate as AbstractApplicationUserUpdateModelImport } from "./src/models/AbstractApplicationUserUpdate";
import { AbstractCustomerActive as AbstractCustomerActiveModelImport } from "./src/models/AbstractCustomerActive";
import { AbstractCustomerAddressActive as AbstractCustomerAddressActiveModelImport } from "./src/models/AbstractCustomerAddressActive";
import { AbstractCustomerCommentActive as AbstractCustomerCommentActiveModelImport } from "./src/models/AbstractCustomerCommentActive";
import { AbstractDebtCollectionCaseUpdate as AbstractDebtCollectionCaseUpdateModelImport } from "./src/models/AbstractDebtCollectionCaseUpdate";
import { AbstractHumanUserUpdate as AbstractHumanUserUpdateModelImport } from "./src/models/AbstractHumanUserUpdate";
import { AbstractPaymentLinkUpdate as AbstractPaymentLinkUpdateModelImport } from "./src/models/AbstractPaymentLinkUpdate";
import { AbstractRefundCommentActive as AbstractRefundCommentActiveModelImport } from "./src/models/AbstractRefundCommentActive";
import { AbstractShopifySubscriptionProductUpdate as AbstractShopifySubscriptionProductUpdateModelImport } from "./src/models/AbstractShopifySubscriptionProductUpdate";
import { AbstractSpaceUpdate as AbstractSpaceUpdateModelImport } from "./src/models/AbstractSpaceUpdate";
import { AbstractSubscriberUpdate as AbstractSubscriberUpdateModelImport } from "./src/models/AbstractSubscriberUpdate";
import { AbstractSubscriptionAffiliateUpdate as AbstractSubscriptionAffiliateUpdateModelImport } from "./src/models/AbstractSubscriptionAffiliateUpdate";
import { AbstractSubscriptionMetricUpdate as AbstractSubscriptionMetricUpdateModelImport } from "./src/models/AbstractSubscriptionMetricUpdate";
import { AbstractSubscriptionProductActive as AbstractSubscriptionProductActiveModelImport } from "./src/models/AbstractSubscriptionProductActive";
import { AbstractTokenUpdate as AbstractTokenUpdateModelImport } from "./src/models/AbstractTokenUpdate";
import { AbstractTransactionCommentActive as AbstractTransactionCommentActiveModelImport } from "./src/models/AbstractTransactionCommentActive";
import { AbstractTransactionInvoiceCommentActive as AbstractTransactionInvoiceCommentActiveModelImport } from "./src/models/AbstractTransactionInvoiceCommentActive";
import { AbstractTransactionPending as AbstractTransactionPendingModelImport } from "./src/models/AbstractTransactionPending";
import { AbstractWebhookListenerUpdate as AbstractWebhookListenerUpdateModelImport } from "./src/models/AbstractWebhookListenerUpdate";
import { AbstractWebhookUrlUpdate as AbstractWebhookUrlUpdateModelImport } from "./src/models/AbstractWebhookUrlUpdate";
import { Account as AccountModelImport } from "./src/models/Account";
import { AccountState as AccountStateModelImport } from "./src/models/AccountState";
import { AccountType as AccountTypeModelImport } from "./src/models/AccountType";
import { Address as AddressModelImport } from "./src/models/Address";
import { AddressCreate as AddressCreateModelImport } from "./src/models/AddressCreate";
import { AuthenticatedCardDataCreate as AuthenticatedCardDataCreateModelImport } from "./src/models/AuthenticatedCardDataCreate";
import { BankAccount as BankAccountModelImport } from "./src/models/BankAccount";
import { BankAccountEnvironment as BankAccountEnvironmentModelImport } from "./src/models/BankAccountEnvironment";
import { BankAccountState as BankAccountStateModelImport } from "./src/models/BankAccountState";
import { BankAccountType as BankAccountTypeModelImport } from "./src/models/BankAccountType";
import { BankTransaction as BankTransactionModelImport } from "./src/models/BankTransaction";
import { BankTransactionFlowDirection as BankTransactionFlowDirectionModelImport } from "./src/models/BankTransactionFlowDirection";
import { BankTransactionSource as BankTransactionSourceModelImport } from "./src/models/BankTransactionSource";
import { BankTransactionState as BankTransactionStateModelImport } from "./src/models/BankTransactionState";
import { BankTransactionType as BankTransactionTypeModelImport } from "./src/models/BankTransactionType";
import { BillingConfiguration as BillingConfigurationModelImport } from "./src/models/BillingConfiguration";
import { BillingCycleModel as BillingCycleModelModelImport } from "./src/models/BillingCycleModel";
import { BillingCycleType as BillingCycleTypeModelImport } from "./src/models/BillingCycleType";
import { BillingDayCustomization as BillingDayCustomizationModelImport } from "./src/models/BillingDayCustomization";
import { CardAuthenticationResponse as CardAuthenticationResponseModelImport } from "./src/models/CardAuthenticationResponse";
import { CardAuthenticationVersion as CardAuthenticationVersionModelImport } from "./src/models/CardAuthenticationVersion";
import { CardCryptogram as CardCryptogramModelImport } from "./src/models/CardCryptogram";
import { CardCryptogramCreate as CardCryptogramCreateModelImport } from "./src/models/CardCryptogramCreate";
import { CardholderAuthentication as CardholderAuthenticationModelImport } from "./src/models/CardholderAuthentication";
import { CardholderAuthenticationCreate as CardholderAuthenticationCreateModelImport } from "./src/models/CardholderAuthenticationCreate";
import { ChargeAttemptEnvironment as ChargeAttemptEnvironmentModelImport } from "./src/models/ChargeAttemptEnvironment";
import { ChargeAttemptState as ChargeAttemptStateModelImport } from "./src/models/ChargeAttemptState";
import { ChargeFlow as ChargeFlowModelImport } from "./src/models/ChargeFlow";
import { ChargeFlowLevelConfiguration as ChargeFlowLevelConfigurationModelImport } from "./src/models/ChargeFlowLevelConfiguration";
import { ChargeFlowLevelConfigurationType as ChargeFlowLevelConfigurationTypeModelImport } from "./src/models/ChargeFlowLevelConfigurationType";
import { ChargeFlowLevelState as ChargeFlowLevelStateModelImport } from "./src/models/ChargeFlowLevelState";
import { ChargeState as ChargeStateModelImport } from "./src/models/ChargeState";
import { ChargeType as ChargeTypeModelImport } from "./src/models/ChargeType";
import { ClientError as ClientErrorModelImport } from "./src/models/ClientError";
import { ClientErrorType as ClientErrorTypeModelImport } from "./src/models/ClientErrorType";
import { CompletionLineItem as CompletionLineItemModelImport } from "./src/models/CompletionLineItem";
import { CompletionLineItemCreate as CompletionLineItemCreateModelImport } from "./src/models/CompletionLineItemCreate";
import { Condition as ConditionModelImport } from "./src/models/Condition";
import { ConditionType as ConditionTypeModelImport } from "./src/models/ConditionType";
import { ConnectorInvocationStage as ConnectorInvocationStageModelImport } from "./src/models/ConnectorInvocationStage";
import { CreationEntityState as CreationEntityStateModelImport } from "./src/models/CreationEntityState";
import { CriteriaOperator as CriteriaOperatorModelImport } from "./src/models/CriteriaOperator";
import { CurrencyBankAccount as CurrencyBankAccountModelImport } from "./src/models/CurrencyBankAccount";
import { Customer as CustomerModelImport } from "./src/models/Customer";
import { CustomerAddress as CustomerAddressModelImport } from "./src/models/CustomerAddress";
import { CustomerAddressType as CustomerAddressTypeModelImport } from "./src/models/CustomerAddressType";
import { CustomerComment as CustomerCommentModelImport } from "./src/models/CustomerComment";
import { CustomerPostalAddress as CustomerPostalAddressModelImport } from "./src/models/CustomerPostalAddress";
import { CustomerPostalAddressCreate as CustomerPostalAddressCreateModelImport } from "./src/models/CustomerPostalAddressCreate";
import { CustomersPresence as CustomersPresenceModelImport } from "./src/models/CustomersPresence";
import { DataCollectionType as DataCollectionTypeModelImport } from "./src/models/DataCollectionType";
import { DebtCollectionCase as DebtCollectionCaseModelImport } from "./src/models/DebtCollectionCase";
import { DebtCollectionCaseDocument as DebtCollectionCaseDocumentModelImport } from "./src/models/DebtCollectionCaseDocument";
import { DebtCollectionCaseSource as DebtCollectionCaseSourceModelImport } from "./src/models/DebtCollectionCaseSource";
import { DebtCollectionCaseState as DebtCollectionCaseStateModelImport } from "./src/models/DebtCollectionCaseState";
import { DebtCollectionEnvironment as DebtCollectionEnvironmentModelImport } from "./src/models/DebtCollectionEnvironment";
import { DebtCollectionReceipt as DebtCollectionReceiptModelImport } from "./src/models/DebtCollectionReceipt";
import { DebtCollectionReceiptSource as DebtCollectionReceiptSourceModelImport } from "./src/models/DebtCollectionReceiptSource";
import { DebtCollector as DebtCollectorModelImport } from "./src/models/DebtCollector";
import { DebtCollectorCondition as DebtCollectorConditionModelImport } from "./src/models/DebtCollectorCondition";
import { DebtCollectorConditionType as DebtCollectorConditionTypeModelImport } from "./src/models/DebtCollectorConditionType";
import { DebtCollectorConfiguration as DebtCollectorConfigurationModelImport } from "./src/models/DebtCollectorConfiguration";
import { DeliveryIndicationDecisionReason as DeliveryIndicationDecisionReasonModelImport } from "./src/models/DeliveryIndicationDecisionReason";
import { DeliveryIndicationState as DeliveryIndicationStateModelImport } from "./src/models/DeliveryIndicationState";
import { DisplayableDayOfWeek as DisplayableDayOfWeekModelImport } from "./src/models/DisplayableDayOfWeek";
import { DisplayableMonth as DisplayableMonthModelImport } from "./src/models/DisplayableMonth";
import { DocumentTemplate as DocumentTemplateModelImport } from "./src/models/DocumentTemplate";
import { DocumentTemplateType as DocumentTemplateTypeModelImport } from "./src/models/DocumentTemplateType";
import { DocumentTemplateTypeGroup as DocumentTemplateTypeGroupModelImport } from "./src/models/DocumentTemplateTypeGroup";
import { EntityExportRequest as EntityExportRequestModelImport } from "./src/models/EntityExportRequest";
import { EntityQuery as EntityQueryModelImport } from "./src/models/EntityQuery";
import { EntityQueryFilter as EntityQueryFilterModelImport } from "./src/models/EntityQueryFilter";
import { EntityQueryFilterType as EntityQueryFilterTypeModelImport } from "./src/models/EntityQueryFilterType";
import { EntityQueryOrderBy as EntityQueryOrderByModelImport } from "./src/models/EntityQueryOrderBy";
import { EntityQueryOrderByType as EntityQueryOrderByTypeModelImport } from "./src/models/EntityQueryOrderByType";
import { Environment as EnvironmentModelImport } from "./src/models/Environment";
import { ExternalTransferBankTransaction as ExternalTransferBankTransactionModelImport } from "./src/models/ExternalTransferBankTransaction";
import { FailureCategory as FailureCategoryModelImport } from "./src/models/FailureCategory";
import { FailureReason as FailureReasonModelImport } from "./src/models/FailureReason";
import { Feature as FeatureModelImport } from "./src/models/Feature";
import { FeatureCategory as FeatureCategoryModelImport } from "./src/models/FeatureCategory";
import { Gender as GenderModelImport } from "./src/models/Gender";
import { HumanUser as HumanUserModelImport } from "./src/models/HumanUser";
import { InstallmentCalculatedPlan as InstallmentCalculatedPlanModelImport } from "./src/models/InstallmentCalculatedPlan";
import { InstallmentCalculatedSlice as InstallmentCalculatedSliceModelImport } from "./src/models/InstallmentCalculatedSlice";
import { InstallmentPayment as InstallmentPaymentModelImport } from "./src/models/InstallmentPayment";
import { InstallmentPaymentSliceState as InstallmentPaymentSliceStateModelImport } from "./src/models/InstallmentPaymentSliceState";
import { InstallmentPaymentState as InstallmentPaymentStateModelImport } from "./src/models/InstallmentPaymentState";
import { InstallmentPlanConfiguration as InstallmentPlanConfigurationModelImport } from "./src/models/InstallmentPlanConfiguration";
import { InstallmentPlanSliceConfiguration as InstallmentPlanSliceConfigurationModelImport } from "./src/models/InstallmentPlanSliceConfiguration";
import { InternalTransferBankTransaction as InternalTransferBankTransactionModelImport } from "./src/models/InternalTransferBankTransaction";
import { InvoiceReconciliationRecordInvoiceLink as InvoiceReconciliationRecordInvoiceLinkModelImport } from "./src/models/InvoiceReconciliationRecordInvoiceLink";
import { InvoiceReconciliationRecordRejectionStatus as InvoiceReconciliationRecordRejectionStatusModelImport } from "./src/models/InvoiceReconciliationRecordRejectionStatus";
import { InvoiceReconciliationRecordState as InvoiceReconciliationRecordStateModelImport } from "./src/models/InvoiceReconciliationRecordState";
import { InvoiceReconciliationRecordType as InvoiceReconciliationRecordTypeModelImport } from "./src/models/InvoiceReconciliationRecordType";
import { InvoiceReimbursement as InvoiceReimbursementModelImport } from "./src/models/InvoiceReimbursement";
import { InvoiceReimbursementState as InvoiceReimbursementStateModelImport } from "./src/models/InvoiceReimbursementState";
import { Item as ItemModelImport } from "./src/models/Item";
import { Label as LabelModelImport } from "./src/models/Label";
import { LabelDescriptor as LabelDescriptorModelImport } from "./src/models/LabelDescriptor";
import { LabelDescriptorCategory as LabelDescriptorCategoryModelImport } from "./src/models/LabelDescriptorCategory";
import { LabelDescriptorGroup as LabelDescriptorGroupModelImport } from "./src/models/LabelDescriptorGroup";
import { LabelDescriptorType as LabelDescriptorTypeModelImport } from "./src/models/LabelDescriptorType";
import { LegalOrganizationForm as LegalOrganizationFormModelImport } from "./src/models/LegalOrganizationForm";
import { LineItem as LineItemModelImport } from "./src/models/LineItem";
import { LineItemAttribute as LineItemAttributeModelImport } from "./src/models/LineItemAttribute";
import { LineItemAttributeCreate as LineItemAttributeCreateModelImport } from "./src/models/LineItemAttributeCreate";
import { LineItemCreate as LineItemCreateModelImport } from "./src/models/LineItemCreate";
import { LineItemReduction as LineItemReductionModelImport } from "./src/models/LineItemReduction";
import { LineItemReductionCreate as LineItemReductionCreateModelImport } from "./src/models/LineItemReductionCreate";
import { LineItemType as LineItemTypeModelImport } from "./src/models/LineItemType";
import { LocalizedString as LocalizedStringModelImport } from "./src/models/LocalizedString";
import { ManualTask as ManualTaskModelImport } from "./src/models/ManualTask";
import { ManualTaskAction as ManualTaskActionModelImport } from "./src/models/ManualTaskAction";
import { ManualTaskActionStyle as ManualTaskActionStyleModelImport } from "./src/models/ManualTaskActionStyle";
import { ManualTaskState as ManualTaskStateModelImport } from "./src/models/ManualTaskState";
import { ManualTaskType as ManualTaskTypeModelImport } from "./src/models/ManualTaskType";
import { MetricUsage as MetricUsageModelImport } from "./src/models/MetricUsage";
import { OneClickPaymentMode as OneClickPaymentModeModelImport } from "./src/models/OneClickPaymentMode";
import { PanType as PanTypeModelImport } from "./src/models/PanType";
import { PaymentAdjustment as PaymentAdjustmentModelImport } from "./src/models/PaymentAdjustment";
import { PaymentAdjustmentType as PaymentAdjustmentTypeModelImport } from "./src/models/PaymentAdjustmentType";
import { PaymentAppChargeAttemptTargetState as PaymentAppChargeAttemptTargetStateModelImport } from "./src/models/PaymentAppChargeAttemptTargetState";
import { PaymentAppChargeAttemptUpdateRequest as PaymentAppChargeAttemptUpdateRequestModelImport } from "./src/models/PaymentAppChargeAttemptUpdateRequest";
import { PaymentAppCompletionConfiguration as PaymentAppCompletionConfigurationModelImport } from "./src/models/PaymentAppCompletionConfiguration";
import { PaymentAppCompletionConfigurationCreate as PaymentAppCompletionConfigurationCreateModelImport } from "./src/models/PaymentAppCompletionConfigurationCreate";
import { PaymentAppCompletionTargetState as PaymentAppCompletionTargetStateModelImport } from "./src/models/PaymentAppCompletionTargetState";
import { PaymentAppCompletionUpdateRequest as PaymentAppCompletionUpdateRequestModelImport } from "./src/models/PaymentAppCompletionUpdateRequest";
import { PaymentAppConnector as PaymentAppConnectorModelImport } from "./src/models/PaymentAppConnector";
import { PaymentAppConnectorCreationRequest as PaymentAppConnectorCreationRequestModelImport } from "./src/models/PaymentAppConnectorCreationRequest";
import { PaymentAppConnectorState as PaymentAppConnectorStateModelImport } from "./src/models/PaymentAppConnectorState";
import { PaymentAppProcessor as PaymentAppProcessorModelImport } from "./src/models/PaymentAppProcessor";
import { PaymentAppProcessorCreationRequest as PaymentAppProcessorCreationRequestModelImport } from "./src/models/PaymentAppProcessorCreationRequest";
import { PaymentAppProcessorState as PaymentAppProcessorStateModelImport } from "./src/models/PaymentAppProcessorState";
import { PaymentAppRefundConfiguration as PaymentAppRefundConfigurationModelImport } from "./src/models/PaymentAppRefundConfiguration";
import { PaymentAppRefundConfigurationCreate as PaymentAppRefundConfigurationCreateModelImport } from "./src/models/PaymentAppRefundConfigurationCreate";
import { PaymentAppRefundTargetState as PaymentAppRefundTargetStateModelImport } from "./src/models/PaymentAppRefundTargetState";
import { PaymentAppRefundUpdateRequest as PaymentAppRefundUpdateRequestModelImport } from "./src/models/PaymentAppRefundUpdateRequest";
import { PaymentAppVoidTargetState as PaymentAppVoidTargetStateModelImport } from "./src/models/PaymentAppVoidTargetState";
import { PaymentAppVoidUpdateRequest as PaymentAppVoidUpdateRequestModelImport } from "./src/models/PaymentAppVoidUpdateRequest";
import { PaymentConnector as PaymentConnectorModelImport } from "./src/models/PaymentConnector";
import { PaymentConnectorConfiguration as PaymentConnectorConfigurationModelImport } from "./src/models/PaymentConnectorConfiguration";
import { PaymentConnectorFeature as PaymentConnectorFeatureModelImport } from "./src/models/PaymentConnectorFeature";
import { PaymentContract as PaymentContractModelImport } from "./src/models/PaymentContract";
import { PaymentContractState as PaymentContractStateModelImport } from "./src/models/PaymentContractState";
import { PaymentContractType as PaymentContractTypeModelImport } from "./src/models/PaymentContractType";
import { PaymentInformationHash as PaymentInformationHashModelImport } from "./src/models/PaymentInformationHash";
import { PaymentInformationHashType as PaymentInformationHashTypeModelImport } from "./src/models/PaymentInformationHashType";
import { PaymentInitiationAdviceFile as PaymentInitiationAdviceFileModelImport } from "./src/models/PaymentInitiationAdviceFile";
import { PaymentInitiationAdviceFileState as PaymentInitiationAdviceFileStateModelImport } from "./src/models/PaymentInitiationAdviceFileState";
import { PaymentLink as PaymentLinkModelImport } from "./src/models/PaymentLink";
import { PaymentLinkAddressHandlingMode as PaymentLinkAddressHandlingModeModelImport } from "./src/models/PaymentLinkAddressHandlingMode";
import { PaymentLinkProtectionMode as PaymentLinkProtectionModeModelImport } from "./src/models/PaymentLinkProtectionMode";
import { PaymentLinkUpdate as PaymentLinkUpdateModelImport } from "./src/models/PaymentLinkUpdate";
import { PaymentMethod as PaymentMethodModelImport } from "./src/models/PaymentMethod";
import { PaymentMethodBrand as PaymentMethodBrandModelImport } from "./src/models/PaymentMethodBrand";
import { PaymentMethodConfiguration as PaymentMethodConfigurationModelImport } from "./src/models/PaymentMethodConfiguration";
import { PaymentPrimaryRiskTaker as PaymentPrimaryRiskTakerModelImport } from "./src/models/PaymentPrimaryRiskTaker";
import { PaymentProcessor as PaymentProcessorModelImport } from "./src/models/PaymentProcessor";
import { PaymentProcessorConfiguration as PaymentProcessorConfigurationModelImport } from "./src/models/PaymentProcessorConfiguration";
import { PaymentTerminal as PaymentTerminalModelImport } from "./src/models/PaymentTerminal";
import { PaymentTerminalAddress as PaymentTerminalAddressModelImport } from "./src/models/PaymentTerminalAddress";
import { PaymentTerminalConfiguration as PaymentTerminalConfigurationModelImport } from "./src/models/PaymentTerminalConfiguration";
import { PaymentTerminalConfigurationState as PaymentTerminalConfigurationStateModelImport } from "./src/models/PaymentTerminalConfigurationState";
import { PaymentTerminalConfigurationVersion as PaymentTerminalConfigurationVersionModelImport } from "./src/models/PaymentTerminalConfigurationVersion";
import { PaymentTerminalConfigurationVersionState as PaymentTerminalConfigurationVersionStateModelImport } from "./src/models/PaymentTerminalConfigurationVersionState";
import { PaymentTerminalDccTransactionSum as PaymentTerminalDccTransactionSumModelImport } from "./src/models/PaymentTerminalDccTransactionSum";
import { PaymentTerminalLocation as PaymentTerminalLocationModelImport } from "./src/models/PaymentTerminalLocation";
import { PaymentTerminalLocationState as PaymentTerminalLocationStateModelImport } from "./src/models/PaymentTerminalLocationState";
import { PaymentTerminalLocationVersion as PaymentTerminalLocationVersionModelImport } from "./src/models/PaymentTerminalLocationVersion";
import { PaymentTerminalLocationVersionState as PaymentTerminalLocationVersionStateModelImport } from "./src/models/PaymentTerminalLocationVersionState";
import { PaymentTerminalReceiptType as PaymentTerminalReceiptTypeModelImport } from "./src/models/PaymentTerminalReceiptType";
import { PaymentTerminalState as PaymentTerminalStateModelImport } from "./src/models/PaymentTerminalState";
import { PaymentTerminalTransactionSum as PaymentTerminalTransactionSumModelImport } from "./src/models/PaymentTerminalTransactionSum";
import { PaymentTerminalTransactionSummary as PaymentTerminalTransactionSummaryModelImport } from "./src/models/PaymentTerminalTransactionSummary";
import { PaymentTerminalTransactionSummaryFetchRequest as PaymentTerminalTransactionSummaryFetchRequestModelImport } from "./src/models/PaymentTerminalTransactionSummaryFetchRequest";
import { PaymentTerminalTransactionSummaryReference as PaymentTerminalTransactionSummaryReferenceModelImport } from "./src/models/PaymentTerminalTransactionSummaryReference";
import { PaymentTerminalType as PaymentTerminalTypeModelImport } from "./src/models/PaymentTerminalType";
import { Permission as PermissionModelImport } from "./src/models/Permission";
import { PersistableCurrencyAmount as PersistableCurrencyAmountModelImport } from "./src/models/PersistableCurrencyAmount";
import { PersistableCurrencyAmountUpdate as PersistableCurrencyAmountUpdateModelImport } from "./src/models/PersistableCurrencyAmountUpdate";
import { ProductFeeType as ProductFeeTypeModelImport } from "./src/models/ProductFeeType";
import { ProductMeteredFee as ProductMeteredFeeModelImport } from "./src/models/ProductMeteredFee";
import { ProductMeteredFeeUpdate as ProductMeteredFeeUpdateModelImport } from "./src/models/ProductMeteredFeeUpdate";
import { ProductMeteredTierFee as ProductMeteredTierFeeModelImport } from "./src/models/ProductMeteredTierFee";
import { ProductMeteredTierFeeUpdate as ProductMeteredTierFeeUpdateModelImport } from "./src/models/ProductMeteredTierFeeUpdate";
import { ProductMeteredTierPricing as ProductMeteredTierPricingModelImport } from "./src/models/ProductMeteredTierPricing";
import { ProductPeriodFee as ProductPeriodFeeModelImport } from "./src/models/ProductPeriodFee";
import { ProductPeriodFeeUpdate as ProductPeriodFeeUpdateModelImport } from "./src/models/ProductPeriodFeeUpdate";
import { ProductSetupFee as ProductSetupFeeModelImport } from "./src/models/ProductSetupFee";
import { ProductSetupFeeUpdate as ProductSetupFeeUpdateModelImport } from "./src/models/ProductSetupFeeUpdate";
import { RecurringIndicator as RecurringIndicatorModelImport } from "./src/models/RecurringIndicator";
import { Refund as RefundModelImport } from "./src/models/Refund";
import { RefundComment as RefundCommentModelImport } from "./src/models/RefundComment";
import { RefundCreate as RefundCreateModelImport } from "./src/models/RefundCreate";
import { RefundState as RefundStateModelImport } from "./src/models/RefundState";
import { RefundType as RefundTypeModelImport } from "./src/models/RefundType";
import { RenderedDocument as RenderedDocumentModelImport } from "./src/models/RenderedDocument";
import { RenderedTerminalReceipt as RenderedTerminalReceiptModelImport } from "./src/models/RenderedTerminalReceipt";
import { RenderedTerminalTransactionSummary as RenderedTerminalTransactionSummaryModelImport } from "./src/models/RenderedTerminalTransactionSummary";
import { ResourcePath as ResourcePathModelImport } from "./src/models/ResourcePath";
import { ResourceState as ResourceStateModelImport } from "./src/models/ResourceState";
import { RestAddressFormat as RestAddressFormatModelImport } from "./src/models/RestAddressFormat";
import { RestAddressFormatField as RestAddressFormatFieldModelImport } from "./src/models/RestAddressFormatField";
import { RestCountry as RestCountryModelImport } from "./src/models/RestCountry";
import { RestCountryState as RestCountryStateModelImport } from "./src/models/RestCountryState";
import { RestCurrency as RestCurrencyModelImport } from "./src/models/RestCurrency";
import { RestLanguage as RestLanguageModelImport } from "./src/models/RestLanguage";
import { Role as RoleModelImport } from "./src/models/Role";
import { RoleState as RoleStateModelImport } from "./src/models/RoleState";
import { SalesChannel as SalesChannelModelImport } from "./src/models/SalesChannel";
import { Scope as ScopeModelImport } from "./src/models/Scope";
import { ServerError as ServerErrorModelImport } from "./src/models/ServerError";
import { ShopifyAdditionalLineItemData as ShopifyAdditionalLineItemDataModelImport } from "./src/models/ShopifyAdditionalLineItemData";
import { ShopifyIntegrationPaymentAppVersion as ShopifyIntegrationPaymentAppVersionModelImport } from "./src/models/ShopifyIntegrationPaymentAppVersion";
import { ShopifyIntegrationSubscriptionAppVersion as ShopifyIntegrationSubscriptionAppVersionModelImport } from "./src/models/ShopifyIntegrationSubscriptionAppVersion";
import { ShopifyRecurringOrderState as ShopifyRecurringOrderStateModelImport } from "./src/models/ShopifyRecurringOrderState";
import { ShopifyRecurringOrderUpdateRequest as ShopifyRecurringOrderUpdateRequestModelImport } from "./src/models/ShopifyRecurringOrderUpdateRequest";
import { ShopifySubscriber as ShopifySubscriberModelImport } from "./src/models/ShopifySubscriber";
import { ShopifySubscriberActive as ShopifySubscriberActiveModelImport } from "./src/models/ShopifySubscriberActive";
import { ShopifySubscriberCreation as ShopifySubscriberCreationModelImport } from "./src/models/ShopifySubscriberCreation";
import { ShopifySubscriberState as ShopifySubscriberStateModelImport } from "./src/models/ShopifySubscriberState";
import { ShopifySubscription as ShopifySubscriptionModelImport } from "./src/models/ShopifySubscription";
import { ShopifySubscriptionAddressCreate as ShopifySubscriptionAddressCreateModelImport } from "./src/models/ShopifySubscriptionAddressCreate";
import { ShopifySubscriptionBillingIntervalUnit as ShopifySubscriptionBillingIntervalUnitModelImport } from "./src/models/ShopifySubscriptionBillingIntervalUnit";
import { ShopifySubscriptionCreationRequest as ShopifySubscriptionCreationRequestModelImport } from "./src/models/ShopifySubscriptionCreationRequest";
import { ShopifySubscriptionProduct as ShopifySubscriptionProductModelImport } from "./src/models/ShopifySubscriptionProduct";
import { ShopifySubscriptionProductPricingOption as ShopifySubscriptionProductPricingOptionModelImport } from "./src/models/ShopifySubscriptionProductPricingOption";
import { ShopifySubscriptionProductState as ShopifySubscriptionProductStateModelImport } from "./src/models/ShopifySubscriptionProductState";
import { ShopifySubscriptionState as ShopifySubscriptionStateModelImport } from "./src/models/ShopifySubscriptionState";
import { ShopifySubscriptionSuspension as ShopifySubscriptionSuspensionModelImport } from "./src/models/ShopifySubscriptionSuspension";
import { ShopifySubscriptionSuspensionCreate as ShopifySubscriptionSuspensionCreateModelImport } from "./src/models/ShopifySubscriptionSuspensionCreate";
import { ShopifySubscriptionSuspensionInitiator as ShopifySubscriptionSuspensionInitiatorModelImport } from "./src/models/ShopifySubscriptionSuspensionInitiator";
import { ShopifySubscriptionSuspensionState as ShopifySubscriptionSuspensionStateModelImport } from "./src/models/ShopifySubscriptionSuspensionState";
import { ShopifySubscriptionSuspensionType as ShopifySubscriptionSuspensionTypeModelImport } from "./src/models/ShopifySubscriptionSuspensionType";
import { ShopifySubscriptionUpdateAddressesRequest as ShopifySubscriptionUpdateAddressesRequestModelImport } from "./src/models/ShopifySubscriptionUpdateAddressesRequest";
import { ShopifySubscriptionUpdateRequest as ShopifySubscriptionUpdateRequestModelImport } from "./src/models/ShopifySubscriptionUpdateRequest";
import { ShopifySubscriptionVersion as ShopifySubscriptionVersionModelImport } from "./src/models/ShopifySubscriptionVersion";
import { ShopifySubscriptionVersionItem as ShopifySubscriptionVersionItemModelImport } from "./src/models/ShopifySubscriptionVersionItem";
import { ShopifySubscriptionVersionItemPriceStrategy as ShopifySubscriptionVersionItemPriceStrategyModelImport } from "./src/models/ShopifySubscriptionVersionItemPriceStrategy";
import { ShopifySubscriptionVersionState as ShopifySubscriptionVersionStateModelImport } from "./src/models/ShopifySubscriptionVersionState";
import { ShopifySubscriptionWeekday as ShopifySubscriptionWeekdayModelImport } from "./src/models/ShopifySubscriptionWeekday";
import { ShopifyTaxLine as ShopifyTaxLineModelImport } from "./src/models/ShopifyTaxLine";
import { ShopifyTransactionState as ShopifyTransactionStateModelImport } from "./src/models/ShopifyTransactionState";
import { ShopifyV1Integration as ShopifyV1IntegrationModelImport } from "./src/models/ShopifyV1Integration";
import { Space as SpaceModelImport } from "./src/models/Space";
import { SpaceAddress as SpaceAddressModelImport } from "./src/models/SpaceAddress";
import { SpaceAddressCreate as SpaceAddressCreateModelImport } from "./src/models/SpaceAddressCreate";
import { SpaceReference as SpaceReferenceModelImport } from "./src/models/SpaceReference";
import { SpaceReferenceState as SpaceReferenceStateModelImport } from "./src/models/SpaceReferenceState";
import { SpaceView as SpaceViewModelImport } from "./src/models/SpaceView";
import { StaticValue as StaticValueModelImport } from "./src/models/StaticValue";
import { Subscriber as SubscriberModelImport } from "./src/models/Subscriber";
import { SubscriberUpdate as SubscriberUpdateModelImport } from "./src/models/SubscriberUpdate";
import { Subscription as SubscriptionModelImport } from "./src/models/Subscription";
import { SubscriptionAffiliate as SubscriptionAffiliateModelImport } from "./src/models/SubscriptionAffiliate";
import { SubscriptionAffiliateUpdate as SubscriptionAffiliateUpdateModelImport } from "./src/models/SubscriptionAffiliateUpdate";
import { SubscriptionChangeRequest as SubscriptionChangeRequestModelImport } from "./src/models/SubscriptionChangeRequest";
import { SubscriptionCharge as SubscriptionChargeModelImport } from "./src/models/SubscriptionCharge";
import { SubscriptionChargeCreate as SubscriptionChargeCreateModelImport } from "./src/models/SubscriptionChargeCreate";
import { SubscriptionChargeProcessingType as SubscriptionChargeProcessingTypeModelImport } from "./src/models/SubscriptionChargeProcessingType";
import { SubscriptionChargeState as SubscriptionChargeStateModelImport } from "./src/models/SubscriptionChargeState";
import { SubscriptionChargeType as SubscriptionChargeTypeModelImport } from "./src/models/SubscriptionChargeType";
import { SubscriptionComponentConfiguration as SubscriptionComponentConfigurationModelImport } from "./src/models/SubscriptionComponentConfiguration";
import { SubscriptionComponentReferenceConfiguration as SubscriptionComponentReferenceConfigurationModelImport } from "./src/models/SubscriptionComponentReferenceConfiguration";
import { SubscriptionCreateRequest as SubscriptionCreateRequestModelImport } from "./src/models/SubscriptionCreateRequest";
import { SubscriptionLedgerEntry as SubscriptionLedgerEntryModelImport } from "./src/models/SubscriptionLedgerEntry";
import { SubscriptionLedgerEntryCreate as SubscriptionLedgerEntryCreateModelImport } from "./src/models/SubscriptionLedgerEntryCreate";
import { SubscriptionLedgerEntryState as SubscriptionLedgerEntryStateModelImport } from "./src/models/SubscriptionLedgerEntryState";
import { SubscriptionMetric as SubscriptionMetricModelImport } from "./src/models/SubscriptionMetric";
import { SubscriptionMetricType as SubscriptionMetricTypeModelImport } from "./src/models/SubscriptionMetricType";
import { SubscriptionMetricUpdate as SubscriptionMetricUpdateModelImport } from "./src/models/SubscriptionMetricUpdate";
import { SubscriptionMetricUsageReport as SubscriptionMetricUsageReportModelImport } from "./src/models/SubscriptionMetricUsageReport";
import { SubscriptionMetricUsageReportCreate as SubscriptionMetricUsageReportCreateModelImport } from "./src/models/SubscriptionMetricUsageReportCreate";
import { SubscriptionPeriodBill as SubscriptionPeriodBillModelImport } from "./src/models/SubscriptionPeriodBill";
import { SubscriptionPeriodBillState as SubscriptionPeriodBillStateModelImport } from "./src/models/SubscriptionPeriodBillState";
import { SubscriptionProduct as SubscriptionProductModelImport } from "./src/models/SubscriptionProduct";
import { SubscriptionProductComponent as SubscriptionProductComponentModelImport } from "./src/models/SubscriptionProductComponent";
import { SubscriptionProductComponentGroup as SubscriptionProductComponentGroupModelImport } from "./src/models/SubscriptionProductComponentGroup";
import { SubscriptionProductComponentGroupUpdate as SubscriptionProductComponentGroupUpdateModelImport } from "./src/models/SubscriptionProductComponentGroupUpdate";
import { SubscriptionProductComponentReference as SubscriptionProductComponentReferenceModelImport } from "./src/models/SubscriptionProductComponentReference";
import { SubscriptionProductComponentReferenceState as SubscriptionProductComponentReferenceStateModelImport } from "./src/models/SubscriptionProductComponentReferenceState";
import { SubscriptionProductComponentUpdate as SubscriptionProductComponentUpdateModelImport } from "./src/models/SubscriptionProductComponentUpdate";
import { SubscriptionProductRetirement as SubscriptionProductRetirementModelImport } from "./src/models/SubscriptionProductRetirement";
import { SubscriptionProductRetirementCreate as SubscriptionProductRetirementCreateModelImport } from "./src/models/SubscriptionProductRetirementCreate";
import { SubscriptionProductState as SubscriptionProductStateModelImport } from "./src/models/SubscriptionProductState";
import { SubscriptionProductVersion as SubscriptionProductVersionModelImport } from "./src/models/SubscriptionProductVersion";
import { SubscriptionProductVersionPending as SubscriptionProductVersionPendingModelImport } from "./src/models/SubscriptionProductVersionPending";
import { SubscriptionProductVersionRetirement as SubscriptionProductVersionRetirementModelImport } from "./src/models/SubscriptionProductVersionRetirement";
import { SubscriptionProductVersionRetirementCreate as SubscriptionProductVersionRetirementCreateModelImport } from "./src/models/SubscriptionProductVersionRetirementCreate";
import { SubscriptionProductVersionState as SubscriptionProductVersionStateModelImport } from "./src/models/SubscriptionProductVersionState";
import { SubscriptionState as SubscriptionStateModelImport } from "./src/models/SubscriptionState";
import { SubscriptionSuspension as SubscriptionSuspensionModelImport } from "./src/models/SubscriptionSuspension";
import { SubscriptionSuspensionAction as SubscriptionSuspensionActionModelImport } from "./src/models/SubscriptionSuspensionAction";
import { SubscriptionSuspensionCreate as SubscriptionSuspensionCreateModelImport } from "./src/models/SubscriptionSuspensionCreate";
import { SubscriptionSuspensionReason as SubscriptionSuspensionReasonModelImport } from "./src/models/SubscriptionSuspensionReason";
import { SubscriptionSuspensionState as SubscriptionSuspensionStateModelImport } from "./src/models/SubscriptionSuspensionState";
import { SubscriptionUpdate as SubscriptionUpdateModelImport } from "./src/models/SubscriptionUpdate";
import { SubscriptionUpdateRequest as SubscriptionUpdateRequestModelImport } from "./src/models/SubscriptionUpdateRequest";
import { SubscriptionVersion as SubscriptionVersionModelImport } from "./src/models/SubscriptionVersion";
import { SubscriptionVersionState as SubscriptionVersionStateModelImport } from "./src/models/SubscriptionVersionState";
import { Tax as TaxModelImport } from "./src/models/Tax";
import { TaxCalculation as TaxCalculationModelImport } from "./src/models/TaxCalculation";
import { TaxClass as TaxClassModelImport } from "./src/models/TaxClass";
import { TaxCreate as TaxCreateModelImport } from "./src/models/TaxCreate";
import { TaxLine as TaxLineModelImport } from "./src/models/TaxLine";
import { TenantDatabase as TenantDatabaseModelImport } from "./src/models/TenantDatabase";
import { TerminalReceiptFetchRequest as TerminalReceiptFetchRequestModelImport } from "./src/models/TerminalReceiptFetchRequest";
import { TerminalReceiptFormat as TerminalReceiptFormatModelImport } from "./src/models/TerminalReceiptFormat";
import { Token as TokenModelImport } from "./src/models/Token";
import { TokenVersion as TokenVersionModelImport } from "./src/models/TokenVersion";
import { TokenVersionState as TokenVersionStateModelImport } from "./src/models/TokenVersionState";
import { TokenVersionType as TokenVersionTypeModelImport } from "./src/models/TokenVersionType";
import { TokenizationMode as TokenizationModeModelImport } from "./src/models/TokenizationMode";
import { TokenizedCardData as TokenizedCardDataModelImport } from "./src/models/TokenizedCardData";
import { TokenizedCardDataCreate as TokenizedCardDataCreateModelImport } from "./src/models/TokenizedCardDataCreate";
import { Transaction as TransactionModelImport } from "./src/models/Transaction";
import { TransactionAwareEntity as TransactionAwareEntityModelImport } from "./src/models/TransactionAwareEntity";
import { TransactionComment as TransactionCommentModelImport } from "./src/models/TransactionComment";
import { TransactionCompletionBehavior as TransactionCompletionBehaviorModelImport } from "./src/models/TransactionCompletionBehavior";
import { TransactionCompletionMode as TransactionCompletionModeModelImport } from "./src/models/TransactionCompletionMode";
import { TransactionCompletionRequest as TransactionCompletionRequestModelImport } from "./src/models/TransactionCompletionRequest";
import { TransactionCompletionState as TransactionCompletionStateModelImport } from "./src/models/TransactionCompletionState";
import { TransactionEnvironmentSelectionStrategy as TransactionEnvironmentSelectionStrategyModelImport } from "./src/models/TransactionEnvironmentSelectionStrategy";
import { TransactionGroup as TransactionGroupModelImport } from "./src/models/TransactionGroup";
import { TransactionGroupState as TransactionGroupStateModelImport } from "./src/models/TransactionGroupState";
import { TransactionInvoiceComment as TransactionInvoiceCommentModelImport } from "./src/models/TransactionInvoiceComment";
import { TransactionInvoiceReplacement as TransactionInvoiceReplacementModelImport } from "./src/models/TransactionInvoiceReplacement";
import { TransactionInvoiceState as TransactionInvoiceStateModelImport } from "./src/models/TransactionInvoiceState";
import { TransactionLineItemVersionCreate as TransactionLineItemVersionCreateModelImport } from "./src/models/TransactionLineItemVersionCreate";
import { TransactionLineItemVersionState as TransactionLineItemVersionStateModelImport } from "./src/models/TransactionLineItemVersionState";
import { TransactionState as TransactionStateModelImport } from "./src/models/TransactionState";
import { TransactionUserInterfaceType as TransactionUserInterfaceTypeModelImport } from "./src/models/TransactionUserInterfaceType";
import { TransactionVoidMode as TransactionVoidModeModelImport } from "./src/models/TransactionVoidMode";
import { TransactionVoidState as TransactionVoidStateModelImport } from "./src/models/TransactionVoidState";
import { TwoFactorAuthenticationType as TwoFactorAuthenticationTypeModelImport } from "./src/models/TwoFactorAuthenticationType";
import { User as UserModelImport } from "./src/models/User";
import { UserAccountRole as UserAccountRoleModelImport } from "./src/models/UserAccountRole";
import { UserSpaceRole as UserSpaceRoleModelImport } from "./src/models/UserSpaceRole";
import { UserType as UserTypeModelImport } from "./src/models/UserType";
import { WalletType as WalletTypeModelImport } from "./src/models/WalletType";
import { WebAppConfirmationRequest as WebAppConfirmationRequestModelImport } from "./src/models/WebAppConfirmationRequest";
import { WebAppConfirmationResponse as WebAppConfirmationResponseModelImport } from "./src/models/WebAppConfirmationResponse";
import { WebhookEncryptionPublicKey as WebhookEncryptionPublicKeyModelImport } from "./src/models/WebhookEncryptionPublicKey";
import { WebhookIdentity as WebhookIdentityModelImport } from "./src/models/WebhookIdentity";
import { WebhookListener as WebhookListenerModelImport } from "./src/models/WebhookListener";
import { WebhookListenerEntity as WebhookListenerEntityModelImport } from "./src/models/WebhookListenerEntity";
import { WebhookUrl as WebhookUrlModelImport } from "./src/models/WebhookUrl";
import { AccountCreate as AccountCreateModelImport } from "./src/models/AccountCreate";
import { AccountUpdate as AccountUpdateModelImport } from "./src/models/AccountUpdate";
import { ApplicationUser as ApplicationUserModelImport } from "./src/models/ApplicationUser";
import { ApplicationUserCreate as ApplicationUserCreateModelImport } from "./src/models/ApplicationUserCreate";
import { ApplicationUserUpdate as ApplicationUserUpdateModelImport } from "./src/models/ApplicationUserUpdate";
import { AuthenticatedCardData as AuthenticatedCardDataModelImport } from "./src/models/AuthenticatedCardData";
import { Charge as ChargeModelImport } from "./src/models/Charge";
import { ChargeAttempt as ChargeAttemptModelImport } from "./src/models/ChargeAttempt";
import { ChargeBankTransaction as ChargeBankTransactionModelImport } from "./src/models/ChargeBankTransaction";
import { ChargeFlowLevel as ChargeFlowLevelModelImport } from "./src/models/ChargeFlowLevel";
import { ChargeFlowLevelPaymentLink as ChargeFlowLevelPaymentLinkModelImport } from "./src/models/ChargeFlowLevelPaymentLink";
import { ConnectorInvocation as ConnectorInvocationModelImport } from "./src/models/ConnectorInvocation";
import { CustomerActive as CustomerActiveModelImport } from "./src/models/CustomerActive";
import { CustomerAddressActive as CustomerAddressActiveModelImport } from "./src/models/CustomerAddressActive";
import { CustomerAddressCreate as CustomerAddressCreateModelImport } from "./src/models/CustomerAddressCreate";
import { CustomerCommentActive as CustomerCommentActiveModelImport } from "./src/models/CustomerCommentActive";
import { CustomerCommentCreate as CustomerCommentCreateModelImport } from "./src/models/CustomerCommentCreate";
import { CustomerCreate as CustomerCreateModelImport } from "./src/models/CustomerCreate";
import { DebtCollectionCaseCreate as DebtCollectionCaseCreateModelImport } from "./src/models/DebtCollectionCaseCreate";
import { DebtCollectionCaseUpdate as DebtCollectionCaseUpdateModelImport } from "./src/models/DebtCollectionCaseUpdate";
import { DeliveryIndication as DeliveryIndicationModelImport } from "./src/models/DeliveryIndication";
import { HumanUserCreate as HumanUserCreateModelImport } from "./src/models/HumanUserCreate";
import { HumanUserUpdate as HumanUserUpdateModelImport } from "./src/models/HumanUserUpdate";
import { InstallmentPaymentSlice as InstallmentPaymentSliceModelImport } from "./src/models/InstallmentPaymentSlice";
import { InvoiceReconciliationRecord as InvoiceReconciliationRecordModelImport } from "./src/models/InvoiceReconciliationRecord";
import { InvoiceReimbursementWithRefundReference as InvoiceReimbursementWithRefundReferenceModelImport } from "./src/models/InvoiceReimbursementWithRefundReference";
import { PaymentLinkActive as PaymentLinkActiveModelImport } from "./src/models/PaymentLinkActive";
import { PaymentLinkCreate as PaymentLinkCreateModelImport } from "./src/models/PaymentLinkCreate";
import { RefundBankTransaction as RefundBankTransactionModelImport } from "./src/models/RefundBankTransaction";
import { RefundCommentActive as RefundCommentActiveModelImport } from "./src/models/RefundCommentActive";
import { RefundCommentCreate as RefundCommentCreateModelImport } from "./src/models/RefundCommentCreate";
import { RefundRecoveryBankTransaction as RefundRecoveryBankTransactionModelImport } from "./src/models/RefundRecoveryBankTransaction";
import { ShopifyRecurringOrder as ShopifyRecurringOrderModelImport } from "./src/models/ShopifyRecurringOrder";
import { ShopifySubscriptionAddress as ShopifySubscriptionAddressModelImport } from "./src/models/ShopifySubscriptionAddress";
import { ShopifySubscriptionProductCreate as ShopifySubscriptionProductCreateModelImport } from "./src/models/ShopifySubscriptionProductCreate";
import { ShopifySubscriptionProductUpdate as ShopifySubscriptionProductUpdateModelImport } from "./src/models/ShopifySubscriptionProductUpdate";
import { ShopifyTransaction as ShopifyTransactionModelImport } from "./src/models/ShopifyTransaction";
import { SpaceCreate as SpaceCreateModelImport } from "./src/models/SpaceCreate";
import { SpaceUpdate as SpaceUpdateModelImport } from "./src/models/SpaceUpdate";
import { SubscriberActive as SubscriberActiveModelImport } from "./src/models/SubscriberActive";
import { SubscriberCreate as SubscriberCreateModelImport } from "./src/models/SubscriberCreate";
import { SubscriptionAffiliateCreate as SubscriptionAffiliateCreateModelImport } from "./src/models/SubscriptionAffiliateCreate";
import { SubscriptionAffiliateDeleted as SubscriptionAffiliateDeletedModelImport } from "./src/models/SubscriptionAffiliateDeleted";
import { SubscriptionAffiliateInactive as SubscriptionAffiliateInactiveModelImport } from "./src/models/SubscriptionAffiliateInactive";
import { SubscriptionMetricActive as SubscriptionMetricActiveModelImport } from "./src/models/SubscriptionMetricActive";
import { SubscriptionMetricCreate as SubscriptionMetricCreateModelImport } from "./src/models/SubscriptionMetricCreate";
import { SubscriptionPending as SubscriptionPendingModelImport } from "./src/models/SubscriptionPending";
import { SubscriptionProductActive as SubscriptionProductActiveModelImport } from "./src/models/SubscriptionProductActive";
import { SubscriptionProductCreate as SubscriptionProductCreateModelImport } from "./src/models/SubscriptionProductCreate";
import { SubscriptionSuspensionRunning as SubscriptionSuspensionRunningModelImport } from "./src/models/SubscriptionSuspensionRunning";
import { TokenCreate as TokenCreateModelImport } from "./src/models/TokenCreate";
import { TokenUpdate as TokenUpdateModelImport } from "./src/models/TokenUpdate";
import { TransactionCommentActive as TransactionCommentActiveModelImport } from "./src/models/TransactionCommentActive";
import { TransactionCommentCreate as TransactionCommentCreateModelImport } from "./src/models/TransactionCommentCreate";
import { TransactionCompletion as TransactionCompletionModelImport } from "./src/models/TransactionCompletion";
import { TransactionCreate as TransactionCreateModelImport } from "./src/models/TransactionCreate";
import { TransactionInvoice as TransactionInvoiceModelImport } from "./src/models/TransactionInvoice";
import { TransactionInvoiceCommentActive as TransactionInvoiceCommentActiveModelImport } from "./src/models/TransactionInvoiceCommentActive";
import { TransactionInvoiceCommentCreate as TransactionInvoiceCommentCreateModelImport } from "./src/models/TransactionInvoiceCommentCreate";
import { TransactionLineItemVersion as TransactionLineItemVersionModelImport } from "./src/models/TransactionLineItemVersion";
import { TransactionPending as TransactionPendingModelImport } from "./src/models/TransactionPending";
import { TransactionVoid as TransactionVoidModelImport } from "./src/models/TransactionVoid";
import { WebhookListenerCreate as WebhookListenerCreateModelImport } from "./src/models/WebhookListenerCreate";
import { WebhookListenerUpdate as WebhookListenerUpdateModelImport } from "./src/models/WebhookListenerUpdate";
import { WebhookUrlCreate as WebhookUrlCreateModelImport } from "./src/models/WebhookUrlCreate";
import { WebhookUrlUpdate as WebhookUrlUpdateModelImport } from