From 8c907c2a3d215739a9033764e7373952621e67a0 Mon Sep 17 00:00:00 2001 From: Victor Ndambakuwa Date: Wed, 26 Feb 2020 12:22:43 +0100 Subject: [PATCH] Release 2.0.5 --- README.md | 6 +- build.gradle | 2 +- build.sbt | 2 +- pom.xml | 2 +- src/main/java/com/wallee/sdk/ApiCallback.java | 28 +- src/main/java/com/wallee/sdk/ApiClient.java | 30 ++- .../java/com/wallee/sdk/ApiException.java | 28 +- src/main/java/com/wallee/sdk/ApiResponse.java | 28 +- .../wallee/sdk/GzipRequestInterceptor.java | 28 +- src/main/java/com/wallee/sdk/JSON.java | 28 +- src/main/java/com/wallee/sdk/Pair.java | 28 +- .../com/wallee/sdk/ProgressRequestBody.java | 28 +- .../com/wallee/sdk/ProgressResponseBody.java | 28 +- src/main/java/com/wallee/sdk/StringUtil.java | 28 +- .../java/com/wallee/sdk/auth/ApiKeyAuth.java | 28 +- .../com/wallee/sdk/auth/Authentication.java | 28 +- .../com/wallee/sdk/auth/HttpBasicAuth.java | 28 +- src/main/java/com/wallee/sdk/auth/OAuth.java | 28 +- .../java/com/wallee/sdk/auth/OAuthFlow.java | 28 +- .../sdk/model/AbstractAccountUpdate.java | 28 +- .../model/AbstractApplicationUserUpdate.java | 28 +- .../sdk/model/AbstractCustomerActive.java | 28 +- .../model/AbstractCustomerAddressActive.java | 28 +- .../model/AbstractCustomerCommentActive.java | 28 +- .../AbstractDebtCollectionCaseUpdate.java | 28 +- .../sdk/model/AbstractHumanUserUpdate.java | 28 +- .../sdk/model/AbstractPaymentLinkUpdate.java | 28 +- .../model/AbstractRefundCommentActive.java | 28 +- .../wallee/sdk/model/AbstractSpaceUpdate.java | 28 +- .../sdk/model/AbstractSubscriberUpdate.java | 28 +- .../AbstractSubscriptionAffiliateUpdate.java | 28 +- .../AbstractSubscriptionMetricUpdate.java | 28 +- .../AbstractSubscriptionProductActive.java | 28 +- .../wallee/sdk/model/AbstractTokenUpdate.java | 28 +- .../AbstractTransactionCommentActive.java | 28 +- ...stractTransactionInvoiceCommentActive.java | 28 +- .../sdk/model/AbstractTransactionPending.java | 28 +- .../model/AbstractWebhookListenerUpdate.java | 28 +- .../sdk/model/AbstractWebhookUrlUpdate.java | 28 +- .../java/com/wallee/sdk/model/Account.java | 28 +- .../com/wallee/sdk/model/AccountCreate.java | 28 +- .../com/wallee/sdk/model/AccountState.java | 28 +- .../com/wallee/sdk/model/AccountType.java | 28 +- .../com/wallee/sdk/model/AccountUpdate.java | 28 +- .../java/com/wallee/sdk/model/Address.java | 28 +- .../com/wallee/sdk/model/AddressCreate.java | 28 +- .../com/wallee/sdk/model/ApplicationUser.java | 28 +- .../sdk/model/ApplicationUserCreate.java | 28 +- .../ApplicationUserCreateWithMacKey.java | 28 +- .../sdk/model/ApplicationUserUpdate.java | 28 +- .../java/com/wallee/sdk/model/Charge.java | 28 +- .../com/wallee/sdk/model/ChargeAttempt.java | 28 +- .../sdk/model/ChargeAttemptEnvironment.java | 28 +- .../wallee/sdk/model/ChargeAttemptState.java | 28 +- .../java/com/wallee/sdk/model/ChargeFlow.java | 28 +- .../com/wallee/sdk/model/ChargeFlowLevel.java | 28 +- .../model/ChargeFlowLevelConfiguration.java | 28 +- .../ChargeFlowLevelConfigurationType.java | 28 +- .../sdk/model/ChargeFlowLevelState.java | 28 +- .../com/wallee/sdk/model/ChargeState.java | 28 +- .../java/com/wallee/sdk/model/ChargeType.java | 28 +- .../com/wallee/sdk/model/ClientError.java | 28 +- .../com/wallee/sdk/model/ClientErrorType.java | 28 +- .../wallee/sdk/model/CompletionLineItem.java | 28 +- .../sdk/model/CompletionLineItemCreate.java | 28 +- .../java/com/wallee/sdk/model/Condition.java | 28 +- .../com/wallee/sdk/model/ConditionType.java | 28 +- .../wallee/sdk/model/ConnectorInvocation.java | 28 +- .../sdk/model/ConnectorInvocationStage.java | 28 +- .../wallee/sdk/model/CreationEntityState.java | 28 +- .../wallee/sdk/model/CriteriaOperator.java | 28 +- .../java/com/wallee/sdk/model/Customer.java | 28 +- .../com/wallee/sdk/model/CustomerActive.java | 28 +- .../com/wallee/sdk/model/CustomerAddress.java | 28 +- .../sdk/model/CustomerAddressActive.java | 28 +- .../sdk/model/CustomerAddressCreate.java | 28 +- .../wallee/sdk/model/CustomerAddressType.java | 28 +- .../com/wallee/sdk/model/CustomerComment.java | 28 +- .../sdk/model/CustomerCommentActive.java | 28 +- .../sdk/model/CustomerCommentCreate.java | 28 +- .../com/wallee/sdk/model/CustomerCreate.java | 28 +- .../sdk/model/CustomerPostalAddress.java | 28 +- .../model/CustomerPostalAddressCreate.java | 28 +- .../wallee/sdk/model/CustomersPresence.java | 28 +- .../wallee/sdk/model/DataCollectionType.java | 28 +- .../sdk/model/DatabaseTranslatedString.java | 28 +- .../model/DatabaseTranslatedStringCreate.java | 28 +- .../model/DatabaseTranslatedStringItem.java | 28 +- .../DatabaseTranslatedStringItemCreate.java | 28 +- .../wallee/sdk/model/DebtCollectionCase.java | 28 +- .../sdk/model/DebtCollectionCaseCreate.java | 28 +- .../sdk/model/DebtCollectionCaseDocument.java | 28 +- .../sdk/model/DebtCollectionCaseSource.java | 28 +- .../sdk/model/DebtCollectionCaseState.java | 28 +- .../sdk/model/DebtCollectionCaseUpdate.java | 28 +- .../sdk/model/DebtCollectionEnvironment.java | 28 +- .../sdk/model/DebtCollectionReceipt.java | 28 +- .../model/DebtCollectionReceiptSource.java | 28 +- .../com/wallee/sdk/model/DebtCollector.java | 28 +- .../sdk/model/DebtCollectorCondition.java | 28 +- .../sdk/model/DebtCollectorConditionType.java | 28 +- .../sdk/model/DebtCollectorConfiguration.java | 28 +- .../wallee/sdk/model/DeliveryIndication.java | 28 +- .../DeliveryIndicationDecisionReason.java | 28 +- .../sdk/model/DeliveryIndicationState.java | 28 +- .../wallee/sdk/model/DocumentTemplate.java | 28 +- .../sdk/model/DocumentTemplateType.java | 28 +- .../sdk/model/DocumentTemplateTypeGroup.java | 28 +- .../wallee/sdk/model/EntityExportRequest.java | 28 +- .../com/wallee/sdk/model/EntityQuery.java | 28 +- .../wallee/sdk/model/EntityQueryFilter.java | 28 +- .../sdk/model/EntityQueryFilterType.java | 28 +- .../wallee/sdk/model/EntityQueryOrderBy.java | 28 +- .../sdk/model/EntityQueryOrderByType.java | 28 +- .../com/wallee/sdk/model/Environment.java | 28 +- .../com/wallee/sdk/model/FailureCategory.java | 28 +- .../com/wallee/sdk/model/FailureReason.java | 28 +- .../java/com/wallee/sdk/model/Feature.java | 28 +- .../java/com/wallee/sdk/model/Gender.java | 28 +- .../java/com/wallee/sdk/model/HumanUser.java | 28 +- .../com/wallee/sdk/model/HumanUserCreate.java | 28 +- .../com/wallee/sdk/model/HumanUserUpdate.java | 28 +- .../sdk/model/InstallmentCalculatedPlan.java | 28 +- .../sdk/model/InstallmentCalculatedSlice.java | 28 +- .../wallee/sdk/model/InstallmentPayment.java | 28 +- .../sdk/model/InstallmentPaymentSlice.java | 28 +- .../model/InstallmentPaymentSliceState.java | 28 +- .../sdk/model/InstallmentPaymentState.java | 28 +- .../model/InstallmentPlanConfiguration.java | 28 +- .../InstallmentPlanSliceConfiguration.java | 28 +- src/main/java/com/wallee/sdk/model/Label.java | 28 +- .../com/wallee/sdk/model/LabelDescriptor.java | 28 +- .../sdk/model/LabelDescriptorCategory.java | 28 +- .../sdk/model/LabelDescriptorGroup.java | 28 +- .../wallee/sdk/model/LabelDescriptorType.java | 28 +- .../sdk/model/LegalOrganizationForm.java | 28 +- .../java/com/wallee/sdk/model/LineItem.java | 28 +- .../wallee/sdk/model/LineItemAttribute.java | 28 +- .../sdk/model/LineItemAttributeCreate.java | 28 +- .../com/wallee/sdk/model/LineItemCreate.java | 28 +- .../wallee/sdk/model/LineItemReduction.java | 28 +- .../sdk/model/LineItemReductionCreate.java | 28 +- .../com/wallee/sdk/model/LineItemType.java | 28 +- .../com/wallee/sdk/model/LocalizedString.java | 28 +- .../java/com/wallee/sdk/model/ManualTask.java | 28 +- .../wallee/sdk/model/ManualTaskAction.java | 28 +- .../sdk/model/ManualTaskActionStyle.java | 28 +- .../com/wallee/sdk/model/ManualTaskState.java | 28 +- .../com/wallee/sdk/model/ManualTaskType.java | 28 +- .../com/wallee/sdk/model/MetricUsage.java | 28 +- .../wallee/sdk/model/OneClickPaymentMode.java | 28 +- .../wallee/sdk/model/PaymentConnector.java | 28 +- .../model/PaymentConnectorConfiguration.java | 28 +- .../sdk/model/PaymentConnectorFeature.java | 28 +- .../com/wallee/sdk/model/PaymentContract.java | 28 +- .../sdk/model/PaymentContractState.java | 28 +- .../wallee/sdk/model/PaymentContractType.java | 28 +- .../sdk/model/PaymentInformationHash.java | 28 +- .../sdk/model/PaymentInformationHashType.java | 28 +- .../com/wallee/sdk/model/PaymentLink.java | 28 +- .../wallee/sdk/model/PaymentLinkActive.java | 28 +- .../wallee/sdk/model/PaymentLinkCreate.java | 28 +- .../sdk/model/PaymentLinkProtectionMode.java | 28 +- .../wallee/sdk/model/PaymentLinkUpdate.java | 28 +- .../com/wallee/sdk/model/PaymentMethod.java | 28 +- .../wallee/sdk/model/PaymentMethodBrand.java | 28 +- .../sdk/model/PaymentMethodConfiguration.java | 28 +- .../sdk/model/PaymentPrimaryRiskTaker.java | 28 +- .../wallee/sdk/model/PaymentProcessor.java | 28 +- .../model/PaymentProcessorConfiguration.java | 28 +- .../com/wallee/sdk/model/PaymentTerminal.java | 28 +- .../sdk/model/PaymentTerminalAddress.java | 28 +- .../model/PaymentTerminalConfiguration.java | 28 +- .../PaymentTerminalConfigurationState.java | 28 +- .../PaymentTerminalConfigurationVersion.java | 28 +- ...mentTerminalConfigurationVersionState.java | 28 +- .../sdk/model/PaymentTerminalLocation.java | 28 +- .../model/PaymentTerminalLocationState.java | 28 +- .../model/PaymentTerminalLocationVersion.java | 28 +- .../PaymentTerminalLocationVersionState.java | 28 +- .../sdk/model/PaymentTerminalState.java | 28 +- .../wallee/sdk/model/PaymentTerminalType.java | 28 +- .../java/com/wallee/sdk/model/Permission.java | 28 +- .../sdk/model/PersistableCurrencyAmount.java | 28 +- .../PersistableCurrencyAmountUpdate.java | 28 +- .../com/wallee/sdk/model/ProductFeeType.java | 28 +- .../wallee/sdk/model/ProductMeteredFee.java | 28 +- .../sdk/model/ProductMeteredFeeUpdate.java | 28 +- .../sdk/model/ProductMeteredTierFee.java | 28 +- .../model/ProductMeteredTierFeeUpdate.java | 28 +- .../sdk/model/ProductMeteredTierPricing.java | 28 +- .../wallee/sdk/model/ProductPeriodFee.java | 28 +- .../sdk/model/ProductPeriodFeeUpdate.java | 28 +- .../com/wallee/sdk/model/ProductSetupFee.java | 28 +- .../sdk/model/ProductSetupFeeUpdate.java | 28 +- .../java/com/wallee/sdk/model/Refund.java | 28 +- .../com/wallee/sdk/model/RefundComment.java | 28 +- .../wallee/sdk/model/RefundCommentActive.java | 28 +- .../wallee/sdk/model/RefundCommentCreate.java | 28 +- .../com/wallee/sdk/model/RefundCreate.java | 28 +- .../com/wallee/sdk/model/RefundState.java | 28 +- .../java/com/wallee/sdk/model/RefundType.java | 28 +- .../wallee/sdk/model/RenderedDocument.java | 28 +- .../sdk/model/RenderedTerminalReceipt.java | 28 +- .../com/wallee/sdk/model/ResourcePath.java | 28 +- .../com/wallee/sdk/model/ResourceState.java | 28 +- .../wallee/sdk/model/RestAddressFormat.java | 28 +- .../sdk/model/RestAddressFormatField.java | 28 +- .../com/wallee/sdk/model/RestCountry.java | 28 +- .../wallee/sdk/model/RestCountryState.java | 28 +- .../com/wallee/sdk/model/RestCurrency.java | 28 +- .../com/wallee/sdk/model/RestLanguage.java | 28 +- src/main/java/com/wallee/sdk/model/Role.java | 28 +- src/main/java/com/wallee/sdk/model/Scope.java | 28 +- .../com/wallee/sdk/model/ServerError.java | 28 +- src/main/java/com/wallee/sdk/model/Space.java | 28 +- .../com/wallee/sdk/model/SpaceAddress.java | 28 +- .../wallee/sdk/model/SpaceAddressCreate.java | 28 +- .../com/wallee/sdk/model/SpaceCreate.java | 28 +- .../com/wallee/sdk/model/SpaceReference.java | 28 +- .../wallee/sdk/model/SpaceReferenceState.java | 28 +- .../com/wallee/sdk/model/SpaceUpdate.java | 28 +- .../java/com/wallee/sdk/model/SpaceView.java | 28 +- .../com/wallee/sdk/model/StaticValue.java | 28 +- .../java/com/wallee/sdk/model/Subscriber.java | 28 +- .../wallee/sdk/model/SubscriberActive.java | 28 +- .../wallee/sdk/model/SubscriberCreate.java | 28 +- .../wallee/sdk/model/SubscriberUpdate.java | 28 +- .../com/wallee/sdk/model/Subscription.java | 28 +- .../sdk/model/SubscriptionAffiliate.java | 28 +- .../model/SubscriptionAffiliateCreate.java | 28 +- .../model/SubscriptionAffiliateDeleted.java | 28 +- .../model/SubscriptionAffiliateDeleting.java | 28 +- .../model/SubscriptionAffiliateInactive.java | 28 +- .../model/SubscriptionAffiliateUpdate.java | 28 +- .../sdk/model/SubscriptionChangeRequest.java | 28 +- .../wallee/sdk/model/SubscriptionCharge.java | 28 +- .../sdk/model/SubscriptionChargeCreate.java | 28 +- .../SubscriptionChargeProcessingType.java | 28 +- .../sdk/model/SubscriptionChargeState.java | 28 +- .../sdk/model/SubscriptionChargeType.java | 28 +- .../SubscriptionComponentConfiguration.java | 28 +- ...iptionComponentReferenceConfiguration.java | 28 +- .../sdk/model/SubscriptionCreateRequest.java | 28 +- .../sdk/model/SubscriptionLedgerEntry.java | 28 +- .../model/SubscriptionLedgerEntryCreate.java | 28 +- .../model/SubscriptionLedgerEntryState.java | 28 +- .../wallee/sdk/model/SubscriptionMetric.java | 28 +- .../sdk/model/SubscriptionMetricActive.java | 28 +- .../sdk/model/SubscriptionMetricCreate.java | 28 +- .../sdk/model/SubscriptionMetricType.java | 28 +- .../sdk/model/SubscriptionMetricUpdate.java | 28 +- .../model/SubscriptionMetricUsageReport.java | 28 +- .../SubscriptionMetricUsageReportCreate.java | 28 +- .../wallee/sdk/model/SubscriptionPending.java | 28 +- .../sdk/model/SubscriptionPeriodBill.java | 28 +- .../model/SubscriptionPeriodBillState.java | 28 +- .../wallee/sdk/model/SubscriptionProduct.java | 28 +- .../sdk/model/SubscriptionProductActive.java | 28 +- .../model/SubscriptionProductComponent.java | 28 +- .../SubscriptionProductComponentGroup.java | 28 +- ...bscriptionProductComponentGroupUpdate.java | 28 +- ...SubscriptionProductComponentReference.java | 28 +- ...riptionProductComponentReferenceState.java | 28 +- .../SubscriptionProductComponentUpdate.java | 28 +- .../sdk/model/SubscriptionProductCreate.java | 28 +- .../model/SubscriptionProductRetirement.java | 28 +- .../SubscriptionProductRetirementCreate.java | 28 +- .../sdk/model/SubscriptionProductState.java | 28 +- .../sdk/model/SubscriptionProductVersion.java | 28 +- .../SubscriptionProductVersionPending.java | 28 +- .../SubscriptionProductVersionRetirement.java | 28 +- ...riptionProductVersionRetirementCreate.java | 28 +- .../SubscriptionProductVersionState.java | 28 +- .../wallee/sdk/model/SubscriptionState.java | 28 +- .../sdk/model/SubscriptionSuspension.java | 28 +- .../model/SubscriptionSuspensionAction.java | 28 +- .../model/SubscriptionSuspensionCreate.java | 28 +- .../model/SubscriptionSuspensionReason.java | 28 +- .../model/SubscriptionSuspensionRunning.java | 28 +- .../model/SubscriptionSuspensionState.java | 28 +- .../wallee/sdk/model/SubscriptionUpdate.java | 28 +- .../wallee/sdk/model/SubscriptionVersion.java | 28 +- .../sdk/model/SubscriptionVersionState.java | 28 +- src/main/java/com/wallee/sdk/model/Tax.java | 28 +- .../java/com/wallee/sdk/model/TaxClass.java | 28 +- .../java/com/wallee/sdk/model/TaxCreate.java | 28 +- .../com/wallee/sdk/model/TenantDatabase.java | 28 +- src/main/java/com/wallee/sdk/model/Token.java | 28 +- .../com/wallee/sdk/model/TokenCreate.java | 28 +- .../com/wallee/sdk/model/TokenUpdate.java | 28 +- .../com/wallee/sdk/model/TokenVersion.java | 28 +- .../wallee/sdk/model/TokenVersionState.java | 28 +- .../wallee/sdk/model/TokenVersionType.java | 28 +- .../wallee/sdk/model/TokenizationMode.java | 28 +- .../com/wallee/sdk/model/Transaction.java | 28 +- .../sdk/model/TransactionAwareEntity.java | 28 +- .../wallee/sdk/model/TransactionComment.java | 28 +- .../sdk/model/TransactionCommentActive.java | 28 +- .../sdk/model/TransactionCommentCreate.java | 28 +- .../sdk/model/TransactionCompletion.java | 28 +- .../sdk/model/TransactionCompletionMode.java | 28 +- .../model/TransactionCompletionRequest.java | 28 +- .../sdk/model/TransactionCompletionState.java | 28 +- .../wallee/sdk/model/TransactionCreate.java | 28 +- ...ansactionEnvironmentSelectionStrategy.java | 28 +- .../wallee/sdk/model/TransactionGroup.java | 28 +- .../sdk/model/TransactionGroupState.java | 28 +- .../wallee/sdk/model/TransactionInvoice.java | 28 +- .../sdk/model/TransactionInvoiceComment.java | 28 +- .../TransactionInvoiceCommentActive.java | 28 +- .../TransactionInvoiceCommentCreate.java | 28 +- .../model/TransactionInvoiceReplacement.java | 28 +- .../sdk/model/TransactionInvoiceState.java | 28 +- .../TransactionLineItemUpdateRequest.java | 28 +- .../sdk/model/TransactionLineItemVersion.java | 28 +- .../wallee/sdk/model/TransactionPending.java | 28 +- .../wallee/sdk/model/TransactionState.java | 28 +- .../model/TransactionUserInterfaceType.java | 28 +- .../com/wallee/sdk/model/TransactionVoid.java | 28 +- .../wallee/sdk/model/TransactionVoidMode.java | 28 +- .../sdk/model/TransactionVoidState.java | 28 +- .../model/TwoFactorAuthenticationType.java | 28 +- .../wallee/sdk/model/UnencryptedCardData.java | 28 +- .../sdk/model/UnencryptedCardDataCreate.java | 28 +- src/main/java/com/wallee/sdk/model/User.java | 28 +- .../com/wallee/sdk/model/UserAccountRole.java | 28 +- .../com/wallee/sdk/model/UserSpaceRole.java | 28 +- .../java/com/wallee/sdk/model/UserType.java | 28 +- .../com/wallee/sdk/model/WebhookIdentity.java | 28 +- .../com/wallee/sdk/model/WebhookListener.java | 28 +- .../sdk/model/WebhookListenerCreate.java | 28 +- .../sdk/model/WebhookListenerEntity.java | 28 +- .../sdk/model/WebhookListenerUpdate.java | 28 +- .../java/com/wallee/sdk/model/WebhookUrl.java | 28 +- .../wallee/sdk/model/WebhookUrlCreate.java | 28 +- .../wallee/sdk/model/WebhookUrlUpdate.java | 28 +- .../wallee/sdk/service/AccountService.java | 28 +- .../sdk/service/ApplicationUserService.java | 28 +- .../sdk/service/CardProcessingService.java | 28 +- .../sdk/service/ChargeAttemptService.java | 28 +- .../sdk/service/ChargeFlowLevelService.java | 28 +- .../wallee/sdk/service/ChargeFlowService.java | 28 +- .../sdk/service/ConditionTypeService.java | 28 +- .../wallee/sdk/service/CountryService.java | 28 +- .../sdk/service/CountryStateService.java | 28 +- .../wallee/sdk/service/CurrencyService.java | 28 +- .../sdk/service/CustomerAddressService.java | 28 +- .../sdk/service/CustomerCommentService.java | 28 +- .../wallee/sdk/service/CustomerService.java | 28 +- .../service/DebtCollectionCaseService.java | 28 +- .../DebtCollectorConfigurationService.java | 28 +- .../sdk/service/DebtCollectorService.java | 28 +- .../service/DeliveryIndicationService.java | 28 +- .../sdk/service/DocumentTemplateService.java | 28 +- .../service/DocumentTemplateTypeService.java | 28 +- .../wallee/sdk/service/HumanUserService.java | 28 +- .../service/InstallmentPaymentService.java | 28 +- .../InstallmentPaymentSliceService.java | 28 +- .../InstallmentPlanCalculationService.java | 28 +- .../InstallmentPlanConfigurationService.java | 28 +- ...tallmentPlanSliceConfigurationService.java | 28 +- .../service/LabelDescriptionGroupService.java | 28 +- .../sdk/service/LabelDescriptionService.java | 28 +- .../wallee/sdk/service/LanguageService.java | 28 +- .../service/LegalOrganizationFormService.java | 28 +- .../wallee/sdk/service/ManualTaskService.java | 28 +- .../sdk/service/MerticUsageService.java | 28 +- .../PaymentConnectorConfigurationService.java | 28 +- .../sdk/service/PaymentConnectorService.java | 28 +- .../sdk/service/PaymentLinkService.java | 28 +- .../service/PaymentMethodBrandService.java | 28 +- .../PaymentMethodConfigurationService.java | 28 +- .../sdk/service/PaymentMethodService.java | 28 +- .../PaymentProcessorConfigurationService.java | 28 +- .../sdk/service/PaymentProcessorService.java | 28 +- .../sdk/service/PaymentTerminalService.java | 28 +- .../wallee/sdk/service/PermissionService.java | 28 +- .../sdk/service/RefundCommentService.java | 28 +- .../com/wallee/sdk/service/RefundService.java | 28 +- .../com/wallee/sdk/service/SpaceService.java | 28 +- .../sdk/service/StaticValueService.java | 28 +- .../wallee/sdk/service/SubscriberService.java | 28 +- .../service/SubscriptionAffiliateService.java | 28 +- .../service/SubscriptionChargeService.java | 28 +- .../SubscriptionLedgerEntryService.java | 28 +- .../service/SubscriptionMetricService.java | 28 +- .../SubscriptionMetricUsageService.java | 28 +- .../SubscriptionPeriodBillService.java | 28 +- ...scriptionProductComponentGroupService.java | 28 +- .../SubscriptionProductComponentService.java | 28 +- .../SubscriptionProductFeeTierService.java | 28 +- .../SubscriptionProductMeteredFeeService.java | 28 +- .../SubscriptionProductPeriodFeeService.java | 28 +- .../SubscriptionProductRetirementService.java | 28 +- .../service/SubscriptionProductService.java | 28 +- .../SubscriptionProductSetupFeeService.java | 28 +- ...iptionProductVersionRetirementService.java | 28 +- .../SubscriptionProductVersionService.java | 28 +- .../sdk/service/SubscriptionService.java | 28 +- .../SubscriptionSuspensionService.java | 28 +- .../service/SubscriptionVersionService.java | 28 +- .../com/wallee/sdk/service/TokenService.java | 28 +- .../sdk/service/TokenVersionService.java | 28 +- .../service/TransactionCommentService.java | 28 +- .../service/TransactionCompletionService.java | 28 +- .../sdk/service/TransactionIframeService.java | 28 +- .../TransactionInvoiceCommentService.java | 28 +- .../service/TransactionInvoiceService.java | 28 +- .../service/TransactionLightboxService.java | 28 +- .../service/TransactionMobileSdkService.java | 28 +- .../TransactionPaymentPageService.java | 28 +- .../sdk/service/TransactionService.java | 28 +- .../service/TransactionTerminalService.java | 28 +- .../sdk/service/TransactionVoidService.java | 28 +- .../sdk/service/UserAccountRoleService.java | 28 +- .../sdk/service/UserSpaceRoleService.java | 28 +- .../sdk/service/WebhookListenerService.java | 28 +- .../wallee/sdk/service/WebhookUrlService.java | 28 +- .../TransactionPaymentPageServiceTest.java | 110 ++++---- .../sdk/test/TransactionServiceTest.java | 251 ++++++++++++------ 421 files changed, 7285 insertions(+), 4710 deletions(-) diff --git a/README.md b/README.md index 6b1d2216..717e7065 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Add this dependency to your project's POM: com.wallee wallee-java-sdk - 2.0.4 + 2.0.5 compile ``` @@ -35,7 +35,7 @@ Add this dependency to your project's POM: Add this dependency to your project's build file: ```groovy -compile "com.wallee:wallee-java-sdk:2.0.4" +compile "com.wallee:wallee-java-sdk:2.0.5" ``` ### Others @@ -48,7 +48,7 @@ mvn clean package Then manually install the following JARs: -* `target/wallee-java-sdk-2.0.4.jar` +* `target/wallee-java-sdk-2.0.5.jar` * `target/lib/*.jar` ## Usage diff --git a/build.gradle b/build.gradle index 58441ba2..4d5c51a9 100644 --- a/build.gradle +++ b/build.gradle @@ -3,7 +3,7 @@ apply plugin: 'idea' apply plugin: 'eclipse' group = 'com.wallee' -version = '2.0.4' +version = '2.0.5' buildscript { repositories { diff --git a/build.sbt b/build.sbt index e01910c9..f6b7c449 100644 --- a/build.sbt +++ b/build.sbt @@ -2,7 +2,7 @@ lazy val root = (project in file(".")). settings( organization := "com.wallee", name := "wallee-java-sdk", - version := "2.0.4", + version := "2.0.5", scalaVersion := "2.11.4", scalacOptions ++= Seq("-feature"), javacOptions in compile ++= Seq("-Xlint:deprecation"), diff --git a/pom.xml b/pom.xml index 8c4912ea..93cc5dc9 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ wallee-java-sdk jar wallee-java-sdk - 2.0.4 + 2.0.5 https://www.wallee.com The SDK for simplifying the integration with wallee API. diff --git a/src/main/java/com/wallee/sdk/ApiCallback.java b/src/main/java/com/wallee/sdk/ApiCallback.java index 8844f259..9e41a293 100644 --- a/src/main/java/com/wallee/sdk/ApiCallback.java +++ b/src/main/java/com/wallee/sdk/ApiCallback.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk; diff --git a/src/main/java/com/wallee/sdk/ApiClient.java b/src/main/java/com/wallee/sdk/ApiClient.java index 14e8d738..fae1d2b7 100644 --- a/src/main/java/com/wallee/sdk/ApiClient.java +++ b/src/main/java/com/wallee/sdk/ApiClient.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk; @@ -107,7 +113,7 @@ public ApiClient(long userId, String applicationKey) { json = new JSON(); // Set default User-Agent. - setUserAgent("com.wallee.wallee-java-sdk-2.0.4"); + setUserAgent("com.wallee.wallee-java-sdk-2.0.5"); // Setup authentications (key: authentication name, value: authentication). authentications = new HashMap(); diff --git a/src/main/java/com/wallee/sdk/ApiException.java b/src/main/java/com/wallee/sdk/ApiException.java index e110f016..b2885cee 100644 --- a/src/main/java/com/wallee/sdk/ApiException.java +++ b/src/main/java/com/wallee/sdk/ApiException.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk; diff --git a/src/main/java/com/wallee/sdk/ApiResponse.java b/src/main/java/com/wallee/sdk/ApiResponse.java index 8e50ce48..e44b6f3a 100644 --- a/src/main/java/com/wallee/sdk/ApiResponse.java +++ b/src/main/java/com/wallee/sdk/ApiResponse.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk; diff --git a/src/main/java/com/wallee/sdk/GzipRequestInterceptor.java b/src/main/java/com/wallee/sdk/GzipRequestInterceptor.java index 95c0980e..e02063b0 100644 --- a/src/main/java/com/wallee/sdk/GzipRequestInterceptor.java +++ b/src/main/java/com/wallee/sdk/GzipRequestInterceptor.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk; diff --git a/src/main/java/com/wallee/sdk/JSON.java b/src/main/java/com/wallee/sdk/JSON.java index 999c69fd..df18cb1e 100644 --- a/src/main/java/com/wallee/sdk/JSON.java +++ b/src/main/java/com/wallee/sdk/JSON.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk; diff --git a/src/main/java/com/wallee/sdk/Pair.java b/src/main/java/com/wallee/sdk/Pair.java index 3920a9c6..41d2e018 100644 --- a/src/main/java/com/wallee/sdk/Pair.java +++ b/src/main/java/com/wallee/sdk/Pair.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk; diff --git a/src/main/java/com/wallee/sdk/ProgressRequestBody.java b/src/main/java/com/wallee/sdk/ProgressRequestBody.java index 17ecfc29..74e4b185 100644 --- a/src/main/java/com/wallee/sdk/ProgressRequestBody.java +++ b/src/main/java/com/wallee/sdk/ProgressRequestBody.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk; diff --git a/src/main/java/com/wallee/sdk/ProgressResponseBody.java b/src/main/java/com/wallee/sdk/ProgressResponseBody.java index 3d12da5d..035e75e6 100644 --- a/src/main/java/com/wallee/sdk/ProgressResponseBody.java +++ b/src/main/java/com/wallee/sdk/ProgressResponseBody.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk; diff --git a/src/main/java/com/wallee/sdk/StringUtil.java b/src/main/java/com/wallee/sdk/StringUtil.java index a95193e7..c58005c1 100644 --- a/src/main/java/com/wallee/sdk/StringUtil.java +++ b/src/main/java/com/wallee/sdk/StringUtil.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk; diff --git a/src/main/java/com/wallee/sdk/auth/ApiKeyAuth.java b/src/main/java/com/wallee/sdk/auth/ApiKeyAuth.java index e76133ee..3d7829f3 100644 --- a/src/main/java/com/wallee/sdk/auth/ApiKeyAuth.java +++ b/src/main/java/com/wallee/sdk/auth/ApiKeyAuth.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.auth; diff --git a/src/main/java/com/wallee/sdk/auth/Authentication.java b/src/main/java/com/wallee/sdk/auth/Authentication.java index 1e16ba0a..b4c2dd3a 100644 --- a/src/main/java/com/wallee/sdk/auth/Authentication.java +++ b/src/main/java/com/wallee/sdk/auth/Authentication.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.auth; diff --git a/src/main/java/com/wallee/sdk/auth/HttpBasicAuth.java b/src/main/java/com/wallee/sdk/auth/HttpBasicAuth.java index 7898b316..85c65d52 100644 --- a/src/main/java/com/wallee/sdk/auth/HttpBasicAuth.java +++ b/src/main/java/com/wallee/sdk/auth/HttpBasicAuth.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.auth; diff --git a/src/main/java/com/wallee/sdk/auth/OAuth.java b/src/main/java/com/wallee/sdk/auth/OAuth.java index 2a835a16..f66e8169 100644 --- a/src/main/java/com/wallee/sdk/auth/OAuth.java +++ b/src/main/java/com/wallee/sdk/auth/OAuth.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.auth; diff --git a/src/main/java/com/wallee/sdk/auth/OAuthFlow.java b/src/main/java/com/wallee/sdk/auth/OAuthFlow.java index 4e62ab12..bf998726 100644 --- a/src/main/java/com/wallee/sdk/auth/OAuthFlow.java +++ b/src/main/java/com/wallee/sdk/auth/OAuthFlow.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.auth; diff --git a/src/main/java/com/wallee/sdk/model/AbstractAccountUpdate.java b/src/main/java/com/wallee/sdk/model/AbstractAccountUpdate.java index 4deb3f86..2a4a0e3d 100644 --- a/src/main/java/com/wallee/sdk/model/AbstractAccountUpdate.java +++ b/src/main/java/com/wallee/sdk/model/AbstractAccountUpdate.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/AbstractApplicationUserUpdate.java b/src/main/java/com/wallee/sdk/model/AbstractApplicationUserUpdate.java index b1ead3d1..543ba36f 100644 --- a/src/main/java/com/wallee/sdk/model/AbstractApplicationUserUpdate.java +++ b/src/main/java/com/wallee/sdk/model/AbstractApplicationUserUpdate.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/AbstractCustomerActive.java b/src/main/java/com/wallee/sdk/model/AbstractCustomerActive.java index 90499c4a..90fd598e 100644 --- a/src/main/java/com/wallee/sdk/model/AbstractCustomerActive.java +++ b/src/main/java/com/wallee/sdk/model/AbstractCustomerActive.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/AbstractCustomerAddressActive.java b/src/main/java/com/wallee/sdk/model/AbstractCustomerAddressActive.java index ab43d444..e362ebf1 100644 --- a/src/main/java/com/wallee/sdk/model/AbstractCustomerAddressActive.java +++ b/src/main/java/com/wallee/sdk/model/AbstractCustomerAddressActive.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/AbstractCustomerCommentActive.java b/src/main/java/com/wallee/sdk/model/AbstractCustomerCommentActive.java index d4d8487d..23f537f5 100644 --- a/src/main/java/com/wallee/sdk/model/AbstractCustomerCommentActive.java +++ b/src/main/java/com/wallee/sdk/model/AbstractCustomerCommentActive.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/AbstractDebtCollectionCaseUpdate.java b/src/main/java/com/wallee/sdk/model/AbstractDebtCollectionCaseUpdate.java index 8c2c09e6..fc31fe87 100644 --- a/src/main/java/com/wallee/sdk/model/AbstractDebtCollectionCaseUpdate.java +++ b/src/main/java/com/wallee/sdk/model/AbstractDebtCollectionCaseUpdate.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/AbstractHumanUserUpdate.java b/src/main/java/com/wallee/sdk/model/AbstractHumanUserUpdate.java index 87a67ec7..00fbaf56 100644 --- a/src/main/java/com/wallee/sdk/model/AbstractHumanUserUpdate.java +++ b/src/main/java/com/wallee/sdk/model/AbstractHumanUserUpdate.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/AbstractPaymentLinkUpdate.java b/src/main/java/com/wallee/sdk/model/AbstractPaymentLinkUpdate.java index b3542108..76ca453e 100644 --- a/src/main/java/com/wallee/sdk/model/AbstractPaymentLinkUpdate.java +++ b/src/main/java/com/wallee/sdk/model/AbstractPaymentLinkUpdate.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/AbstractRefundCommentActive.java b/src/main/java/com/wallee/sdk/model/AbstractRefundCommentActive.java index f6bf6d9f..9ed3630d 100644 --- a/src/main/java/com/wallee/sdk/model/AbstractRefundCommentActive.java +++ b/src/main/java/com/wallee/sdk/model/AbstractRefundCommentActive.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/AbstractSpaceUpdate.java b/src/main/java/com/wallee/sdk/model/AbstractSpaceUpdate.java index 4e40b2ac..72cdffa4 100644 --- a/src/main/java/com/wallee/sdk/model/AbstractSpaceUpdate.java +++ b/src/main/java/com/wallee/sdk/model/AbstractSpaceUpdate.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/AbstractSubscriberUpdate.java b/src/main/java/com/wallee/sdk/model/AbstractSubscriberUpdate.java index de6b4e36..65388c36 100644 --- a/src/main/java/com/wallee/sdk/model/AbstractSubscriberUpdate.java +++ b/src/main/java/com/wallee/sdk/model/AbstractSubscriberUpdate.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/AbstractSubscriptionAffiliateUpdate.java b/src/main/java/com/wallee/sdk/model/AbstractSubscriptionAffiliateUpdate.java index 4aaab477..508bc487 100644 --- a/src/main/java/com/wallee/sdk/model/AbstractSubscriptionAffiliateUpdate.java +++ b/src/main/java/com/wallee/sdk/model/AbstractSubscriptionAffiliateUpdate.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/AbstractSubscriptionMetricUpdate.java b/src/main/java/com/wallee/sdk/model/AbstractSubscriptionMetricUpdate.java index 77d30090..9776a0cf 100644 --- a/src/main/java/com/wallee/sdk/model/AbstractSubscriptionMetricUpdate.java +++ b/src/main/java/com/wallee/sdk/model/AbstractSubscriptionMetricUpdate.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/AbstractSubscriptionProductActive.java b/src/main/java/com/wallee/sdk/model/AbstractSubscriptionProductActive.java index 4b8ece46..7882a100 100644 --- a/src/main/java/com/wallee/sdk/model/AbstractSubscriptionProductActive.java +++ b/src/main/java/com/wallee/sdk/model/AbstractSubscriptionProductActive.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/AbstractTokenUpdate.java b/src/main/java/com/wallee/sdk/model/AbstractTokenUpdate.java index 3129b029..de7e5aec 100644 --- a/src/main/java/com/wallee/sdk/model/AbstractTokenUpdate.java +++ b/src/main/java/com/wallee/sdk/model/AbstractTokenUpdate.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/AbstractTransactionCommentActive.java b/src/main/java/com/wallee/sdk/model/AbstractTransactionCommentActive.java index fbfe63cb..47bc4ff6 100644 --- a/src/main/java/com/wallee/sdk/model/AbstractTransactionCommentActive.java +++ b/src/main/java/com/wallee/sdk/model/AbstractTransactionCommentActive.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/AbstractTransactionInvoiceCommentActive.java b/src/main/java/com/wallee/sdk/model/AbstractTransactionInvoiceCommentActive.java index 512ec84e..6c46ce74 100644 --- a/src/main/java/com/wallee/sdk/model/AbstractTransactionInvoiceCommentActive.java +++ b/src/main/java/com/wallee/sdk/model/AbstractTransactionInvoiceCommentActive.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/AbstractTransactionPending.java b/src/main/java/com/wallee/sdk/model/AbstractTransactionPending.java index 8539401d..7dbdc924 100644 --- a/src/main/java/com/wallee/sdk/model/AbstractTransactionPending.java +++ b/src/main/java/com/wallee/sdk/model/AbstractTransactionPending.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/AbstractWebhookListenerUpdate.java b/src/main/java/com/wallee/sdk/model/AbstractWebhookListenerUpdate.java index babc1b94..89e08b04 100644 --- a/src/main/java/com/wallee/sdk/model/AbstractWebhookListenerUpdate.java +++ b/src/main/java/com/wallee/sdk/model/AbstractWebhookListenerUpdate.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/AbstractWebhookUrlUpdate.java b/src/main/java/com/wallee/sdk/model/AbstractWebhookUrlUpdate.java index 40db24ad..def52662 100644 --- a/src/main/java/com/wallee/sdk/model/AbstractWebhookUrlUpdate.java +++ b/src/main/java/com/wallee/sdk/model/AbstractWebhookUrlUpdate.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/Account.java b/src/main/java/com/wallee/sdk/model/Account.java index fdc7cf9a..6781dacc 100644 --- a/src/main/java/com/wallee/sdk/model/Account.java +++ b/src/main/java/com/wallee/sdk/model/Account.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/AccountCreate.java b/src/main/java/com/wallee/sdk/model/AccountCreate.java index 9dbbcdb8..f781670c 100644 --- a/src/main/java/com/wallee/sdk/model/AccountCreate.java +++ b/src/main/java/com/wallee/sdk/model/AccountCreate.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/AccountState.java b/src/main/java/com/wallee/sdk/model/AccountState.java index 643fec69..33380050 100644 --- a/src/main/java/com/wallee/sdk/model/AccountState.java +++ b/src/main/java/com/wallee/sdk/model/AccountState.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/AccountType.java b/src/main/java/com/wallee/sdk/model/AccountType.java index ee8e3cdc..c82d70a1 100644 --- a/src/main/java/com/wallee/sdk/model/AccountType.java +++ b/src/main/java/com/wallee/sdk/model/AccountType.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/AccountUpdate.java b/src/main/java/com/wallee/sdk/model/AccountUpdate.java index 5d716430..0e746719 100644 --- a/src/main/java/com/wallee/sdk/model/AccountUpdate.java +++ b/src/main/java/com/wallee/sdk/model/AccountUpdate.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/Address.java b/src/main/java/com/wallee/sdk/model/Address.java index 829b3186..2ce35d5a 100644 --- a/src/main/java/com/wallee/sdk/model/Address.java +++ b/src/main/java/com/wallee/sdk/model/Address.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/AddressCreate.java b/src/main/java/com/wallee/sdk/model/AddressCreate.java index 55722768..70dadcf8 100644 --- a/src/main/java/com/wallee/sdk/model/AddressCreate.java +++ b/src/main/java/com/wallee/sdk/model/AddressCreate.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/ApplicationUser.java b/src/main/java/com/wallee/sdk/model/ApplicationUser.java index 8238fe6c..ec9401f0 100644 --- a/src/main/java/com/wallee/sdk/model/ApplicationUser.java +++ b/src/main/java/com/wallee/sdk/model/ApplicationUser.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/ApplicationUserCreate.java b/src/main/java/com/wallee/sdk/model/ApplicationUserCreate.java index 096b7b27..d14ba7e9 100644 --- a/src/main/java/com/wallee/sdk/model/ApplicationUserCreate.java +++ b/src/main/java/com/wallee/sdk/model/ApplicationUserCreate.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/ApplicationUserCreateWithMacKey.java b/src/main/java/com/wallee/sdk/model/ApplicationUserCreateWithMacKey.java index 614825ca..e0197246 100644 --- a/src/main/java/com/wallee/sdk/model/ApplicationUserCreateWithMacKey.java +++ b/src/main/java/com/wallee/sdk/model/ApplicationUserCreateWithMacKey.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/ApplicationUserUpdate.java b/src/main/java/com/wallee/sdk/model/ApplicationUserUpdate.java index 277d965e..a6c6e810 100644 --- a/src/main/java/com/wallee/sdk/model/ApplicationUserUpdate.java +++ b/src/main/java/com/wallee/sdk/model/ApplicationUserUpdate.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/Charge.java b/src/main/java/com/wallee/sdk/model/Charge.java index 5e721e51..c6b428ad 100644 --- a/src/main/java/com/wallee/sdk/model/Charge.java +++ b/src/main/java/com/wallee/sdk/model/Charge.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/ChargeAttempt.java b/src/main/java/com/wallee/sdk/model/ChargeAttempt.java index 2436890a..0321df9d 100644 --- a/src/main/java/com/wallee/sdk/model/ChargeAttempt.java +++ b/src/main/java/com/wallee/sdk/model/ChargeAttempt.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/ChargeAttemptEnvironment.java b/src/main/java/com/wallee/sdk/model/ChargeAttemptEnvironment.java index d7930c12..16cb1dbe 100644 --- a/src/main/java/com/wallee/sdk/model/ChargeAttemptEnvironment.java +++ b/src/main/java/com/wallee/sdk/model/ChargeAttemptEnvironment.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/ChargeAttemptState.java b/src/main/java/com/wallee/sdk/model/ChargeAttemptState.java index dc74c66f..daf76a2c 100644 --- a/src/main/java/com/wallee/sdk/model/ChargeAttemptState.java +++ b/src/main/java/com/wallee/sdk/model/ChargeAttemptState.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/ChargeFlow.java b/src/main/java/com/wallee/sdk/model/ChargeFlow.java index 976cf681..62b894f6 100644 --- a/src/main/java/com/wallee/sdk/model/ChargeFlow.java +++ b/src/main/java/com/wallee/sdk/model/ChargeFlow.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/ChargeFlowLevel.java b/src/main/java/com/wallee/sdk/model/ChargeFlowLevel.java index d1049e75..31f0eb7d 100644 --- a/src/main/java/com/wallee/sdk/model/ChargeFlowLevel.java +++ b/src/main/java/com/wallee/sdk/model/ChargeFlowLevel.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/ChargeFlowLevelConfiguration.java b/src/main/java/com/wallee/sdk/model/ChargeFlowLevelConfiguration.java index 6aed838e..fc6baa3f 100644 --- a/src/main/java/com/wallee/sdk/model/ChargeFlowLevelConfiguration.java +++ b/src/main/java/com/wallee/sdk/model/ChargeFlowLevelConfiguration.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/ChargeFlowLevelConfigurationType.java b/src/main/java/com/wallee/sdk/model/ChargeFlowLevelConfigurationType.java index 56f82379..620a2644 100644 --- a/src/main/java/com/wallee/sdk/model/ChargeFlowLevelConfigurationType.java +++ b/src/main/java/com/wallee/sdk/model/ChargeFlowLevelConfigurationType.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/ChargeFlowLevelState.java b/src/main/java/com/wallee/sdk/model/ChargeFlowLevelState.java index 460346f2..9b3a8ee4 100644 --- a/src/main/java/com/wallee/sdk/model/ChargeFlowLevelState.java +++ b/src/main/java/com/wallee/sdk/model/ChargeFlowLevelState.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/ChargeState.java b/src/main/java/com/wallee/sdk/model/ChargeState.java index b946f641..87e5ba51 100644 --- a/src/main/java/com/wallee/sdk/model/ChargeState.java +++ b/src/main/java/com/wallee/sdk/model/ChargeState.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/ChargeType.java b/src/main/java/com/wallee/sdk/model/ChargeType.java index f3beada3..9d317831 100644 --- a/src/main/java/com/wallee/sdk/model/ChargeType.java +++ b/src/main/java/com/wallee/sdk/model/ChargeType.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/ClientError.java b/src/main/java/com/wallee/sdk/model/ClientError.java index 0d2a3749..4b54369f 100644 --- a/src/main/java/com/wallee/sdk/model/ClientError.java +++ b/src/main/java/com/wallee/sdk/model/ClientError.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/ClientErrorType.java b/src/main/java/com/wallee/sdk/model/ClientErrorType.java index 777e3428..0fb0af51 100644 --- a/src/main/java/com/wallee/sdk/model/ClientErrorType.java +++ b/src/main/java/com/wallee/sdk/model/ClientErrorType.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/CompletionLineItem.java b/src/main/java/com/wallee/sdk/model/CompletionLineItem.java index 5520e0e8..8ff5d9c2 100644 --- a/src/main/java/com/wallee/sdk/model/CompletionLineItem.java +++ b/src/main/java/com/wallee/sdk/model/CompletionLineItem.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/CompletionLineItemCreate.java b/src/main/java/com/wallee/sdk/model/CompletionLineItemCreate.java index b1ea0a1a..650ddde6 100644 --- a/src/main/java/com/wallee/sdk/model/CompletionLineItemCreate.java +++ b/src/main/java/com/wallee/sdk/model/CompletionLineItemCreate.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/Condition.java b/src/main/java/com/wallee/sdk/model/Condition.java index 337cf89e..25e3fe02 100644 --- a/src/main/java/com/wallee/sdk/model/Condition.java +++ b/src/main/java/com/wallee/sdk/model/Condition.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/ConditionType.java b/src/main/java/com/wallee/sdk/model/ConditionType.java index df2c386e..9e5998af 100644 --- a/src/main/java/com/wallee/sdk/model/ConditionType.java +++ b/src/main/java/com/wallee/sdk/model/ConditionType.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/ConnectorInvocation.java b/src/main/java/com/wallee/sdk/model/ConnectorInvocation.java index 35efe879..eb581222 100644 --- a/src/main/java/com/wallee/sdk/model/ConnectorInvocation.java +++ b/src/main/java/com/wallee/sdk/model/ConnectorInvocation.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/ConnectorInvocationStage.java b/src/main/java/com/wallee/sdk/model/ConnectorInvocationStage.java index 14f42d47..ed2fd408 100644 --- a/src/main/java/com/wallee/sdk/model/ConnectorInvocationStage.java +++ b/src/main/java/com/wallee/sdk/model/ConnectorInvocationStage.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/CreationEntityState.java b/src/main/java/com/wallee/sdk/model/CreationEntityState.java index 4993c001..ab633c90 100644 --- a/src/main/java/com/wallee/sdk/model/CreationEntityState.java +++ b/src/main/java/com/wallee/sdk/model/CreationEntityState.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/CriteriaOperator.java b/src/main/java/com/wallee/sdk/model/CriteriaOperator.java index 38387687..f36aaedc 100644 --- a/src/main/java/com/wallee/sdk/model/CriteriaOperator.java +++ b/src/main/java/com/wallee/sdk/model/CriteriaOperator.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/Customer.java b/src/main/java/com/wallee/sdk/model/Customer.java index 6db542b7..bf03446f 100644 --- a/src/main/java/com/wallee/sdk/model/Customer.java +++ b/src/main/java/com/wallee/sdk/model/Customer.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/CustomerActive.java b/src/main/java/com/wallee/sdk/model/CustomerActive.java index 0a9ce6d8..15fc6596 100644 --- a/src/main/java/com/wallee/sdk/model/CustomerActive.java +++ b/src/main/java/com/wallee/sdk/model/CustomerActive.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/CustomerAddress.java b/src/main/java/com/wallee/sdk/model/CustomerAddress.java index 6427c85f..f7a461bf 100644 --- a/src/main/java/com/wallee/sdk/model/CustomerAddress.java +++ b/src/main/java/com/wallee/sdk/model/CustomerAddress.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/CustomerAddressActive.java b/src/main/java/com/wallee/sdk/model/CustomerAddressActive.java index d973fe03..17687ac7 100644 --- a/src/main/java/com/wallee/sdk/model/CustomerAddressActive.java +++ b/src/main/java/com/wallee/sdk/model/CustomerAddressActive.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/CustomerAddressCreate.java b/src/main/java/com/wallee/sdk/model/CustomerAddressCreate.java index e7ed0987..5fe6ce8d 100644 --- a/src/main/java/com/wallee/sdk/model/CustomerAddressCreate.java +++ b/src/main/java/com/wallee/sdk/model/CustomerAddressCreate.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/CustomerAddressType.java b/src/main/java/com/wallee/sdk/model/CustomerAddressType.java index a312638d..e71d54d0 100644 --- a/src/main/java/com/wallee/sdk/model/CustomerAddressType.java +++ b/src/main/java/com/wallee/sdk/model/CustomerAddressType.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/CustomerComment.java b/src/main/java/com/wallee/sdk/model/CustomerComment.java index 7017e0d4..c356f216 100644 --- a/src/main/java/com/wallee/sdk/model/CustomerComment.java +++ b/src/main/java/com/wallee/sdk/model/CustomerComment.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/CustomerCommentActive.java b/src/main/java/com/wallee/sdk/model/CustomerCommentActive.java index 4619b287..ccee9e14 100644 --- a/src/main/java/com/wallee/sdk/model/CustomerCommentActive.java +++ b/src/main/java/com/wallee/sdk/model/CustomerCommentActive.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/CustomerCommentCreate.java b/src/main/java/com/wallee/sdk/model/CustomerCommentCreate.java index 7680e943..dbb677af 100644 --- a/src/main/java/com/wallee/sdk/model/CustomerCommentCreate.java +++ b/src/main/java/com/wallee/sdk/model/CustomerCommentCreate.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/CustomerCreate.java b/src/main/java/com/wallee/sdk/model/CustomerCreate.java index 770d7729..05b50b55 100644 --- a/src/main/java/com/wallee/sdk/model/CustomerCreate.java +++ b/src/main/java/com/wallee/sdk/model/CustomerCreate.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/CustomerPostalAddress.java b/src/main/java/com/wallee/sdk/model/CustomerPostalAddress.java index aa16af51..54585ea0 100644 --- a/src/main/java/com/wallee/sdk/model/CustomerPostalAddress.java +++ b/src/main/java/com/wallee/sdk/model/CustomerPostalAddress.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/CustomerPostalAddressCreate.java b/src/main/java/com/wallee/sdk/model/CustomerPostalAddressCreate.java index 331b3760..0495c1bb 100644 --- a/src/main/java/com/wallee/sdk/model/CustomerPostalAddressCreate.java +++ b/src/main/java/com/wallee/sdk/model/CustomerPostalAddressCreate.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/CustomersPresence.java b/src/main/java/com/wallee/sdk/model/CustomersPresence.java index 46434ab1..b8b1d23e 100644 --- a/src/main/java/com/wallee/sdk/model/CustomersPresence.java +++ b/src/main/java/com/wallee/sdk/model/CustomersPresence.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/DataCollectionType.java b/src/main/java/com/wallee/sdk/model/DataCollectionType.java index cb169bab..f6fa9962 100644 --- a/src/main/java/com/wallee/sdk/model/DataCollectionType.java +++ b/src/main/java/com/wallee/sdk/model/DataCollectionType.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/DatabaseTranslatedString.java b/src/main/java/com/wallee/sdk/model/DatabaseTranslatedString.java index 3b2a5e17..269731e5 100644 --- a/src/main/java/com/wallee/sdk/model/DatabaseTranslatedString.java +++ b/src/main/java/com/wallee/sdk/model/DatabaseTranslatedString.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/DatabaseTranslatedStringCreate.java b/src/main/java/com/wallee/sdk/model/DatabaseTranslatedStringCreate.java index 5e85d2ae..9d9e5620 100644 --- a/src/main/java/com/wallee/sdk/model/DatabaseTranslatedStringCreate.java +++ b/src/main/java/com/wallee/sdk/model/DatabaseTranslatedStringCreate.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/DatabaseTranslatedStringItem.java b/src/main/java/com/wallee/sdk/model/DatabaseTranslatedStringItem.java index 57a42e01..bf1684d7 100644 --- a/src/main/java/com/wallee/sdk/model/DatabaseTranslatedStringItem.java +++ b/src/main/java/com/wallee/sdk/model/DatabaseTranslatedStringItem.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/DatabaseTranslatedStringItemCreate.java b/src/main/java/com/wallee/sdk/model/DatabaseTranslatedStringItemCreate.java index 6702581b..261b91d2 100644 --- a/src/main/java/com/wallee/sdk/model/DatabaseTranslatedStringItemCreate.java +++ b/src/main/java/com/wallee/sdk/model/DatabaseTranslatedStringItemCreate.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/DebtCollectionCase.java b/src/main/java/com/wallee/sdk/model/DebtCollectionCase.java index 53f7e586..0328eafd 100644 --- a/src/main/java/com/wallee/sdk/model/DebtCollectionCase.java +++ b/src/main/java/com/wallee/sdk/model/DebtCollectionCase.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/DebtCollectionCaseCreate.java b/src/main/java/com/wallee/sdk/model/DebtCollectionCaseCreate.java index 6f08237a..0b06427d 100644 --- a/src/main/java/com/wallee/sdk/model/DebtCollectionCaseCreate.java +++ b/src/main/java/com/wallee/sdk/model/DebtCollectionCaseCreate.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/DebtCollectionCaseDocument.java b/src/main/java/com/wallee/sdk/model/DebtCollectionCaseDocument.java index 127a9c16..e25f8de2 100644 --- a/src/main/java/com/wallee/sdk/model/DebtCollectionCaseDocument.java +++ b/src/main/java/com/wallee/sdk/model/DebtCollectionCaseDocument.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/DebtCollectionCaseSource.java b/src/main/java/com/wallee/sdk/model/DebtCollectionCaseSource.java index ea3ba991..4ddb137c 100644 --- a/src/main/java/com/wallee/sdk/model/DebtCollectionCaseSource.java +++ b/src/main/java/com/wallee/sdk/model/DebtCollectionCaseSource.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/DebtCollectionCaseState.java b/src/main/java/com/wallee/sdk/model/DebtCollectionCaseState.java index 2f6f3619..b4210655 100644 --- a/src/main/java/com/wallee/sdk/model/DebtCollectionCaseState.java +++ b/src/main/java/com/wallee/sdk/model/DebtCollectionCaseState.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/DebtCollectionCaseUpdate.java b/src/main/java/com/wallee/sdk/model/DebtCollectionCaseUpdate.java index 9a819b12..9289f591 100644 --- a/src/main/java/com/wallee/sdk/model/DebtCollectionCaseUpdate.java +++ b/src/main/java/com/wallee/sdk/model/DebtCollectionCaseUpdate.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/DebtCollectionEnvironment.java b/src/main/java/com/wallee/sdk/model/DebtCollectionEnvironment.java index 6f6c67df..3002db86 100644 --- a/src/main/java/com/wallee/sdk/model/DebtCollectionEnvironment.java +++ b/src/main/java/com/wallee/sdk/model/DebtCollectionEnvironment.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/DebtCollectionReceipt.java b/src/main/java/com/wallee/sdk/model/DebtCollectionReceipt.java index 9c07b23c..ca288c0c 100644 --- a/src/main/java/com/wallee/sdk/model/DebtCollectionReceipt.java +++ b/src/main/java/com/wallee/sdk/model/DebtCollectionReceipt.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/DebtCollectionReceiptSource.java b/src/main/java/com/wallee/sdk/model/DebtCollectionReceiptSource.java index baeb4293..fb1e9f0e 100644 --- a/src/main/java/com/wallee/sdk/model/DebtCollectionReceiptSource.java +++ b/src/main/java/com/wallee/sdk/model/DebtCollectionReceiptSource.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/DebtCollector.java b/src/main/java/com/wallee/sdk/model/DebtCollector.java index f2caf7bd..ad272afb 100644 --- a/src/main/java/com/wallee/sdk/model/DebtCollector.java +++ b/src/main/java/com/wallee/sdk/model/DebtCollector.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/DebtCollectorCondition.java b/src/main/java/com/wallee/sdk/model/DebtCollectorCondition.java index d0a93f93..9ce6cbf5 100644 --- a/src/main/java/com/wallee/sdk/model/DebtCollectorCondition.java +++ b/src/main/java/com/wallee/sdk/model/DebtCollectorCondition.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/DebtCollectorConditionType.java b/src/main/java/com/wallee/sdk/model/DebtCollectorConditionType.java index 14d05711..2b137f7b 100644 --- a/src/main/java/com/wallee/sdk/model/DebtCollectorConditionType.java +++ b/src/main/java/com/wallee/sdk/model/DebtCollectorConditionType.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/DebtCollectorConfiguration.java b/src/main/java/com/wallee/sdk/model/DebtCollectorConfiguration.java index 44dd3ea1..91a990a2 100644 --- a/src/main/java/com/wallee/sdk/model/DebtCollectorConfiguration.java +++ b/src/main/java/com/wallee/sdk/model/DebtCollectorConfiguration.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/DeliveryIndication.java b/src/main/java/com/wallee/sdk/model/DeliveryIndication.java index 983455e3..860abfcd 100644 --- a/src/main/java/com/wallee/sdk/model/DeliveryIndication.java +++ b/src/main/java/com/wallee/sdk/model/DeliveryIndication.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/DeliveryIndicationDecisionReason.java b/src/main/java/com/wallee/sdk/model/DeliveryIndicationDecisionReason.java index 4d2c4bcd..3298b4a6 100644 --- a/src/main/java/com/wallee/sdk/model/DeliveryIndicationDecisionReason.java +++ b/src/main/java/com/wallee/sdk/model/DeliveryIndicationDecisionReason.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/DeliveryIndicationState.java b/src/main/java/com/wallee/sdk/model/DeliveryIndicationState.java index 51bcd220..065493e5 100644 --- a/src/main/java/com/wallee/sdk/model/DeliveryIndicationState.java +++ b/src/main/java/com/wallee/sdk/model/DeliveryIndicationState.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/DocumentTemplate.java b/src/main/java/com/wallee/sdk/model/DocumentTemplate.java index be05e5a1..3cc18000 100644 --- a/src/main/java/com/wallee/sdk/model/DocumentTemplate.java +++ b/src/main/java/com/wallee/sdk/model/DocumentTemplate.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/DocumentTemplateType.java b/src/main/java/com/wallee/sdk/model/DocumentTemplateType.java index ad1b9493..ac7d00d8 100644 --- a/src/main/java/com/wallee/sdk/model/DocumentTemplateType.java +++ b/src/main/java/com/wallee/sdk/model/DocumentTemplateType.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/DocumentTemplateTypeGroup.java b/src/main/java/com/wallee/sdk/model/DocumentTemplateTypeGroup.java index ea71be48..bf15eaa8 100644 --- a/src/main/java/com/wallee/sdk/model/DocumentTemplateTypeGroup.java +++ b/src/main/java/com/wallee/sdk/model/DocumentTemplateTypeGroup.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/EntityExportRequest.java b/src/main/java/com/wallee/sdk/model/EntityExportRequest.java index ee85171e..eee0429e 100644 --- a/src/main/java/com/wallee/sdk/model/EntityExportRequest.java +++ b/src/main/java/com/wallee/sdk/model/EntityExportRequest.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/EntityQuery.java b/src/main/java/com/wallee/sdk/model/EntityQuery.java index dd7836b7..d3d8ac7c 100644 --- a/src/main/java/com/wallee/sdk/model/EntityQuery.java +++ b/src/main/java/com/wallee/sdk/model/EntityQuery.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/EntityQueryFilter.java b/src/main/java/com/wallee/sdk/model/EntityQueryFilter.java index 6022f3c3..df6f989c 100644 --- a/src/main/java/com/wallee/sdk/model/EntityQueryFilter.java +++ b/src/main/java/com/wallee/sdk/model/EntityQueryFilter.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/EntityQueryFilterType.java b/src/main/java/com/wallee/sdk/model/EntityQueryFilterType.java index 69b03c78..bdab0337 100644 --- a/src/main/java/com/wallee/sdk/model/EntityQueryFilterType.java +++ b/src/main/java/com/wallee/sdk/model/EntityQueryFilterType.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/EntityQueryOrderBy.java b/src/main/java/com/wallee/sdk/model/EntityQueryOrderBy.java index 0f22efc6..1bd672b7 100644 --- a/src/main/java/com/wallee/sdk/model/EntityQueryOrderBy.java +++ b/src/main/java/com/wallee/sdk/model/EntityQueryOrderBy.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/EntityQueryOrderByType.java b/src/main/java/com/wallee/sdk/model/EntityQueryOrderByType.java index 17291a4e..fafd511a 100644 --- a/src/main/java/com/wallee/sdk/model/EntityQueryOrderByType.java +++ b/src/main/java/com/wallee/sdk/model/EntityQueryOrderByType.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/Environment.java b/src/main/java/com/wallee/sdk/model/Environment.java index 835a4cc6..f8d3ad5a 100644 --- a/src/main/java/com/wallee/sdk/model/Environment.java +++ b/src/main/java/com/wallee/sdk/model/Environment.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/FailureCategory.java b/src/main/java/com/wallee/sdk/model/FailureCategory.java index a565ff18..7356d6d9 100644 --- a/src/main/java/com/wallee/sdk/model/FailureCategory.java +++ b/src/main/java/com/wallee/sdk/model/FailureCategory.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/FailureReason.java b/src/main/java/com/wallee/sdk/model/FailureReason.java index 7e6f10f7..f45c9077 100644 --- a/src/main/java/com/wallee/sdk/model/FailureReason.java +++ b/src/main/java/com/wallee/sdk/model/FailureReason.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/Feature.java b/src/main/java/com/wallee/sdk/model/Feature.java index 61de321d..ccf75ebf 100644 --- a/src/main/java/com/wallee/sdk/model/Feature.java +++ b/src/main/java/com/wallee/sdk/model/Feature.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/Gender.java b/src/main/java/com/wallee/sdk/model/Gender.java index ff1500cc..d9917c23 100644 --- a/src/main/java/com/wallee/sdk/model/Gender.java +++ b/src/main/java/com/wallee/sdk/model/Gender.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/HumanUser.java b/src/main/java/com/wallee/sdk/model/HumanUser.java index 867e1e9f..a6e4fdc6 100644 --- a/src/main/java/com/wallee/sdk/model/HumanUser.java +++ b/src/main/java/com/wallee/sdk/model/HumanUser.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/HumanUserCreate.java b/src/main/java/com/wallee/sdk/model/HumanUserCreate.java index b6d1998d..bb70f11a 100644 --- a/src/main/java/com/wallee/sdk/model/HumanUserCreate.java +++ b/src/main/java/com/wallee/sdk/model/HumanUserCreate.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/HumanUserUpdate.java b/src/main/java/com/wallee/sdk/model/HumanUserUpdate.java index c45dc43f..a7b0ac99 100644 --- a/src/main/java/com/wallee/sdk/model/HumanUserUpdate.java +++ b/src/main/java/com/wallee/sdk/model/HumanUserUpdate.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/InstallmentCalculatedPlan.java b/src/main/java/com/wallee/sdk/model/InstallmentCalculatedPlan.java index 32681d1a..adfd4e7e 100644 --- a/src/main/java/com/wallee/sdk/model/InstallmentCalculatedPlan.java +++ b/src/main/java/com/wallee/sdk/model/InstallmentCalculatedPlan.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/InstallmentCalculatedSlice.java b/src/main/java/com/wallee/sdk/model/InstallmentCalculatedSlice.java index 2fd184e0..fbe558a9 100644 --- a/src/main/java/com/wallee/sdk/model/InstallmentCalculatedSlice.java +++ b/src/main/java/com/wallee/sdk/model/InstallmentCalculatedSlice.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/InstallmentPayment.java b/src/main/java/com/wallee/sdk/model/InstallmentPayment.java index 50a96428..0284131b 100644 --- a/src/main/java/com/wallee/sdk/model/InstallmentPayment.java +++ b/src/main/java/com/wallee/sdk/model/InstallmentPayment.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/InstallmentPaymentSlice.java b/src/main/java/com/wallee/sdk/model/InstallmentPaymentSlice.java index f74b830d..eb976ed0 100644 --- a/src/main/java/com/wallee/sdk/model/InstallmentPaymentSlice.java +++ b/src/main/java/com/wallee/sdk/model/InstallmentPaymentSlice.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/InstallmentPaymentSliceState.java b/src/main/java/com/wallee/sdk/model/InstallmentPaymentSliceState.java index 4cf5285b..f7de282e 100644 --- a/src/main/java/com/wallee/sdk/model/InstallmentPaymentSliceState.java +++ b/src/main/java/com/wallee/sdk/model/InstallmentPaymentSliceState.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/InstallmentPaymentState.java b/src/main/java/com/wallee/sdk/model/InstallmentPaymentState.java index 4f7c63f8..aab90566 100644 --- a/src/main/java/com/wallee/sdk/model/InstallmentPaymentState.java +++ b/src/main/java/com/wallee/sdk/model/InstallmentPaymentState.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/InstallmentPlanConfiguration.java b/src/main/java/com/wallee/sdk/model/InstallmentPlanConfiguration.java index 338a7d07..d8bfacc7 100644 --- a/src/main/java/com/wallee/sdk/model/InstallmentPlanConfiguration.java +++ b/src/main/java/com/wallee/sdk/model/InstallmentPlanConfiguration.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/InstallmentPlanSliceConfiguration.java b/src/main/java/com/wallee/sdk/model/InstallmentPlanSliceConfiguration.java index 2fa1d39a..5fb16528 100644 --- a/src/main/java/com/wallee/sdk/model/InstallmentPlanSliceConfiguration.java +++ b/src/main/java/com/wallee/sdk/model/InstallmentPlanSliceConfiguration.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/Label.java b/src/main/java/com/wallee/sdk/model/Label.java index 0092141b..8e98edca 100644 --- a/src/main/java/com/wallee/sdk/model/Label.java +++ b/src/main/java/com/wallee/sdk/model/Label.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/LabelDescriptor.java b/src/main/java/com/wallee/sdk/model/LabelDescriptor.java index 87610af8..e7ea03ff 100644 --- a/src/main/java/com/wallee/sdk/model/LabelDescriptor.java +++ b/src/main/java/com/wallee/sdk/model/LabelDescriptor.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/LabelDescriptorCategory.java b/src/main/java/com/wallee/sdk/model/LabelDescriptorCategory.java index db01b34c..3f1c5fec 100644 --- a/src/main/java/com/wallee/sdk/model/LabelDescriptorCategory.java +++ b/src/main/java/com/wallee/sdk/model/LabelDescriptorCategory.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/LabelDescriptorGroup.java b/src/main/java/com/wallee/sdk/model/LabelDescriptorGroup.java index 225339cf..bdeb847a 100644 --- a/src/main/java/com/wallee/sdk/model/LabelDescriptorGroup.java +++ b/src/main/java/com/wallee/sdk/model/LabelDescriptorGroup.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/LabelDescriptorType.java b/src/main/java/com/wallee/sdk/model/LabelDescriptorType.java index 32151be3..a787b183 100644 --- a/src/main/java/com/wallee/sdk/model/LabelDescriptorType.java +++ b/src/main/java/com/wallee/sdk/model/LabelDescriptorType.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/LegalOrganizationForm.java b/src/main/java/com/wallee/sdk/model/LegalOrganizationForm.java index d9927c54..f1a202e7 100644 --- a/src/main/java/com/wallee/sdk/model/LegalOrganizationForm.java +++ b/src/main/java/com/wallee/sdk/model/LegalOrganizationForm.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/LineItem.java b/src/main/java/com/wallee/sdk/model/LineItem.java index dadf0cc5..1c08de51 100644 --- a/src/main/java/com/wallee/sdk/model/LineItem.java +++ b/src/main/java/com/wallee/sdk/model/LineItem.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/LineItemAttribute.java b/src/main/java/com/wallee/sdk/model/LineItemAttribute.java index aa61ba3d..e29ef68a 100644 --- a/src/main/java/com/wallee/sdk/model/LineItemAttribute.java +++ b/src/main/java/com/wallee/sdk/model/LineItemAttribute.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/LineItemAttributeCreate.java b/src/main/java/com/wallee/sdk/model/LineItemAttributeCreate.java index 85cf921f..45aa5179 100644 --- a/src/main/java/com/wallee/sdk/model/LineItemAttributeCreate.java +++ b/src/main/java/com/wallee/sdk/model/LineItemAttributeCreate.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/LineItemCreate.java b/src/main/java/com/wallee/sdk/model/LineItemCreate.java index 037fcc17..0b878a9a 100644 --- a/src/main/java/com/wallee/sdk/model/LineItemCreate.java +++ b/src/main/java/com/wallee/sdk/model/LineItemCreate.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/LineItemReduction.java b/src/main/java/com/wallee/sdk/model/LineItemReduction.java index 1a867221..9cc403fd 100644 --- a/src/main/java/com/wallee/sdk/model/LineItemReduction.java +++ b/src/main/java/com/wallee/sdk/model/LineItemReduction.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/LineItemReductionCreate.java b/src/main/java/com/wallee/sdk/model/LineItemReductionCreate.java index 32a23879..95d939d1 100644 --- a/src/main/java/com/wallee/sdk/model/LineItemReductionCreate.java +++ b/src/main/java/com/wallee/sdk/model/LineItemReductionCreate.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/LineItemType.java b/src/main/java/com/wallee/sdk/model/LineItemType.java index 70f171be..b7f95961 100644 --- a/src/main/java/com/wallee/sdk/model/LineItemType.java +++ b/src/main/java/com/wallee/sdk/model/LineItemType.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/LocalizedString.java b/src/main/java/com/wallee/sdk/model/LocalizedString.java index b6c2710d..5072712d 100644 --- a/src/main/java/com/wallee/sdk/model/LocalizedString.java +++ b/src/main/java/com/wallee/sdk/model/LocalizedString.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/ManualTask.java b/src/main/java/com/wallee/sdk/model/ManualTask.java index 7c0620ae..2e8b1150 100644 --- a/src/main/java/com/wallee/sdk/model/ManualTask.java +++ b/src/main/java/com/wallee/sdk/model/ManualTask.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/ManualTaskAction.java b/src/main/java/com/wallee/sdk/model/ManualTaskAction.java index 90b44ee3..36f064a5 100644 --- a/src/main/java/com/wallee/sdk/model/ManualTaskAction.java +++ b/src/main/java/com/wallee/sdk/model/ManualTaskAction.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/ManualTaskActionStyle.java b/src/main/java/com/wallee/sdk/model/ManualTaskActionStyle.java index c162fb05..8b900f3e 100644 --- a/src/main/java/com/wallee/sdk/model/ManualTaskActionStyle.java +++ b/src/main/java/com/wallee/sdk/model/ManualTaskActionStyle.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/ManualTaskState.java b/src/main/java/com/wallee/sdk/model/ManualTaskState.java index dc7cb672..90b2942c 100644 --- a/src/main/java/com/wallee/sdk/model/ManualTaskState.java +++ b/src/main/java/com/wallee/sdk/model/ManualTaskState.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/ManualTaskType.java b/src/main/java/com/wallee/sdk/model/ManualTaskType.java index 914577c0..d3d4bb05 100644 --- a/src/main/java/com/wallee/sdk/model/ManualTaskType.java +++ b/src/main/java/com/wallee/sdk/model/ManualTaskType.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/MetricUsage.java b/src/main/java/com/wallee/sdk/model/MetricUsage.java index 78a3117e..422e0fe4 100644 --- a/src/main/java/com/wallee/sdk/model/MetricUsage.java +++ b/src/main/java/com/wallee/sdk/model/MetricUsage.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/OneClickPaymentMode.java b/src/main/java/com/wallee/sdk/model/OneClickPaymentMode.java index 34c4a951..ec324911 100644 --- a/src/main/java/com/wallee/sdk/model/OneClickPaymentMode.java +++ b/src/main/java/com/wallee/sdk/model/OneClickPaymentMode.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/PaymentConnector.java b/src/main/java/com/wallee/sdk/model/PaymentConnector.java index b620e15d..c6ca4b87 100644 --- a/src/main/java/com/wallee/sdk/model/PaymentConnector.java +++ b/src/main/java/com/wallee/sdk/model/PaymentConnector.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/PaymentConnectorConfiguration.java b/src/main/java/com/wallee/sdk/model/PaymentConnectorConfiguration.java index dd93de15..974656d9 100644 --- a/src/main/java/com/wallee/sdk/model/PaymentConnectorConfiguration.java +++ b/src/main/java/com/wallee/sdk/model/PaymentConnectorConfiguration.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/PaymentConnectorFeature.java b/src/main/java/com/wallee/sdk/model/PaymentConnectorFeature.java index baf8d431..743b1bc7 100644 --- a/src/main/java/com/wallee/sdk/model/PaymentConnectorFeature.java +++ b/src/main/java/com/wallee/sdk/model/PaymentConnectorFeature.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/PaymentContract.java b/src/main/java/com/wallee/sdk/model/PaymentContract.java index 33f1b63a..9c73017b 100644 --- a/src/main/java/com/wallee/sdk/model/PaymentContract.java +++ b/src/main/java/com/wallee/sdk/model/PaymentContract.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/PaymentContractState.java b/src/main/java/com/wallee/sdk/model/PaymentContractState.java index edc36f85..592bcf69 100644 --- a/src/main/java/com/wallee/sdk/model/PaymentContractState.java +++ b/src/main/java/com/wallee/sdk/model/PaymentContractState.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/PaymentContractType.java b/src/main/java/com/wallee/sdk/model/PaymentContractType.java index 939ba146..c0b22248 100644 --- a/src/main/java/com/wallee/sdk/model/PaymentContractType.java +++ b/src/main/java/com/wallee/sdk/model/PaymentContractType.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/PaymentInformationHash.java b/src/main/java/com/wallee/sdk/model/PaymentInformationHash.java index 6e8e16cf..b53e0aec 100644 --- a/src/main/java/com/wallee/sdk/model/PaymentInformationHash.java +++ b/src/main/java/com/wallee/sdk/model/PaymentInformationHash.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/PaymentInformationHashType.java b/src/main/java/com/wallee/sdk/model/PaymentInformationHashType.java index e332597e..c7617372 100644 --- a/src/main/java/com/wallee/sdk/model/PaymentInformationHashType.java +++ b/src/main/java/com/wallee/sdk/model/PaymentInformationHashType.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/PaymentLink.java b/src/main/java/com/wallee/sdk/model/PaymentLink.java index 751a145f..6fd439eb 100644 --- a/src/main/java/com/wallee/sdk/model/PaymentLink.java +++ b/src/main/java/com/wallee/sdk/model/PaymentLink.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/PaymentLinkActive.java b/src/main/java/com/wallee/sdk/model/PaymentLinkActive.java index 858a8a42..8929bd25 100644 --- a/src/main/java/com/wallee/sdk/model/PaymentLinkActive.java +++ b/src/main/java/com/wallee/sdk/model/PaymentLinkActive.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/PaymentLinkCreate.java b/src/main/java/com/wallee/sdk/model/PaymentLinkCreate.java index 4019d3ea..044b7486 100644 --- a/src/main/java/com/wallee/sdk/model/PaymentLinkCreate.java +++ b/src/main/java/com/wallee/sdk/model/PaymentLinkCreate.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/PaymentLinkProtectionMode.java b/src/main/java/com/wallee/sdk/model/PaymentLinkProtectionMode.java index 1f8f7628..407ad63a 100644 --- a/src/main/java/com/wallee/sdk/model/PaymentLinkProtectionMode.java +++ b/src/main/java/com/wallee/sdk/model/PaymentLinkProtectionMode.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/PaymentLinkUpdate.java b/src/main/java/com/wallee/sdk/model/PaymentLinkUpdate.java index 344fb885..6b3c9a3e 100644 --- a/src/main/java/com/wallee/sdk/model/PaymentLinkUpdate.java +++ b/src/main/java/com/wallee/sdk/model/PaymentLinkUpdate.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/PaymentMethod.java b/src/main/java/com/wallee/sdk/model/PaymentMethod.java index 50db4265..b54265b3 100644 --- a/src/main/java/com/wallee/sdk/model/PaymentMethod.java +++ b/src/main/java/com/wallee/sdk/model/PaymentMethod.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/PaymentMethodBrand.java b/src/main/java/com/wallee/sdk/model/PaymentMethodBrand.java index 2822b4d9..8b4c4428 100644 --- a/src/main/java/com/wallee/sdk/model/PaymentMethodBrand.java +++ b/src/main/java/com/wallee/sdk/model/PaymentMethodBrand.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/PaymentMethodConfiguration.java b/src/main/java/com/wallee/sdk/model/PaymentMethodConfiguration.java index cd448a77..a949945d 100644 --- a/src/main/java/com/wallee/sdk/model/PaymentMethodConfiguration.java +++ b/src/main/java/com/wallee/sdk/model/PaymentMethodConfiguration.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/PaymentPrimaryRiskTaker.java b/src/main/java/com/wallee/sdk/model/PaymentPrimaryRiskTaker.java index 84d368bd..b9a5c733 100644 --- a/src/main/java/com/wallee/sdk/model/PaymentPrimaryRiskTaker.java +++ b/src/main/java/com/wallee/sdk/model/PaymentPrimaryRiskTaker.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/PaymentProcessor.java b/src/main/java/com/wallee/sdk/model/PaymentProcessor.java index f3759f2f..617cdf06 100644 --- a/src/main/java/com/wallee/sdk/model/PaymentProcessor.java +++ b/src/main/java/com/wallee/sdk/model/PaymentProcessor.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/PaymentProcessorConfiguration.java b/src/main/java/com/wallee/sdk/model/PaymentProcessorConfiguration.java index 0fd95f52..4f437263 100644 --- a/src/main/java/com/wallee/sdk/model/PaymentProcessorConfiguration.java +++ b/src/main/java/com/wallee/sdk/model/PaymentProcessorConfiguration.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/PaymentTerminal.java b/src/main/java/com/wallee/sdk/model/PaymentTerminal.java index fbcda7f4..e3c7a3e2 100644 --- a/src/main/java/com/wallee/sdk/model/PaymentTerminal.java +++ b/src/main/java/com/wallee/sdk/model/PaymentTerminal.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/PaymentTerminalAddress.java b/src/main/java/com/wallee/sdk/model/PaymentTerminalAddress.java index f2741c9c..03180ec5 100644 --- a/src/main/java/com/wallee/sdk/model/PaymentTerminalAddress.java +++ b/src/main/java/com/wallee/sdk/model/PaymentTerminalAddress.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/PaymentTerminalConfiguration.java b/src/main/java/com/wallee/sdk/model/PaymentTerminalConfiguration.java index 80d6f261..74b07379 100644 --- a/src/main/java/com/wallee/sdk/model/PaymentTerminalConfiguration.java +++ b/src/main/java/com/wallee/sdk/model/PaymentTerminalConfiguration.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/PaymentTerminalConfigurationState.java b/src/main/java/com/wallee/sdk/model/PaymentTerminalConfigurationState.java index 69a999ea..dec6f680 100644 --- a/src/main/java/com/wallee/sdk/model/PaymentTerminalConfigurationState.java +++ b/src/main/java/com/wallee/sdk/model/PaymentTerminalConfigurationState.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/PaymentTerminalConfigurationVersion.java b/src/main/java/com/wallee/sdk/model/PaymentTerminalConfigurationVersion.java index db5fecc5..9ab5bc12 100644 --- a/src/main/java/com/wallee/sdk/model/PaymentTerminalConfigurationVersion.java +++ b/src/main/java/com/wallee/sdk/model/PaymentTerminalConfigurationVersion.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/PaymentTerminalConfigurationVersionState.java b/src/main/java/com/wallee/sdk/model/PaymentTerminalConfigurationVersionState.java index d6569950..6976745c 100644 --- a/src/main/java/com/wallee/sdk/model/PaymentTerminalConfigurationVersionState.java +++ b/src/main/java/com/wallee/sdk/model/PaymentTerminalConfigurationVersionState.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/PaymentTerminalLocation.java b/src/main/java/com/wallee/sdk/model/PaymentTerminalLocation.java index d982b071..04d7a430 100644 --- a/src/main/java/com/wallee/sdk/model/PaymentTerminalLocation.java +++ b/src/main/java/com/wallee/sdk/model/PaymentTerminalLocation.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/PaymentTerminalLocationState.java b/src/main/java/com/wallee/sdk/model/PaymentTerminalLocationState.java index f9dad54c..93684cbd 100644 --- a/src/main/java/com/wallee/sdk/model/PaymentTerminalLocationState.java +++ b/src/main/java/com/wallee/sdk/model/PaymentTerminalLocationState.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/PaymentTerminalLocationVersion.java b/src/main/java/com/wallee/sdk/model/PaymentTerminalLocationVersion.java index a9cf94e4..5fb42c84 100644 --- a/src/main/java/com/wallee/sdk/model/PaymentTerminalLocationVersion.java +++ b/src/main/java/com/wallee/sdk/model/PaymentTerminalLocationVersion.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/PaymentTerminalLocationVersionState.java b/src/main/java/com/wallee/sdk/model/PaymentTerminalLocationVersionState.java index d6ff9b72..b2d9c6f5 100644 --- a/src/main/java/com/wallee/sdk/model/PaymentTerminalLocationVersionState.java +++ b/src/main/java/com/wallee/sdk/model/PaymentTerminalLocationVersionState.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/PaymentTerminalState.java b/src/main/java/com/wallee/sdk/model/PaymentTerminalState.java index bb5510ef..e29011aa 100644 --- a/src/main/java/com/wallee/sdk/model/PaymentTerminalState.java +++ b/src/main/java/com/wallee/sdk/model/PaymentTerminalState.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/PaymentTerminalType.java b/src/main/java/com/wallee/sdk/model/PaymentTerminalType.java index 76c514b4..79110f64 100644 --- a/src/main/java/com/wallee/sdk/model/PaymentTerminalType.java +++ b/src/main/java/com/wallee/sdk/model/PaymentTerminalType.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/Permission.java b/src/main/java/com/wallee/sdk/model/Permission.java index 3345006e..43fd9edf 100644 --- a/src/main/java/com/wallee/sdk/model/Permission.java +++ b/src/main/java/com/wallee/sdk/model/Permission.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/PersistableCurrencyAmount.java b/src/main/java/com/wallee/sdk/model/PersistableCurrencyAmount.java index d3ebe3a5..92e61f58 100644 --- a/src/main/java/com/wallee/sdk/model/PersistableCurrencyAmount.java +++ b/src/main/java/com/wallee/sdk/model/PersistableCurrencyAmount.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/PersistableCurrencyAmountUpdate.java b/src/main/java/com/wallee/sdk/model/PersistableCurrencyAmountUpdate.java index 6ab45907..bbde037b 100644 --- a/src/main/java/com/wallee/sdk/model/PersistableCurrencyAmountUpdate.java +++ b/src/main/java/com/wallee/sdk/model/PersistableCurrencyAmountUpdate.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/ProductFeeType.java b/src/main/java/com/wallee/sdk/model/ProductFeeType.java index f91f5f6d..716faedb 100644 --- a/src/main/java/com/wallee/sdk/model/ProductFeeType.java +++ b/src/main/java/com/wallee/sdk/model/ProductFeeType.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/ProductMeteredFee.java b/src/main/java/com/wallee/sdk/model/ProductMeteredFee.java index d1d4bfde..1ef5152d 100644 --- a/src/main/java/com/wallee/sdk/model/ProductMeteredFee.java +++ b/src/main/java/com/wallee/sdk/model/ProductMeteredFee.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/ProductMeteredFeeUpdate.java b/src/main/java/com/wallee/sdk/model/ProductMeteredFeeUpdate.java index 16bdb579..8b9297fd 100644 --- a/src/main/java/com/wallee/sdk/model/ProductMeteredFeeUpdate.java +++ b/src/main/java/com/wallee/sdk/model/ProductMeteredFeeUpdate.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/ProductMeteredTierFee.java b/src/main/java/com/wallee/sdk/model/ProductMeteredTierFee.java index 620a0216..8f4311a2 100644 --- a/src/main/java/com/wallee/sdk/model/ProductMeteredTierFee.java +++ b/src/main/java/com/wallee/sdk/model/ProductMeteredTierFee.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/ProductMeteredTierFeeUpdate.java b/src/main/java/com/wallee/sdk/model/ProductMeteredTierFeeUpdate.java index 11f89edf..ead18201 100644 --- a/src/main/java/com/wallee/sdk/model/ProductMeteredTierFeeUpdate.java +++ b/src/main/java/com/wallee/sdk/model/ProductMeteredTierFeeUpdate.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/ProductMeteredTierPricing.java b/src/main/java/com/wallee/sdk/model/ProductMeteredTierPricing.java index 2d220efe..338af252 100644 --- a/src/main/java/com/wallee/sdk/model/ProductMeteredTierPricing.java +++ b/src/main/java/com/wallee/sdk/model/ProductMeteredTierPricing.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/ProductPeriodFee.java b/src/main/java/com/wallee/sdk/model/ProductPeriodFee.java index cfd5f822..088e95d2 100644 --- a/src/main/java/com/wallee/sdk/model/ProductPeriodFee.java +++ b/src/main/java/com/wallee/sdk/model/ProductPeriodFee.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/ProductPeriodFeeUpdate.java b/src/main/java/com/wallee/sdk/model/ProductPeriodFeeUpdate.java index 86825619..c0195e95 100644 --- a/src/main/java/com/wallee/sdk/model/ProductPeriodFeeUpdate.java +++ b/src/main/java/com/wallee/sdk/model/ProductPeriodFeeUpdate.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/ProductSetupFee.java b/src/main/java/com/wallee/sdk/model/ProductSetupFee.java index c136e391..eaad4bc6 100644 --- a/src/main/java/com/wallee/sdk/model/ProductSetupFee.java +++ b/src/main/java/com/wallee/sdk/model/ProductSetupFee.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/ProductSetupFeeUpdate.java b/src/main/java/com/wallee/sdk/model/ProductSetupFeeUpdate.java index 63959f27..1fbf9e20 100644 --- a/src/main/java/com/wallee/sdk/model/ProductSetupFeeUpdate.java +++ b/src/main/java/com/wallee/sdk/model/ProductSetupFeeUpdate.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/Refund.java b/src/main/java/com/wallee/sdk/model/Refund.java index 07419445..707c5109 100644 --- a/src/main/java/com/wallee/sdk/model/Refund.java +++ b/src/main/java/com/wallee/sdk/model/Refund.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/RefundComment.java b/src/main/java/com/wallee/sdk/model/RefundComment.java index 0514f9c8..18f18283 100644 --- a/src/main/java/com/wallee/sdk/model/RefundComment.java +++ b/src/main/java/com/wallee/sdk/model/RefundComment.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/RefundCommentActive.java b/src/main/java/com/wallee/sdk/model/RefundCommentActive.java index 662c0155..e346c653 100644 --- a/src/main/java/com/wallee/sdk/model/RefundCommentActive.java +++ b/src/main/java/com/wallee/sdk/model/RefundCommentActive.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/RefundCommentCreate.java b/src/main/java/com/wallee/sdk/model/RefundCommentCreate.java index 3830c46d..36f07507 100644 --- a/src/main/java/com/wallee/sdk/model/RefundCommentCreate.java +++ b/src/main/java/com/wallee/sdk/model/RefundCommentCreate.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/RefundCreate.java b/src/main/java/com/wallee/sdk/model/RefundCreate.java index 69a8b4e5..a042df1b 100644 --- a/src/main/java/com/wallee/sdk/model/RefundCreate.java +++ b/src/main/java/com/wallee/sdk/model/RefundCreate.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/RefundState.java b/src/main/java/com/wallee/sdk/model/RefundState.java index 13c66a9e..d874aaff 100644 --- a/src/main/java/com/wallee/sdk/model/RefundState.java +++ b/src/main/java/com/wallee/sdk/model/RefundState.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/RefundType.java b/src/main/java/com/wallee/sdk/model/RefundType.java index 24ab9b25..c13a6eca 100644 --- a/src/main/java/com/wallee/sdk/model/RefundType.java +++ b/src/main/java/com/wallee/sdk/model/RefundType.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/RenderedDocument.java b/src/main/java/com/wallee/sdk/model/RenderedDocument.java index 32f42f7b..55b96bcc 100644 --- a/src/main/java/com/wallee/sdk/model/RenderedDocument.java +++ b/src/main/java/com/wallee/sdk/model/RenderedDocument.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/RenderedTerminalReceipt.java b/src/main/java/com/wallee/sdk/model/RenderedTerminalReceipt.java index 1ae51cd4..3afff262 100644 --- a/src/main/java/com/wallee/sdk/model/RenderedTerminalReceipt.java +++ b/src/main/java/com/wallee/sdk/model/RenderedTerminalReceipt.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/ResourcePath.java b/src/main/java/com/wallee/sdk/model/ResourcePath.java index c38f09e2..9351ea11 100644 --- a/src/main/java/com/wallee/sdk/model/ResourcePath.java +++ b/src/main/java/com/wallee/sdk/model/ResourcePath.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/ResourceState.java b/src/main/java/com/wallee/sdk/model/ResourceState.java index f286913b..71569d84 100644 --- a/src/main/java/com/wallee/sdk/model/ResourceState.java +++ b/src/main/java/com/wallee/sdk/model/ResourceState.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/RestAddressFormat.java b/src/main/java/com/wallee/sdk/model/RestAddressFormat.java index c62ee0ad..7d2c5d58 100644 --- a/src/main/java/com/wallee/sdk/model/RestAddressFormat.java +++ b/src/main/java/com/wallee/sdk/model/RestAddressFormat.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/RestAddressFormatField.java b/src/main/java/com/wallee/sdk/model/RestAddressFormatField.java index 723377eb..2241b79b 100644 --- a/src/main/java/com/wallee/sdk/model/RestAddressFormatField.java +++ b/src/main/java/com/wallee/sdk/model/RestAddressFormatField.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/RestCountry.java b/src/main/java/com/wallee/sdk/model/RestCountry.java index 911e8c19..f9475ea7 100644 --- a/src/main/java/com/wallee/sdk/model/RestCountry.java +++ b/src/main/java/com/wallee/sdk/model/RestCountry.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/RestCountryState.java b/src/main/java/com/wallee/sdk/model/RestCountryState.java index a9a95051..e97893ac 100644 --- a/src/main/java/com/wallee/sdk/model/RestCountryState.java +++ b/src/main/java/com/wallee/sdk/model/RestCountryState.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/RestCurrency.java b/src/main/java/com/wallee/sdk/model/RestCurrency.java index f6265a4a..e7aae08d 100644 --- a/src/main/java/com/wallee/sdk/model/RestCurrency.java +++ b/src/main/java/com/wallee/sdk/model/RestCurrency.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/RestLanguage.java b/src/main/java/com/wallee/sdk/model/RestLanguage.java index a487f7c1..058099dc 100644 --- a/src/main/java/com/wallee/sdk/model/RestLanguage.java +++ b/src/main/java/com/wallee/sdk/model/RestLanguage.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/Role.java b/src/main/java/com/wallee/sdk/model/Role.java index 426d7d44..b2b9dd17 100644 --- a/src/main/java/com/wallee/sdk/model/Role.java +++ b/src/main/java/com/wallee/sdk/model/Role.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/Scope.java b/src/main/java/com/wallee/sdk/model/Scope.java index 73166f7c..2902ce7c 100644 --- a/src/main/java/com/wallee/sdk/model/Scope.java +++ b/src/main/java/com/wallee/sdk/model/Scope.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/ServerError.java b/src/main/java/com/wallee/sdk/model/ServerError.java index d78fa7b6..db907c5b 100644 --- a/src/main/java/com/wallee/sdk/model/ServerError.java +++ b/src/main/java/com/wallee/sdk/model/ServerError.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/Space.java b/src/main/java/com/wallee/sdk/model/Space.java index 5788766e..e74118ba 100644 --- a/src/main/java/com/wallee/sdk/model/Space.java +++ b/src/main/java/com/wallee/sdk/model/Space.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/SpaceAddress.java b/src/main/java/com/wallee/sdk/model/SpaceAddress.java index 9c7a5361..3817c0ee 100644 --- a/src/main/java/com/wallee/sdk/model/SpaceAddress.java +++ b/src/main/java/com/wallee/sdk/model/SpaceAddress.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/SpaceAddressCreate.java b/src/main/java/com/wallee/sdk/model/SpaceAddressCreate.java index b81e66d6..614e7fb7 100644 --- a/src/main/java/com/wallee/sdk/model/SpaceAddressCreate.java +++ b/src/main/java/com/wallee/sdk/model/SpaceAddressCreate.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/SpaceCreate.java b/src/main/java/com/wallee/sdk/model/SpaceCreate.java index cbaf4f5b..f5dd752b 100644 --- a/src/main/java/com/wallee/sdk/model/SpaceCreate.java +++ b/src/main/java/com/wallee/sdk/model/SpaceCreate.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/SpaceReference.java b/src/main/java/com/wallee/sdk/model/SpaceReference.java index a3073106..ec8c0281 100644 --- a/src/main/java/com/wallee/sdk/model/SpaceReference.java +++ b/src/main/java/com/wallee/sdk/model/SpaceReference.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/SpaceReferenceState.java b/src/main/java/com/wallee/sdk/model/SpaceReferenceState.java index 2eeb0e84..5d26f3cf 100644 --- a/src/main/java/com/wallee/sdk/model/SpaceReferenceState.java +++ b/src/main/java/com/wallee/sdk/model/SpaceReferenceState.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/SpaceUpdate.java b/src/main/java/com/wallee/sdk/model/SpaceUpdate.java index b524e325..09e54f79 100644 --- a/src/main/java/com/wallee/sdk/model/SpaceUpdate.java +++ b/src/main/java/com/wallee/sdk/model/SpaceUpdate.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/SpaceView.java b/src/main/java/com/wallee/sdk/model/SpaceView.java index e95bed88..9e709c21 100644 --- a/src/main/java/com/wallee/sdk/model/SpaceView.java +++ b/src/main/java/com/wallee/sdk/model/SpaceView.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/StaticValue.java b/src/main/java/com/wallee/sdk/model/StaticValue.java index 8d9ce0ef..1441bf8f 100644 --- a/src/main/java/com/wallee/sdk/model/StaticValue.java +++ b/src/main/java/com/wallee/sdk/model/StaticValue.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/Subscriber.java b/src/main/java/com/wallee/sdk/model/Subscriber.java index 9e652887..01f06dd6 100644 --- a/src/main/java/com/wallee/sdk/model/Subscriber.java +++ b/src/main/java/com/wallee/sdk/model/Subscriber.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/SubscriberActive.java b/src/main/java/com/wallee/sdk/model/SubscriberActive.java index 0a612443..a75e017f 100644 --- a/src/main/java/com/wallee/sdk/model/SubscriberActive.java +++ b/src/main/java/com/wallee/sdk/model/SubscriberActive.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/SubscriberCreate.java b/src/main/java/com/wallee/sdk/model/SubscriberCreate.java index d3e703ec..56d9a4fb 100644 --- a/src/main/java/com/wallee/sdk/model/SubscriberCreate.java +++ b/src/main/java/com/wallee/sdk/model/SubscriberCreate.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/SubscriberUpdate.java b/src/main/java/com/wallee/sdk/model/SubscriberUpdate.java index a6767a55..a46d58b1 100644 --- a/src/main/java/com/wallee/sdk/model/SubscriberUpdate.java +++ b/src/main/java/com/wallee/sdk/model/SubscriberUpdate.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/Subscription.java b/src/main/java/com/wallee/sdk/model/Subscription.java index 54ba54d4..80a32e1b 100644 --- a/src/main/java/com/wallee/sdk/model/Subscription.java +++ b/src/main/java/com/wallee/sdk/model/Subscription.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/SubscriptionAffiliate.java b/src/main/java/com/wallee/sdk/model/SubscriptionAffiliate.java index 10a2bb58..70d52343 100644 --- a/src/main/java/com/wallee/sdk/model/SubscriptionAffiliate.java +++ b/src/main/java/com/wallee/sdk/model/SubscriptionAffiliate.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/SubscriptionAffiliateCreate.java b/src/main/java/com/wallee/sdk/model/SubscriptionAffiliateCreate.java index a1d80d97..967e6a4c 100644 --- a/src/main/java/com/wallee/sdk/model/SubscriptionAffiliateCreate.java +++ b/src/main/java/com/wallee/sdk/model/SubscriptionAffiliateCreate.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/SubscriptionAffiliateDeleted.java b/src/main/java/com/wallee/sdk/model/SubscriptionAffiliateDeleted.java index 6310977d..2c915170 100644 --- a/src/main/java/com/wallee/sdk/model/SubscriptionAffiliateDeleted.java +++ b/src/main/java/com/wallee/sdk/model/SubscriptionAffiliateDeleted.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/SubscriptionAffiliateDeleting.java b/src/main/java/com/wallee/sdk/model/SubscriptionAffiliateDeleting.java index cf49303e..b5d75e34 100644 --- a/src/main/java/com/wallee/sdk/model/SubscriptionAffiliateDeleting.java +++ b/src/main/java/com/wallee/sdk/model/SubscriptionAffiliateDeleting.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/SubscriptionAffiliateInactive.java b/src/main/java/com/wallee/sdk/model/SubscriptionAffiliateInactive.java index 7c18ce92..91867840 100644 --- a/src/main/java/com/wallee/sdk/model/SubscriptionAffiliateInactive.java +++ b/src/main/java/com/wallee/sdk/model/SubscriptionAffiliateInactive.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/SubscriptionAffiliateUpdate.java b/src/main/java/com/wallee/sdk/model/SubscriptionAffiliateUpdate.java index b083e058..1a76824a 100644 --- a/src/main/java/com/wallee/sdk/model/SubscriptionAffiliateUpdate.java +++ b/src/main/java/com/wallee/sdk/model/SubscriptionAffiliateUpdate.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/SubscriptionChangeRequest.java b/src/main/java/com/wallee/sdk/model/SubscriptionChangeRequest.java index 76dd1138..915b8391 100644 --- a/src/main/java/com/wallee/sdk/model/SubscriptionChangeRequest.java +++ b/src/main/java/com/wallee/sdk/model/SubscriptionChangeRequest.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/SubscriptionCharge.java b/src/main/java/com/wallee/sdk/model/SubscriptionCharge.java index 90e8346e..5d22eb39 100644 --- a/src/main/java/com/wallee/sdk/model/SubscriptionCharge.java +++ b/src/main/java/com/wallee/sdk/model/SubscriptionCharge.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/SubscriptionChargeCreate.java b/src/main/java/com/wallee/sdk/model/SubscriptionChargeCreate.java index e139598c..0b6d8ce5 100644 --- a/src/main/java/com/wallee/sdk/model/SubscriptionChargeCreate.java +++ b/src/main/java/com/wallee/sdk/model/SubscriptionChargeCreate.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/SubscriptionChargeProcessingType.java b/src/main/java/com/wallee/sdk/model/SubscriptionChargeProcessingType.java index 49cb8e72..c1142604 100644 --- a/src/main/java/com/wallee/sdk/model/SubscriptionChargeProcessingType.java +++ b/src/main/java/com/wallee/sdk/model/SubscriptionChargeProcessingType.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/SubscriptionChargeState.java b/src/main/java/com/wallee/sdk/model/SubscriptionChargeState.java index 617360e6..b8326f04 100644 --- a/src/main/java/com/wallee/sdk/model/SubscriptionChargeState.java +++ b/src/main/java/com/wallee/sdk/model/SubscriptionChargeState.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/SubscriptionChargeType.java b/src/main/java/com/wallee/sdk/model/SubscriptionChargeType.java index 3e89703c..3e8c09bd 100644 --- a/src/main/java/com/wallee/sdk/model/SubscriptionChargeType.java +++ b/src/main/java/com/wallee/sdk/model/SubscriptionChargeType.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/SubscriptionComponentConfiguration.java b/src/main/java/com/wallee/sdk/model/SubscriptionComponentConfiguration.java index 3213c927..ad0dffb6 100644 --- a/src/main/java/com/wallee/sdk/model/SubscriptionComponentConfiguration.java +++ b/src/main/java/com/wallee/sdk/model/SubscriptionComponentConfiguration.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/SubscriptionComponentReferenceConfiguration.java b/src/main/java/com/wallee/sdk/model/SubscriptionComponentReferenceConfiguration.java index fcb2fa64..d601c4ac 100644 --- a/src/main/java/com/wallee/sdk/model/SubscriptionComponentReferenceConfiguration.java +++ b/src/main/java/com/wallee/sdk/model/SubscriptionComponentReferenceConfiguration.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/SubscriptionCreateRequest.java b/src/main/java/com/wallee/sdk/model/SubscriptionCreateRequest.java index f6497759..b7e3b3c1 100644 --- a/src/main/java/com/wallee/sdk/model/SubscriptionCreateRequest.java +++ b/src/main/java/com/wallee/sdk/model/SubscriptionCreateRequest.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/SubscriptionLedgerEntry.java b/src/main/java/com/wallee/sdk/model/SubscriptionLedgerEntry.java index d3fc0c88..bf88de01 100644 --- a/src/main/java/com/wallee/sdk/model/SubscriptionLedgerEntry.java +++ b/src/main/java/com/wallee/sdk/model/SubscriptionLedgerEntry.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/SubscriptionLedgerEntryCreate.java b/src/main/java/com/wallee/sdk/model/SubscriptionLedgerEntryCreate.java index 48a8355f..861889aa 100644 --- a/src/main/java/com/wallee/sdk/model/SubscriptionLedgerEntryCreate.java +++ b/src/main/java/com/wallee/sdk/model/SubscriptionLedgerEntryCreate.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/SubscriptionLedgerEntryState.java b/src/main/java/com/wallee/sdk/model/SubscriptionLedgerEntryState.java index f6e9b315..8921b901 100644 --- a/src/main/java/com/wallee/sdk/model/SubscriptionLedgerEntryState.java +++ b/src/main/java/com/wallee/sdk/model/SubscriptionLedgerEntryState.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/SubscriptionMetric.java b/src/main/java/com/wallee/sdk/model/SubscriptionMetric.java index 30fe6f9c..e6643bc4 100644 --- a/src/main/java/com/wallee/sdk/model/SubscriptionMetric.java +++ b/src/main/java/com/wallee/sdk/model/SubscriptionMetric.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/SubscriptionMetricActive.java b/src/main/java/com/wallee/sdk/model/SubscriptionMetricActive.java index bb6f91ea..b19550dc 100644 --- a/src/main/java/com/wallee/sdk/model/SubscriptionMetricActive.java +++ b/src/main/java/com/wallee/sdk/model/SubscriptionMetricActive.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/SubscriptionMetricCreate.java b/src/main/java/com/wallee/sdk/model/SubscriptionMetricCreate.java index ce31a4ef..eb8ddd6c 100644 --- a/src/main/java/com/wallee/sdk/model/SubscriptionMetricCreate.java +++ b/src/main/java/com/wallee/sdk/model/SubscriptionMetricCreate.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/SubscriptionMetricType.java b/src/main/java/com/wallee/sdk/model/SubscriptionMetricType.java index f5f9a4a2..016387a4 100644 --- a/src/main/java/com/wallee/sdk/model/SubscriptionMetricType.java +++ b/src/main/java/com/wallee/sdk/model/SubscriptionMetricType.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/SubscriptionMetricUpdate.java b/src/main/java/com/wallee/sdk/model/SubscriptionMetricUpdate.java index aa9f66a4..ff821745 100644 --- a/src/main/java/com/wallee/sdk/model/SubscriptionMetricUpdate.java +++ b/src/main/java/com/wallee/sdk/model/SubscriptionMetricUpdate.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/SubscriptionMetricUsageReport.java b/src/main/java/com/wallee/sdk/model/SubscriptionMetricUsageReport.java index 83e1c580..0e92d1e5 100644 --- a/src/main/java/com/wallee/sdk/model/SubscriptionMetricUsageReport.java +++ b/src/main/java/com/wallee/sdk/model/SubscriptionMetricUsageReport.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/SubscriptionMetricUsageReportCreate.java b/src/main/java/com/wallee/sdk/model/SubscriptionMetricUsageReportCreate.java index aa79e3a3..6a0e6b1d 100644 --- a/src/main/java/com/wallee/sdk/model/SubscriptionMetricUsageReportCreate.java +++ b/src/main/java/com/wallee/sdk/model/SubscriptionMetricUsageReportCreate.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/SubscriptionPending.java b/src/main/java/com/wallee/sdk/model/SubscriptionPending.java index b76ad39e..fba53f35 100644 --- a/src/main/java/com/wallee/sdk/model/SubscriptionPending.java +++ b/src/main/java/com/wallee/sdk/model/SubscriptionPending.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/SubscriptionPeriodBill.java b/src/main/java/com/wallee/sdk/model/SubscriptionPeriodBill.java index d924715c..f46682bd 100644 --- a/src/main/java/com/wallee/sdk/model/SubscriptionPeriodBill.java +++ b/src/main/java/com/wallee/sdk/model/SubscriptionPeriodBill.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/SubscriptionPeriodBillState.java b/src/main/java/com/wallee/sdk/model/SubscriptionPeriodBillState.java index d0f77665..5c12fc9e 100644 --- a/src/main/java/com/wallee/sdk/model/SubscriptionPeriodBillState.java +++ b/src/main/java/com/wallee/sdk/model/SubscriptionPeriodBillState.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/SubscriptionProduct.java b/src/main/java/com/wallee/sdk/model/SubscriptionProduct.java index 42dd1335..2d6d4b9c 100644 --- a/src/main/java/com/wallee/sdk/model/SubscriptionProduct.java +++ b/src/main/java/com/wallee/sdk/model/SubscriptionProduct.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/SubscriptionProductActive.java b/src/main/java/com/wallee/sdk/model/SubscriptionProductActive.java index 5ca7a9c6..410e4c1a 100644 --- a/src/main/java/com/wallee/sdk/model/SubscriptionProductActive.java +++ b/src/main/java/com/wallee/sdk/model/SubscriptionProductActive.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/SubscriptionProductComponent.java b/src/main/java/com/wallee/sdk/model/SubscriptionProductComponent.java index 2c14036a..cae23150 100644 --- a/src/main/java/com/wallee/sdk/model/SubscriptionProductComponent.java +++ b/src/main/java/com/wallee/sdk/model/SubscriptionProductComponent.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/SubscriptionProductComponentGroup.java b/src/main/java/com/wallee/sdk/model/SubscriptionProductComponentGroup.java index b524699b..62d918b1 100644 --- a/src/main/java/com/wallee/sdk/model/SubscriptionProductComponentGroup.java +++ b/src/main/java/com/wallee/sdk/model/SubscriptionProductComponentGroup.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/SubscriptionProductComponentGroupUpdate.java b/src/main/java/com/wallee/sdk/model/SubscriptionProductComponentGroupUpdate.java index 9d8d24d4..2f0cc26c 100644 --- a/src/main/java/com/wallee/sdk/model/SubscriptionProductComponentGroupUpdate.java +++ b/src/main/java/com/wallee/sdk/model/SubscriptionProductComponentGroupUpdate.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/SubscriptionProductComponentReference.java b/src/main/java/com/wallee/sdk/model/SubscriptionProductComponentReference.java index 82995c6d..e6df527d 100644 --- a/src/main/java/com/wallee/sdk/model/SubscriptionProductComponentReference.java +++ b/src/main/java/com/wallee/sdk/model/SubscriptionProductComponentReference.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/SubscriptionProductComponentReferenceState.java b/src/main/java/com/wallee/sdk/model/SubscriptionProductComponentReferenceState.java index b01c44c4..6b3a2293 100644 --- a/src/main/java/com/wallee/sdk/model/SubscriptionProductComponentReferenceState.java +++ b/src/main/java/com/wallee/sdk/model/SubscriptionProductComponentReferenceState.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/SubscriptionProductComponentUpdate.java b/src/main/java/com/wallee/sdk/model/SubscriptionProductComponentUpdate.java index be7e66bb..38d2a7f6 100644 --- a/src/main/java/com/wallee/sdk/model/SubscriptionProductComponentUpdate.java +++ b/src/main/java/com/wallee/sdk/model/SubscriptionProductComponentUpdate.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/SubscriptionProductCreate.java b/src/main/java/com/wallee/sdk/model/SubscriptionProductCreate.java index 689723b9..081a4d46 100644 --- a/src/main/java/com/wallee/sdk/model/SubscriptionProductCreate.java +++ b/src/main/java/com/wallee/sdk/model/SubscriptionProductCreate.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/SubscriptionProductRetirement.java b/src/main/java/com/wallee/sdk/model/SubscriptionProductRetirement.java index e1a65a48..9a777ed0 100644 --- a/src/main/java/com/wallee/sdk/model/SubscriptionProductRetirement.java +++ b/src/main/java/com/wallee/sdk/model/SubscriptionProductRetirement.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/SubscriptionProductRetirementCreate.java b/src/main/java/com/wallee/sdk/model/SubscriptionProductRetirementCreate.java index fe6bce64..e957acdb 100644 --- a/src/main/java/com/wallee/sdk/model/SubscriptionProductRetirementCreate.java +++ b/src/main/java/com/wallee/sdk/model/SubscriptionProductRetirementCreate.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/SubscriptionProductState.java b/src/main/java/com/wallee/sdk/model/SubscriptionProductState.java index 4487bd53..cf55882c 100644 --- a/src/main/java/com/wallee/sdk/model/SubscriptionProductState.java +++ b/src/main/java/com/wallee/sdk/model/SubscriptionProductState.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/SubscriptionProductVersion.java b/src/main/java/com/wallee/sdk/model/SubscriptionProductVersion.java index 0832fd82..3c7891d0 100644 --- a/src/main/java/com/wallee/sdk/model/SubscriptionProductVersion.java +++ b/src/main/java/com/wallee/sdk/model/SubscriptionProductVersion.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/SubscriptionProductVersionPending.java b/src/main/java/com/wallee/sdk/model/SubscriptionProductVersionPending.java index d649f248..ba59bd69 100644 --- a/src/main/java/com/wallee/sdk/model/SubscriptionProductVersionPending.java +++ b/src/main/java/com/wallee/sdk/model/SubscriptionProductVersionPending.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/SubscriptionProductVersionRetirement.java b/src/main/java/com/wallee/sdk/model/SubscriptionProductVersionRetirement.java index 5a590867..4c04b3a6 100644 --- a/src/main/java/com/wallee/sdk/model/SubscriptionProductVersionRetirement.java +++ b/src/main/java/com/wallee/sdk/model/SubscriptionProductVersionRetirement.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/SubscriptionProductVersionRetirementCreate.java b/src/main/java/com/wallee/sdk/model/SubscriptionProductVersionRetirementCreate.java index dec570c2..cd65ad39 100644 --- a/src/main/java/com/wallee/sdk/model/SubscriptionProductVersionRetirementCreate.java +++ b/src/main/java/com/wallee/sdk/model/SubscriptionProductVersionRetirementCreate.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/SubscriptionProductVersionState.java b/src/main/java/com/wallee/sdk/model/SubscriptionProductVersionState.java index 7ce5c22e..792274a4 100644 --- a/src/main/java/com/wallee/sdk/model/SubscriptionProductVersionState.java +++ b/src/main/java/com/wallee/sdk/model/SubscriptionProductVersionState.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/SubscriptionState.java b/src/main/java/com/wallee/sdk/model/SubscriptionState.java index df04dc95..e613e7ec 100644 --- a/src/main/java/com/wallee/sdk/model/SubscriptionState.java +++ b/src/main/java/com/wallee/sdk/model/SubscriptionState.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/SubscriptionSuspension.java b/src/main/java/com/wallee/sdk/model/SubscriptionSuspension.java index a997b8c6..7fe549f6 100644 --- a/src/main/java/com/wallee/sdk/model/SubscriptionSuspension.java +++ b/src/main/java/com/wallee/sdk/model/SubscriptionSuspension.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/SubscriptionSuspensionAction.java b/src/main/java/com/wallee/sdk/model/SubscriptionSuspensionAction.java index c14cf154..566b284e 100644 --- a/src/main/java/com/wallee/sdk/model/SubscriptionSuspensionAction.java +++ b/src/main/java/com/wallee/sdk/model/SubscriptionSuspensionAction.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/SubscriptionSuspensionCreate.java b/src/main/java/com/wallee/sdk/model/SubscriptionSuspensionCreate.java index 49dde03d..01c84e77 100644 --- a/src/main/java/com/wallee/sdk/model/SubscriptionSuspensionCreate.java +++ b/src/main/java/com/wallee/sdk/model/SubscriptionSuspensionCreate.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/SubscriptionSuspensionReason.java b/src/main/java/com/wallee/sdk/model/SubscriptionSuspensionReason.java index 5bb6be2f..6a8e9e36 100644 --- a/src/main/java/com/wallee/sdk/model/SubscriptionSuspensionReason.java +++ b/src/main/java/com/wallee/sdk/model/SubscriptionSuspensionReason.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/SubscriptionSuspensionRunning.java b/src/main/java/com/wallee/sdk/model/SubscriptionSuspensionRunning.java index cd49935d..a84f5ef0 100644 --- a/src/main/java/com/wallee/sdk/model/SubscriptionSuspensionRunning.java +++ b/src/main/java/com/wallee/sdk/model/SubscriptionSuspensionRunning.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/SubscriptionSuspensionState.java b/src/main/java/com/wallee/sdk/model/SubscriptionSuspensionState.java index 1f5d8104..c59dacb6 100644 --- a/src/main/java/com/wallee/sdk/model/SubscriptionSuspensionState.java +++ b/src/main/java/com/wallee/sdk/model/SubscriptionSuspensionState.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/SubscriptionUpdate.java b/src/main/java/com/wallee/sdk/model/SubscriptionUpdate.java index 4ad239ef..4259f0f3 100644 --- a/src/main/java/com/wallee/sdk/model/SubscriptionUpdate.java +++ b/src/main/java/com/wallee/sdk/model/SubscriptionUpdate.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/SubscriptionVersion.java b/src/main/java/com/wallee/sdk/model/SubscriptionVersion.java index 3b8143d7..dbc3e6ca 100644 --- a/src/main/java/com/wallee/sdk/model/SubscriptionVersion.java +++ b/src/main/java/com/wallee/sdk/model/SubscriptionVersion.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/SubscriptionVersionState.java b/src/main/java/com/wallee/sdk/model/SubscriptionVersionState.java index 691f054a..df17fbdc 100644 --- a/src/main/java/com/wallee/sdk/model/SubscriptionVersionState.java +++ b/src/main/java/com/wallee/sdk/model/SubscriptionVersionState.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/Tax.java b/src/main/java/com/wallee/sdk/model/Tax.java index e0341271..111b0dc4 100644 --- a/src/main/java/com/wallee/sdk/model/Tax.java +++ b/src/main/java/com/wallee/sdk/model/Tax.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/TaxClass.java b/src/main/java/com/wallee/sdk/model/TaxClass.java index b28ea186..1c27ad03 100644 --- a/src/main/java/com/wallee/sdk/model/TaxClass.java +++ b/src/main/java/com/wallee/sdk/model/TaxClass.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/TaxCreate.java b/src/main/java/com/wallee/sdk/model/TaxCreate.java index 5033a75e..ad4a365d 100644 --- a/src/main/java/com/wallee/sdk/model/TaxCreate.java +++ b/src/main/java/com/wallee/sdk/model/TaxCreate.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/TenantDatabase.java b/src/main/java/com/wallee/sdk/model/TenantDatabase.java index 0914f7db..4b7fc403 100644 --- a/src/main/java/com/wallee/sdk/model/TenantDatabase.java +++ b/src/main/java/com/wallee/sdk/model/TenantDatabase.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/Token.java b/src/main/java/com/wallee/sdk/model/Token.java index 0582a279..c544feec 100644 --- a/src/main/java/com/wallee/sdk/model/Token.java +++ b/src/main/java/com/wallee/sdk/model/Token.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/TokenCreate.java b/src/main/java/com/wallee/sdk/model/TokenCreate.java index 8fd0e23f..713ca72d 100644 --- a/src/main/java/com/wallee/sdk/model/TokenCreate.java +++ b/src/main/java/com/wallee/sdk/model/TokenCreate.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/TokenUpdate.java b/src/main/java/com/wallee/sdk/model/TokenUpdate.java index c1123bc8..52389889 100644 --- a/src/main/java/com/wallee/sdk/model/TokenUpdate.java +++ b/src/main/java/com/wallee/sdk/model/TokenUpdate.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/TokenVersion.java b/src/main/java/com/wallee/sdk/model/TokenVersion.java index 7c103684..140f4f0c 100644 --- a/src/main/java/com/wallee/sdk/model/TokenVersion.java +++ b/src/main/java/com/wallee/sdk/model/TokenVersion.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/TokenVersionState.java b/src/main/java/com/wallee/sdk/model/TokenVersionState.java index bcfbc9b0..4d1dfd49 100644 --- a/src/main/java/com/wallee/sdk/model/TokenVersionState.java +++ b/src/main/java/com/wallee/sdk/model/TokenVersionState.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/TokenVersionType.java b/src/main/java/com/wallee/sdk/model/TokenVersionType.java index b5792895..f22eb30e 100644 --- a/src/main/java/com/wallee/sdk/model/TokenVersionType.java +++ b/src/main/java/com/wallee/sdk/model/TokenVersionType.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/TokenizationMode.java b/src/main/java/com/wallee/sdk/model/TokenizationMode.java index 3a3b6a47..cb140155 100644 --- a/src/main/java/com/wallee/sdk/model/TokenizationMode.java +++ b/src/main/java/com/wallee/sdk/model/TokenizationMode.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/Transaction.java b/src/main/java/com/wallee/sdk/model/Transaction.java index ce51c1f0..02c0f6c2 100644 --- a/src/main/java/com/wallee/sdk/model/Transaction.java +++ b/src/main/java/com/wallee/sdk/model/Transaction.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/TransactionAwareEntity.java b/src/main/java/com/wallee/sdk/model/TransactionAwareEntity.java index 3ab23541..fe5dd6d1 100644 --- a/src/main/java/com/wallee/sdk/model/TransactionAwareEntity.java +++ b/src/main/java/com/wallee/sdk/model/TransactionAwareEntity.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/TransactionComment.java b/src/main/java/com/wallee/sdk/model/TransactionComment.java index d186ff98..659be04e 100644 --- a/src/main/java/com/wallee/sdk/model/TransactionComment.java +++ b/src/main/java/com/wallee/sdk/model/TransactionComment.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/TransactionCommentActive.java b/src/main/java/com/wallee/sdk/model/TransactionCommentActive.java index d6a7aa19..0eeea449 100644 --- a/src/main/java/com/wallee/sdk/model/TransactionCommentActive.java +++ b/src/main/java/com/wallee/sdk/model/TransactionCommentActive.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/TransactionCommentCreate.java b/src/main/java/com/wallee/sdk/model/TransactionCommentCreate.java index a56b88e3..d2bd7d82 100644 --- a/src/main/java/com/wallee/sdk/model/TransactionCommentCreate.java +++ b/src/main/java/com/wallee/sdk/model/TransactionCommentCreate.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/TransactionCompletion.java b/src/main/java/com/wallee/sdk/model/TransactionCompletion.java index ef741077..8cacdace 100644 --- a/src/main/java/com/wallee/sdk/model/TransactionCompletion.java +++ b/src/main/java/com/wallee/sdk/model/TransactionCompletion.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/TransactionCompletionMode.java b/src/main/java/com/wallee/sdk/model/TransactionCompletionMode.java index 9510bcd5..a927dae2 100644 --- a/src/main/java/com/wallee/sdk/model/TransactionCompletionMode.java +++ b/src/main/java/com/wallee/sdk/model/TransactionCompletionMode.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/TransactionCompletionRequest.java b/src/main/java/com/wallee/sdk/model/TransactionCompletionRequest.java index 567a28e6..2c30dbad 100644 --- a/src/main/java/com/wallee/sdk/model/TransactionCompletionRequest.java +++ b/src/main/java/com/wallee/sdk/model/TransactionCompletionRequest.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/TransactionCompletionState.java b/src/main/java/com/wallee/sdk/model/TransactionCompletionState.java index 0b22d9fb..f74fb906 100644 --- a/src/main/java/com/wallee/sdk/model/TransactionCompletionState.java +++ b/src/main/java/com/wallee/sdk/model/TransactionCompletionState.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/TransactionCreate.java b/src/main/java/com/wallee/sdk/model/TransactionCreate.java index bb32219a..7005a3dc 100644 --- a/src/main/java/com/wallee/sdk/model/TransactionCreate.java +++ b/src/main/java/com/wallee/sdk/model/TransactionCreate.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/TransactionEnvironmentSelectionStrategy.java b/src/main/java/com/wallee/sdk/model/TransactionEnvironmentSelectionStrategy.java index cf056392..5eb43936 100644 --- a/src/main/java/com/wallee/sdk/model/TransactionEnvironmentSelectionStrategy.java +++ b/src/main/java/com/wallee/sdk/model/TransactionEnvironmentSelectionStrategy.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/TransactionGroup.java b/src/main/java/com/wallee/sdk/model/TransactionGroup.java index 36897d6b..7894cf79 100644 --- a/src/main/java/com/wallee/sdk/model/TransactionGroup.java +++ b/src/main/java/com/wallee/sdk/model/TransactionGroup.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/TransactionGroupState.java b/src/main/java/com/wallee/sdk/model/TransactionGroupState.java index a33596f7..e8e9f37c 100644 --- a/src/main/java/com/wallee/sdk/model/TransactionGroupState.java +++ b/src/main/java/com/wallee/sdk/model/TransactionGroupState.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/TransactionInvoice.java b/src/main/java/com/wallee/sdk/model/TransactionInvoice.java index f70bbba0..28df8d5d 100644 --- a/src/main/java/com/wallee/sdk/model/TransactionInvoice.java +++ b/src/main/java/com/wallee/sdk/model/TransactionInvoice.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/TransactionInvoiceComment.java b/src/main/java/com/wallee/sdk/model/TransactionInvoiceComment.java index a9fcdfd1..9ef1cd83 100644 --- a/src/main/java/com/wallee/sdk/model/TransactionInvoiceComment.java +++ b/src/main/java/com/wallee/sdk/model/TransactionInvoiceComment.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/TransactionInvoiceCommentActive.java b/src/main/java/com/wallee/sdk/model/TransactionInvoiceCommentActive.java index feba457d..5a8b16c4 100644 --- a/src/main/java/com/wallee/sdk/model/TransactionInvoiceCommentActive.java +++ b/src/main/java/com/wallee/sdk/model/TransactionInvoiceCommentActive.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/TransactionInvoiceCommentCreate.java b/src/main/java/com/wallee/sdk/model/TransactionInvoiceCommentCreate.java index 5fb62154..a8581eb5 100644 --- a/src/main/java/com/wallee/sdk/model/TransactionInvoiceCommentCreate.java +++ b/src/main/java/com/wallee/sdk/model/TransactionInvoiceCommentCreate.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/TransactionInvoiceReplacement.java b/src/main/java/com/wallee/sdk/model/TransactionInvoiceReplacement.java index 2d13a096..f27cbe3f 100644 --- a/src/main/java/com/wallee/sdk/model/TransactionInvoiceReplacement.java +++ b/src/main/java/com/wallee/sdk/model/TransactionInvoiceReplacement.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/TransactionInvoiceState.java b/src/main/java/com/wallee/sdk/model/TransactionInvoiceState.java index fc8a9343..ecb8552f 100644 --- a/src/main/java/com/wallee/sdk/model/TransactionInvoiceState.java +++ b/src/main/java/com/wallee/sdk/model/TransactionInvoiceState.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/TransactionLineItemUpdateRequest.java b/src/main/java/com/wallee/sdk/model/TransactionLineItemUpdateRequest.java index 8c4d26f7..c78b094a 100644 --- a/src/main/java/com/wallee/sdk/model/TransactionLineItemUpdateRequest.java +++ b/src/main/java/com/wallee/sdk/model/TransactionLineItemUpdateRequest.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/TransactionLineItemVersion.java b/src/main/java/com/wallee/sdk/model/TransactionLineItemVersion.java index 478e98a6..da808948 100644 --- a/src/main/java/com/wallee/sdk/model/TransactionLineItemVersion.java +++ b/src/main/java/com/wallee/sdk/model/TransactionLineItemVersion.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/TransactionPending.java b/src/main/java/com/wallee/sdk/model/TransactionPending.java index 3d79f002..271e85a9 100644 --- a/src/main/java/com/wallee/sdk/model/TransactionPending.java +++ b/src/main/java/com/wallee/sdk/model/TransactionPending.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/TransactionState.java b/src/main/java/com/wallee/sdk/model/TransactionState.java index 8775877b..2c9e3302 100644 --- a/src/main/java/com/wallee/sdk/model/TransactionState.java +++ b/src/main/java/com/wallee/sdk/model/TransactionState.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/TransactionUserInterfaceType.java b/src/main/java/com/wallee/sdk/model/TransactionUserInterfaceType.java index de33c03a..0b416eaa 100644 --- a/src/main/java/com/wallee/sdk/model/TransactionUserInterfaceType.java +++ b/src/main/java/com/wallee/sdk/model/TransactionUserInterfaceType.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/TransactionVoid.java b/src/main/java/com/wallee/sdk/model/TransactionVoid.java index 3780c7fd..b09a0dc6 100644 --- a/src/main/java/com/wallee/sdk/model/TransactionVoid.java +++ b/src/main/java/com/wallee/sdk/model/TransactionVoid.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/TransactionVoidMode.java b/src/main/java/com/wallee/sdk/model/TransactionVoidMode.java index e5e23c22..851ec19d 100644 --- a/src/main/java/com/wallee/sdk/model/TransactionVoidMode.java +++ b/src/main/java/com/wallee/sdk/model/TransactionVoidMode.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/TransactionVoidState.java b/src/main/java/com/wallee/sdk/model/TransactionVoidState.java index 6ce6f9d2..ccf15412 100644 --- a/src/main/java/com/wallee/sdk/model/TransactionVoidState.java +++ b/src/main/java/com/wallee/sdk/model/TransactionVoidState.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/TwoFactorAuthenticationType.java b/src/main/java/com/wallee/sdk/model/TwoFactorAuthenticationType.java index 318cb621..8127c9fa 100644 --- a/src/main/java/com/wallee/sdk/model/TwoFactorAuthenticationType.java +++ b/src/main/java/com/wallee/sdk/model/TwoFactorAuthenticationType.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/UnencryptedCardData.java b/src/main/java/com/wallee/sdk/model/UnencryptedCardData.java index 4afa99e8..8000c006 100644 --- a/src/main/java/com/wallee/sdk/model/UnencryptedCardData.java +++ b/src/main/java/com/wallee/sdk/model/UnencryptedCardData.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/UnencryptedCardDataCreate.java b/src/main/java/com/wallee/sdk/model/UnencryptedCardDataCreate.java index b1ad8069..8bbfe26a 100644 --- a/src/main/java/com/wallee/sdk/model/UnencryptedCardDataCreate.java +++ b/src/main/java/com/wallee/sdk/model/UnencryptedCardDataCreate.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/User.java b/src/main/java/com/wallee/sdk/model/User.java index 9b69471c..42dd103b 100644 --- a/src/main/java/com/wallee/sdk/model/User.java +++ b/src/main/java/com/wallee/sdk/model/User.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/UserAccountRole.java b/src/main/java/com/wallee/sdk/model/UserAccountRole.java index 70a08ac2..8102d960 100644 --- a/src/main/java/com/wallee/sdk/model/UserAccountRole.java +++ b/src/main/java/com/wallee/sdk/model/UserAccountRole.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/UserSpaceRole.java b/src/main/java/com/wallee/sdk/model/UserSpaceRole.java index 33a887e3..5968e3c3 100644 --- a/src/main/java/com/wallee/sdk/model/UserSpaceRole.java +++ b/src/main/java/com/wallee/sdk/model/UserSpaceRole.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/UserType.java b/src/main/java/com/wallee/sdk/model/UserType.java index 5a652dc0..e76632d3 100644 --- a/src/main/java/com/wallee/sdk/model/UserType.java +++ b/src/main/java/com/wallee/sdk/model/UserType.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/WebhookIdentity.java b/src/main/java/com/wallee/sdk/model/WebhookIdentity.java index eecd5a01..51c25747 100644 --- a/src/main/java/com/wallee/sdk/model/WebhookIdentity.java +++ b/src/main/java/com/wallee/sdk/model/WebhookIdentity.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/WebhookListener.java b/src/main/java/com/wallee/sdk/model/WebhookListener.java index 44f6dcd6..012bfc34 100644 --- a/src/main/java/com/wallee/sdk/model/WebhookListener.java +++ b/src/main/java/com/wallee/sdk/model/WebhookListener.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/WebhookListenerCreate.java b/src/main/java/com/wallee/sdk/model/WebhookListenerCreate.java index 874a0913..05c2cff8 100644 --- a/src/main/java/com/wallee/sdk/model/WebhookListenerCreate.java +++ b/src/main/java/com/wallee/sdk/model/WebhookListenerCreate.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/WebhookListenerEntity.java b/src/main/java/com/wallee/sdk/model/WebhookListenerEntity.java index fb836d7e..18ee38c8 100644 --- a/src/main/java/com/wallee/sdk/model/WebhookListenerEntity.java +++ b/src/main/java/com/wallee/sdk/model/WebhookListenerEntity.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/WebhookListenerUpdate.java b/src/main/java/com/wallee/sdk/model/WebhookListenerUpdate.java index 605132dc..60bf321c 100644 --- a/src/main/java/com/wallee/sdk/model/WebhookListenerUpdate.java +++ b/src/main/java/com/wallee/sdk/model/WebhookListenerUpdate.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/WebhookUrl.java b/src/main/java/com/wallee/sdk/model/WebhookUrl.java index 0a7733f0..a807c216 100644 --- a/src/main/java/com/wallee/sdk/model/WebhookUrl.java +++ b/src/main/java/com/wallee/sdk/model/WebhookUrl.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/WebhookUrlCreate.java b/src/main/java/com/wallee/sdk/model/WebhookUrlCreate.java index 1a124f6b..03868ae4 100644 --- a/src/main/java/com/wallee/sdk/model/WebhookUrlCreate.java +++ b/src/main/java/com/wallee/sdk/model/WebhookUrlCreate.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/model/WebhookUrlUpdate.java b/src/main/java/com/wallee/sdk/model/WebhookUrlUpdate.java index 383349a3..4b89c0ca 100644 --- a/src/main/java/com/wallee/sdk/model/WebhookUrlUpdate.java +++ b/src/main/java/com/wallee/sdk/model/WebhookUrlUpdate.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.model; diff --git a/src/main/java/com/wallee/sdk/service/AccountService.java b/src/main/java/com/wallee/sdk/service/AccountService.java index 0fcafdc6..d17cb84f 100644 --- a/src/main/java/com/wallee/sdk/service/AccountService.java +++ b/src/main/java/com/wallee/sdk/service/AccountService.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.service; diff --git a/src/main/java/com/wallee/sdk/service/ApplicationUserService.java b/src/main/java/com/wallee/sdk/service/ApplicationUserService.java index c18f2f11..a1ff31bf 100644 --- a/src/main/java/com/wallee/sdk/service/ApplicationUserService.java +++ b/src/main/java/com/wallee/sdk/service/ApplicationUserService.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.service; diff --git a/src/main/java/com/wallee/sdk/service/CardProcessingService.java b/src/main/java/com/wallee/sdk/service/CardProcessingService.java index c101e4d8..ac8997bb 100644 --- a/src/main/java/com/wallee/sdk/service/CardProcessingService.java +++ b/src/main/java/com/wallee/sdk/service/CardProcessingService.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.service; diff --git a/src/main/java/com/wallee/sdk/service/ChargeAttemptService.java b/src/main/java/com/wallee/sdk/service/ChargeAttemptService.java index 5b95c0ff..4b72b956 100644 --- a/src/main/java/com/wallee/sdk/service/ChargeAttemptService.java +++ b/src/main/java/com/wallee/sdk/service/ChargeAttemptService.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.service; diff --git a/src/main/java/com/wallee/sdk/service/ChargeFlowLevelService.java b/src/main/java/com/wallee/sdk/service/ChargeFlowLevelService.java index ffe15a56..be093709 100644 --- a/src/main/java/com/wallee/sdk/service/ChargeFlowLevelService.java +++ b/src/main/java/com/wallee/sdk/service/ChargeFlowLevelService.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.service; diff --git a/src/main/java/com/wallee/sdk/service/ChargeFlowService.java b/src/main/java/com/wallee/sdk/service/ChargeFlowService.java index 2f607487..7fdf8195 100644 --- a/src/main/java/com/wallee/sdk/service/ChargeFlowService.java +++ b/src/main/java/com/wallee/sdk/service/ChargeFlowService.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.service; diff --git a/src/main/java/com/wallee/sdk/service/ConditionTypeService.java b/src/main/java/com/wallee/sdk/service/ConditionTypeService.java index 67764602..82f68e10 100644 --- a/src/main/java/com/wallee/sdk/service/ConditionTypeService.java +++ b/src/main/java/com/wallee/sdk/service/ConditionTypeService.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.service; diff --git a/src/main/java/com/wallee/sdk/service/CountryService.java b/src/main/java/com/wallee/sdk/service/CountryService.java index 8bce0a07..b3ad8703 100644 --- a/src/main/java/com/wallee/sdk/service/CountryService.java +++ b/src/main/java/com/wallee/sdk/service/CountryService.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.service; diff --git a/src/main/java/com/wallee/sdk/service/CountryStateService.java b/src/main/java/com/wallee/sdk/service/CountryStateService.java index c7888fe8..a38d83d6 100644 --- a/src/main/java/com/wallee/sdk/service/CountryStateService.java +++ b/src/main/java/com/wallee/sdk/service/CountryStateService.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.service; diff --git a/src/main/java/com/wallee/sdk/service/CurrencyService.java b/src/main/java/com/wallee/sdk/service/CurrencyService.java index 08fcd4bc..c25f2f1d 100644 --- a/src/main/java/com/wallee/sdk/service/CurrencyService.java +++ b/src/main/java/com/wallee/sdk/service/CurrencyService.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.service; diff --git a/src/main/java/com/wallee/sdk/service/CustomerAddressService.java b/src/main/java/com/wallee/sdk/service/CustomerAddressService.java index d606bd3d..d64e7a20 100644 --- a/src/main/java/com/wallee/sdk/service/CustomerAddressService.java +++ b/src/main/java/com/wallee/sdk/service/CustomerAddressService.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.service; diff --git a/src/main/java/com/wallee/sdk/service/CustomerCommentService.java b/src/main/java/com/wallee/sdk/service/CustomerCommentService.java index 28edfa60..91b5677f 100644 --- a/src/main/java/com/wallee/sdk/service/CustomerCommentService.java +++ b/src/main/java/com/wallee/sdk/service/CustomerCommentService.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.service; diff --git a/src/main/java/com/wallee/sdk/service/CustomerService.java b/src/main/java/com/wallee/sdk/service/CustomerService.java index 9c25a5bb..f1b307aa 100644 --- a/src/main/java/com/wallee/sdk/service/CustomerService.java +++ b/src/main/java/com/wallee/sdk/service/CustomerService.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.service; diff --git a/src/main/java/com/wallee/sdk/service/DebtCollectionCaseService.java b/src/main/java/com/wallee/sdk/service/DebtCollectionCaseService.java index a59ed1b8..55bb6120 100644 --- a/src/main/java/com/wallee/sdk/service/DebtCollectionCaseService.java +++ b/src/main/java/com/wallee/sdk/service/DebtCollectionCaseService.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.service; diff --git a/src/main/java/com/wallee/sdk/service/DebtCollectorConfigurationService.java b/src/main/java/com/wallee/sdk/service/DebtCollectorConfigurationService.java index b4389ca1..17504047 100644 --- a/src/main/java/com/wallee/sdk/service/DebtCollectorConfigurationService.java +++ b/src/main/java/com/wallee/sdk/service/DebtCollectorConfigurationService.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.service; diff --git a/src/main/java/com/wallee/sdk/service/DebtCollectorService.java b/src/main/java/com/wallee/sdk/service/DebtCollectorService.java index c0a46787..36e98917 100644 --- a/src/main/java/com/wallee/sdk/service/DebtCollectorService.java +++ b/src/main/java/com/wallee/sdk/service/DebtCollectorService.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.service; diff --git a/src/main/java/com/wallee/sdk/service/DeliveryIndicationService.java b/src/main/java/com/wallee/sdk/service/DeliveryIndicationService.java index 6856c707..070efcbd 100644 --- a/src/main/java/com/wallee/sdk/service/DeliveryIndicationService.java +++ b/src/main/java/com/wallee/sdk/service/DeliveryIndicationService.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.service; diff --git a/src/main/java/com/wallee/sdk/service/DocumentTemplateService.java b/src/main/java/com/wallee/sdk/service/DocumentTemplateService.java index 82290e58..cc983e0c 100644 --- a/src/main/java/com/wallee/sdk/service/DocumentTemplateService.java +++ b/src/main/java/com/wallee/sdk/service/DocumentTemplateService.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.service; diff --git a/src/main/java/com/wallee/sdk/service/DocumentTemplateTypeService.java b/src/main/java/com/wallee/sdk/service/DocumentTemplateTypeService.java index e979ea09..ed853975 100644 --- a/src/main/java/com/wallee/sdk/service/DocumentTemplateTypeService.java +++ b/src/main/java/com/wallee/sdk/service/DocumentTemplateTypeService.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.service; diff --git a/src/main/java/com/wallee/sdk/service/HumanUserService.java b/src/main/java/com/wallee/sdk/service/HumanUserService.java index 74957ca1..662423a1 100644 --- a/src/main/java/com/wallee/sdk/service/HumanUserService.java +++ b/src/main/java/com/wallee/sdk/service/HumanUserService.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.service; diff --git a/src/main/java/com/wallee/sdk/service/InstallmentPaymentService.java b/src/main/java/com/wallee/sdk/service/InstallmentPaymentService.java index f0be6d13..4ae5f134 100644 --- a/src/main/java/com/wallee/sdk/service/InstallmentPaymentService.java +++ b/src/main/java/com/wallee/sdk/service/InstallmentPaymentService.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.service; diff --git a/src/main/java/com/wallee/sdk/service/InstallmentPaymentSliceService.java b/src/main/java/com/wallee/sdk/service/InstallmentPaymentSliceService.java index c172f9be..518f6c51 100644 --- a/src/main/java/com/wallee/sdk/service/InstallmentPaymentSliceService.java +++ b/src/main/java/com/wallee/sdk/service/InstallmentPaymentSliceService.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.service; diff --git a/src/main/java/com/wallee/sdk/service/InstallmentPlanCalculationService.java b/src/main/java/com/wallee/sdk/service/InstallmentPlanCalculationService.java index ed4b2064..a9851322 100644 --- a/src/main/java/com/wallee/sdk/service/InstallmentPlanCalculationService.java +++ b/src/main/java/com/wallee/sdk/service/InstallmentPlanCalculationService.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.service; diff --git a/src/main/java/com/wallee/sdk/service/InstallmentPlanConfigurationService.java b/src/main/java/com/wallee/sdk/service/InstallmentPlanConfigurationService.java index ca8982a0..45ebbf6e 100644 --- a/src/main/java/com/wallee/sdk/service/InstallmentPlanConfigurationService.java +++ b/src/main/java/com/wallee/sdk/service/InstallmentPlanConfigurationService.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.service; diff --git a/src/main/java/com/wallee/sdk/service/InstallmentPlanSliceConfigurationService.java b/src/main/java/com/wallee/sdk/service/InstallmentPlanSliceConfigurationService.java index dec6d2e9..1c5cd480 100644 --- a/src/main/java/com/wallee/sdk/service/InstallmentPlanSliceConfigurationService.java +++ b/src/main/java/com/wallee/sdk/service/InstallmentPlanSliceConfigurationService.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.service; diff --git a/src/main/java/com/wallee/sdk/service/LabelDescriptionGroupService.java b/src/main/java/com/wallee/sdk/service/LabelDescriptionGroupService.java index f775e91c..aa2ac3d7 100644 --- a/src/main/java/com/wallee/sdk/service/LabelDescriptionGroupService.java +++ b/src/main/java/com/wallee/sdk/service/LabelDescriptionGroupService.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.service; diff --git a/src/main/java/com/wallee/sdk/service/LabelDescriptionService.java b/src/main/java/com/wallee/sdk/service/LabelDescriptionService.java index e4b03c1d..08ac15ad 100644 --- a/src/main/java/com/wallee/sdk/service/LabelDescriptionService.java +++ b/src/main/java/com/wallee/sdk/service/LabelDescriptionService.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.service; diff --git a/src/main/java/com/wallee/sdk/service/LanguageService.java b/src/main/java/com/wallee/sdk/service/LanguageService.java index c200e759..0f4dbef9 100644 --- a/src/main/java/com/wallee/sdk/service/LanguageService.java +++ b/src/main/java/com/wallee/sdk/service/LanguageService.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.service; diff --git a/src/main/java/com/wallee/sdk/service/LegalOrganizationFormService.java b/src/main/java/com/wallee/sdk/service/LegalOrganizationFormService.java index d1280fb3..298d14d1 100644 --- a/src/main/java/com/wallee/sdk/service/LegalOrganizationFormService.java +++ b/src/main/java/com/wallee/sdk/service/LegalOrganizationFormService.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.service; diff --git a/src/main/java/com/wallee/sdk/service/ManualTaskService.java b/src/main/java/com/wallee/sdk/service/ManualTaskService.java index 94cb308d..eb86fb80 100644 --- a/src/main/java/com/wallee/sdk/service/ManualTaskService.java +++ b/src/main/java/com/wallee/sdk/service/ManualTaskService.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.service; diff --git a/src/main/java/com/wallee/sdk/service/MerticUsageService.java b/src/main/java/com/wallee/sdk/service/MerticUsageService.java index 39464dc3..3dcd6e0a 100644 --- a/src/main/java/com/wallee/sdk/service/MerticUsageService.java +++ b/src/main/java/com/wallee/sdk/service/MerticUsageService.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.service; diff --git a/src/main/java/com/wallee/sdk/service/PaymentConnectorConfigurationService.java b/src/main/java/com/wallee/sdk/service/PaymentConnectorConfigurationService.java index 8f1e930b..d7e5a5ba 100644 --- a/src/main/java/com/wallee/sdk/service/PaymentConnectorConfigurationService.java +++ b/src/main/java/com/wallee/sdk/service/PaymentConnectorConfigurationService.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.service; diff --git a/src/main/java/com/wallee/sdk/service/PaymentConnectorService.java b/src/main/java/com/wallee/sdk/service/PaymentConnectorService.java index a21bed55..4ddce239 100644 --- a/src/main/java/com/wallee/sdk/service/PaymentConnectorService.java +++ b/src/main/java/com/wallee/sdk/service/PaymentConnectorService.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.service; diff --git a/src/main/java/com/wallee/sdk/service/PaymentLinkService.java b/src/main/java/com/wallee/sdk/service/PaymentLinkService.java index 35e0a400..6a1bfc0e 100644 --- a/src/main/java/com/wallee/sdk/service/PaymentLinkService.java +++ b/src/main/java/com/wallee/sdk/service/PaymentLinkService.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.service; diff --git a/src/main/java/com/wallee/sdk/service/PaymentMethodBrandService.java b/src/main/java/com/wallee/sdk/service/PaymentMethodBrandService.java index 524b27fa..0955cdde 100644 --- a/src/main/java/com/wallee/sdk/service/PaymentMethodBrandService.java +++ b/src/main/java/com/wallee/sdk/service/PaymentMethodBrandService.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.service; diff --git a/src/main/java/com/wallee/sdk/service/PaymentMethodConfigurationService.java b/src/main/java/com/wallee/sdk/service/PaymentMethodConfigurationService.java index 72659e38..402e1317 100644 --- a/src/main/java/com/wallee/sdk/service/PaymentMethodConfigurationService.java +++ b/src/main/java/com/wallee/sdk/service/PaymentMethodConfigurationService.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.service; diff --git a/src/main/java/com/wallee/sdk/service/PaymentMethodService.java b/src/main/java/com/wallee/sdk/service/PaymentMethodService.java index 88f3d919..49613001 100644 --- a/src/main/java/com/wallee/sdk/service/PaymentMethodService.java +++ b/src/main/java/com/wallee/sdk/service/PaymentMethodService.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.service; diff --git a/src/main/java/com/wallee/sdk/service/PaymentProcessorConfigurationService.java b/src/main/java/com/wallee/sdk/service/PaymentProcessorConfigurationService.java index 8632695b..b9bafa6f 100644 --- a/src/main/java/com/wallee/sdk/service/PaymentProcessorConfigurationService.java +++ b/src/main/java/com/wallee/sdk/service/PaymentProcessorConfigurationService.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.service; diff --git a/src/main/java/com/wallee/sdk/service/PaymentProcessorService.java b/src/main/java/com/wallee/sdk/service/PaymentProcessorService.java index cbcf4370..9f79a063 100644 --- a/src/main/java/com/wallee/sdk/service/PaymentProcessorService.java +++ b/src/main/java/com/wallee/sdk/service/PaymentProcessorService.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.service; diff --git a/src/main/java/com/wallee/sdk/service/PaymentTerminalService.java b/src/main/java/com/wallee/sdk/service/PaymentTerminalService.java index a1de6a2a..8d443eae 100644 --- a/src/main/java/com/wallee/sdk/service/PaymentTerminalService.java +++ b/src/main/java/com/wallee/sdk/service/PaymentTerminalService.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.service; diff --git a/src/main/java/com/wallee/sdk/service/PermissionService.java b/src/main/java/com/wallee/sdk/service/PermissionService.java index 13aad509..1af243a6 100644 --- a/src/main/java/com/wallee/sdk/service/PermissionService.java +++ b/src/main/java/com/wallee/sdk/service/PermissionService.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.service; diff --git a/src/main/java/com/wallee/sdk/service/RefundCommentService.java b/src/main/java/com/wallee/sdk/service/RefundCommentService.java index 939de7e2..402fd6c1 100644 --- a/src/main/java/com/wallee/sdk/service/RefundCommentService.java +++ b/src/main/java/com/wallee/sdk/service/RefundCommentService.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.service; diff --git a/src/main/java/com/wallee/sdk/service/RefundService.java b/src/main/java/com/wallee/sdk/service/RefundService.java index e9405b84..1a388dbc 100644 --- a/src/main/java/com/wallee/sdk/service/RefundService.java +++ b/src/main/java/com/wallee/sdk/service/RefundService.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.service; diff --git a/src/main/java/com/wallee/sdk/service/SpaceService.java b/src/main/java/com/wallee/sdk/service/SpaceService.java index 5241e931..cc37ca34 100644 --- a/src/main/java/com/wallee/sdk/service/SpaceService.java +++ b/src/main/java/com/wallee/sdk/service/SpaceService.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.service; diff --git a/src/main/java/com/wallee/sdk/service/StaticValueService.java b/src/main/java/com/wallee/sdk/service/StaticValueService.java index 8b5b6132..9b46df23 100644 --- a/src/main/java/com/wallee/sdk/service/StaticValueService.java +++ b/src/main/java/com/wallee/sdk/service/StaticValueService.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.service; diff --git a/src/main/java/com/wallee/sdk/service/SubscriberService.java b/src/main/java/com/wallee/sdk/service/SubscriberService.java index 14a9f02a..a730d901 100644 --- a/src/main/java/com/wallee/sdk/service/SubscriberService.java +++ b/src/main/java/com/wallee/sdk/service/SubscriberService.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.service; diff --git a/src/main/java/com/wallee/sdk/service/SubscriptionAffiliateService.java b/src/main/java/com/wallee/sdk/service/SubscriptionAffiliateService.java index 38ae772d..1ae818cf 100644 --- a/src/main/java/com/wallee/sdk/service/SubscriptionAffiliateService.java +++ b/src/main/java/com/wallee/sdk/service/SubscriptionAffiliateService.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.service; diff --git a/src/main/java/com/wallee/sdk/service/SubscriptionChargeService.java b/src/main/java/com/wallee/sdk/service/SubscriptionChargeService.java index 0f7de655..c59792d4 100644 --- a/src/main/java/com/wallee/sdk/service/SubscriptionChargeService.java +++ b/src/main/java/com/wallee/sdk/service/SubscriptionChargeService.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.service; diff --git a/src/main/java/com/wallee/sdk/service/SubscriptionLedgerEntryService.java b/src/main/java/com/wallee/sdk/service/SubscriptionLedgerEntryService.java index ff3c594a..02a6c2dd 100644 --- a/src/main/java/com/wallee/sdk/service/SubscriptionLedgerEntryService.java +++ b/src/main/java/com/wallee/sdk/service/SubscriptionLedgerEntryService.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.service; diff --git a/src/main/java/com/wallee/sdk/service/SubscriptionMetricService.java b/src/main/java/com/wallee/sdk/service/SubscriptionMetricService.java index ea6d5e9b..7c193444 100644 --- a/src/main/java/com/wallee/sdk/service/SubscriptionMetricService.java +++ b/src/main/java/com/wallee/sdk/service/SubscriptionMetricService.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.service; diff --git a/src/main/java/com/wallee/sdk/service/SubscriptionMetricUsageService.java b/src/main/java/com/wallee/sdk/service/SubscriptionMetricUsageService.java index beef77ce..1d5f75b7 100644 --- a/src/main/java/com/wallee/sdk/service/SubscriptionMetricUsageService.java +++ b/src/main/java/com/wallee/sdk/service/SubscriptionMetricUsageService.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.service; diff --git a/src/main/java/com/wallee/sdk/service/SubscriptionPeriodBillService.java b/src/main/java/com/wallee/sdk/service/SubscriptionPeriodBillService.java index 2f02b239..51c870e8 100644 --- a/src/main/java/com/wallee/sdk/service/SubscriptionPeriodBillService.java +++ b/src/main/java/com/wallee/sdk/service/SubscriptionPeriodBillService.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.service; diff --git a/src/main/java/com/wallee/sdk/service/SubscriptionProductComponentGroupService.java b/src/main/java/com/wallee/sdk/service/SubscriptionProductComponentGroupService.java index f351c38b..1e715a19 100644 --- a/src/main/java/com/wallee/sdk/service/SubscriptionProductComponentGroupService.java +++ b/src/main/java/com/wallee/sdk/service/SubscriptionProductComponentGroupService.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.service; diff --git a/src/main/java/com/wallee/sdk/service/SubscriptionProductComponentService.java b/src/main/java/com/wallee/sdk/service/SubscriptionProductComponentService.java index 9aaaa872..b0a09cc5 100644 --- a/src/main/java/com/wallee/sdk/service/SubscriptionProductComponentService.java +++ b/src/main/java/com/wallee/sdk/service/SubscriptionProductComponentService.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.service; diff --git a/src/main/java/com/wallee/sdk/service/SubscriptionProductFeeTierService.java b/src/main/java/com/wallee/sdk/service/SubscriptionProductFeeTierService.java index 6dbe2525..50951b00 100644 --- a/src/main/java/com/wallee/sdk/service/SubscriptionProductFeeTierService.java +++ b/src/main/java/com/wallee/sdk/service/SubscriptionProductFeeTierService.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.service; diff --git a/src/main/java/com/wallee/sdk/service/SubscriptionProductMeteredFeeService.java b/src/main/java/com/wallee/sdk/service/SubscriptionProductMeteredFeeService.java index 63e96cba..cdca298a 100644 --- a/src/main/java/com/wallee/sdk/service/SubscriptionProductMeteredFeeService.java +++ b/src/main/java/com/wallee/sdk/service/SubscriptionProductMeteredFeeService.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.service; diff --git a/src/main/java/com/wallee/sdk/service/SubscriptionProductPeriodFeeService.java b/src/main/java/com/wallee/sdk/service/SubscriptionProductPeriodFeeService.java index 7b7be221..a6351836 100644 --- a/src/main/java/com/wallee/sdk/service/SubscriptionProductPeriodFeeService.java +++ b/src/main/java/com/wallee/sdk/service/SubscriptionProductPeriodFeeService.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.service; diff --git a/src/main/java/com/wallee/sdk/service/SubscriptionProductRetirementService.java b/src/main/java/com/wallee/sdk/service/SubscriptionProductRetirementService.java index 36d1f866..d73ef8f8 100644 --- a/src/main/java/com/wallee/sdk/service/SubscriptionProductRetirementService.java +++ b/src/main/java/com/wallee/sdk/service/SubscriptionProductRetirementService.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.service; diff --git a/src/main/java/com/wallee/sdk/service/SubscriptionProductService.java b/src/main/java/com/wallee/sdk/service/SubscriptionProductService.java index 8a09355f..47ddde3f 100644 --- a/src/main/java/com/wallee/sdk/service/SubscriptionProductService.java +++ b/src/main/java/com/wallee/sdk/service/SubscriptionProductService.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.service; diff --git a/src/main/java/com/wallee/sdk/service/SubscriptionProductSetupFeeService.java b/src/main/java/com/wallee/sdk/service/SubscriptionProductSetupFeeService.java index 789a0dca..f54ccae1 100644 --- a/src/main/java/com/wallee/sdk/service/SubscriptionProductSetupFeeService.java +++ b/src/main/java/com/wallee/sdk/service/SubscriptionProductSetupFeeService.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.service; diff --git a/src/main/java/com/wallee/sdk/service/SubscriptionProductVersionRetirementService.java b/src/main/java/com/wallee/sdk/service/SubscriptionProductVersionRetirementService.java index ffc4311b..b0d262b4 100644 --- a/src/main/java/com/wallee/sdk/service/SubscriptionProductVersionRetirementService.java +++ b/src/main/java/com/wallee/sdk/service/SubscriptionProductVersionRetirementService.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.service; diff --git a/src/main/java/com/wallee/sdk/service/SubscriptionProductVersionService.java b/src/main/java/com/wallee/sdk/service/SubscriptionProductVersionService.java index c7aaadad..1fdc87ff 100644 --- a/src/main/java/com/wallee/sdk/service/SubscriptionProductVersionService.java +++ b/src/main/java/com/wallee/sdk/service/SubscriptionProductVersionService.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.service; diff --git a/src/main/java/com/wallee/sdk/service/SubscriptionService.java b/src/main/java/com/wallee/sdk/service/SubscriptionService.java index 726177a7..a7f693c0 100644 --- a/src/main/java/com/wallee/sdk/service/SubscriptionService.java +++ b/src/main/java/com/wallee/sdk/service/SubscriptionService.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.service; diff --git a/src/main/java/com/wallee/sdk/service/SubscriptionSuspensionService.java b/src/main/java/com/wallee/sdk/service/SubscriptionSuspensionService.java index 3646bd15..58682691 100644 --- a/src/main/java/com/wallee/sdk/service/SubscriptionSuspensionService.java +++ b/src/main/java/com/wallee/sdk/service/SubscriptionSuspensionService.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.service; diff --git a/src/main/java/com/wallee/sdk/service/SubscriptionVersionService.java b/src/main/java/com/wallee/sdk/service/SubscriptionVersionService.java index 9ab17dc7..0a52daea 100644 --- a/src/main/java/com/wallee/sdk/service/SubscriptionVersionService.java +++ b/src/main/java/com/wallee/sdk/service/SubscriptionVersionService.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.service; diff --git a/src/main/java/com/wallee/sdk/service/TokenService.java b/src/main/java/com/wallee/sdk/service/TokenService.java index 6ecf3829..42e5a229 100644 --- a/src/main/java/com/wallee/sdk/service/TokenService.java +++ b/src/main/java/com/wallee/sdk/service/TokenService.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.service; diff --git a/src/main/java/com/wallee/sdk/service/TokenVersionService.java b/src/main/java/com/wallee/sdk/service/TokenVersionService.java index f011ebe2..54ca8fdc 100644 --- a/src/main/java/com/wallee/sdk/service/TokenVersionService.java +++ b/src/main/java/com/wallee/sdk/service/TokenVersionService.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.service; diff --git a/src/main/java/com/wallee/sdk/service/TransactionCommentService.java b/src/main/java/com/wallee/sdk/service/TransactionCommentService.java index 51cc5912..ee4cf8dc 100644 --- a/src/main/java/com/wallee/sdk/service/TransactionCommentService.java +++ b/src/main/java/com/wallee/sdk/service/TransactionCommentService.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.service; diff --git a/src/main/java/com/wallee/sdk/service/TransactionCompletionService.java b/src/main/java/com/wallee/sdk/service/TransactionCompletionService.java index c15c1fcc..5681f5da 100644 --- a/src/main/java/com/wallee/sdk/service/TransactionCompletionService.java +++ b/src/main/java/com/wallee/sdk/service/TransactionCompletionService.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.service; diff --git a/src/main/java/com/wallee/sdk/service/TransactionIframeService.java b/src/main/java/com/wallee/sdk/service/TransactionIframeService.java index 9dccafd6..459fb093 100644 --- a/src/main/java/com/wallee/sdk/service/TransactionIframeService.java +++ b/src/main/java/com/wallee/sdk/service/TransactionIframeService.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.service; diff --git a/src/main/java/com/wallee/sdk/service/TransactionInvoiceCommentService.java b/src/main/java/com/wallee/sdk/service/TransactionInvoiceCommentService.java index 32acdb96..a8ccfcde 100644 --- a/src/main/java/com/wallee/sdk/service/TransactionInvoiceCommentService.java +++ b/src/main/java/com/wallee/sdk/service/TransactionInvoiceCommentService.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.service; diff --git a/src/main/java/com/wallee/sdk/service/TransactionInvoiceService.java b/src/main/java/com/wallee/sdk/service/TransactionInvoiceService.java index a40529ef..a712221b 100644 --- a/src/main/java/com/wallee/sdk/service/TransactionInvoiceService.java +++ b/src/main/java/com/wallee/sdk/service/TransactionInvoiceService.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.service; diff --git a/src/main/java/com/wallee/sdk/service/TransactionLightboxService.java b/src/main/java/com/wallee/sdk/service/TransactionLightboxService.java index 71ffe066..ff472100 100644 --- a/src/main/java/com/wallee/sdk/service/TransactionLightboxService.java +++ b/src/main/java/com/wallee/sdk/service/TransactionLightboxService.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.service; diff --git a/src/main/java/com/wallee/sdk/service/TransactionMobileSdkService.java b/src/main/java/com/wallee/sdk/service/TransactionMobileSdkService.java index 01b53baf..0d0b0fb2 100644 --- a/src/main/java/com/wallee/sdk/service/TransactionMobileSdkService.java +++ b/src/main/java/com/wallee/sdk/service/TransactionMobileSdkService.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.service; diff --git a/src/main/java/com/wallee/sdk/service/TransactionPaymentPageService.java b/src/main/java/com/wallee/sdk/service/TransactionPaymentPageService.java index 98b05502..f7c40be4 100644 --- a/src/main/java/com/wallee/sdk/service/TransactionPaymentPageService.java +++ b/src/main/java/com/wallee/sdk/service/TransactionPaymentPageService.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.service; diff --git a/src/main/java/com/wallee/sdk/service/TransactionService.java b/src/main/java/com/wallee/sdk/service/TransactionService.java index 71f7eb13..9a9f1dfc 100644 --- a/src/main/java/com/wallee/sdk/service/TransactionService.java +++ b/src/main/java/com/wallee/sdk/service/TransactionService.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.service; diff --git a/src/main/java/com/wallee/sdk/service/TransactionTerminalService.java b/src/main/java/com/wallee/sdk/service/TransactionTerminalService.java index 2a667a58..c22a1c13 100644 --- a/src/main/java/com/wallee/sdk/service/TransactionTerminalService.java +++ b/src/main/java/com/wallee/sdk/service/TransactionTerminalService.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.service; diff --git a/src/main/java/com/wallee/sdk/service/TransactionVoidService.java b/src/main/java/com/wallee/sdk/service/TransactionVoidService.java index 322bc294..4f976055 100644 --- a/src/main/java/com/wallee/sdk/service/TransactionVoidService.java +++ b/src/main/java/com/wallee/sdk/service/TransactionVoidService.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.service; diff --git a/src/main/java/com/wallee/sdk/service/UserAccountRoleService.java b/src/main/java/com/wallee/sdk/service/UserAccountRoleService.java index b3ba7da4..c8ad82b1 100644 --- a/src/main/java/com/wallee/sdk/service/UserAccountRoleService.java +++ b/src/main/java/com/wallee/sdk/service/UserAccountRoleService.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.service; diff --git a/src/main/java/com/wallee/sdk/service/UserSpaceRoleService.java b/src/main/java/com/wallee/sdk/service/UserSpaceRoleService.java index 71e3349a..3ca7a79c 100644 --- a/src/main/java/com/wallee/sdk/service/UserSpaceRoleService.java +++ b/src/main/java/com/wallee/sdk/service/UserSpaceRoleService.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.service; diff --git a/src/main/java/com/wallee/sdk/service/WebhookListenerService.java b/src/main/java/com/wallee/sdk/service/WebhookListenerService.java index bb14f665..5c134534 100644 --- a/src/main/java/com/wallee/sdk/service/WebhookListenerService.java +++ b/src/main/java/com/wallee/sdk/service/WebhookListenerService.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.service; diff --git a/src/main/java/com/wallee/sdk/service/WebhookUrlService.java b/src/main/java/com/wallee/sdk/service/WebhookUrlService.java index a6c002f3..05fc5977 100644 --- a/src/main/java/com/wallee/sdk/service/WebhookUrlService.java +++ b/src/main/java/com/wallee/sdk/service/WebhookUrlService.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.service; diff --git a/src/test/java/com/wallee/sdk/test/TransactionPaymentPageServiceTest.java b/src/test/java/com/wallee/sdk/test/TransactionPaymentPageServiceTest.java index 11b6cb48..04dbd7fe 100644 --- a/src/test/java/com/wallee/sdk/test/TransactionPaymentPageServiceTest.java +++ b/src/test/java/com/wallee/sdk/test/TransactionPaymentPageServiceTest.java @@ -18,71 +18,69 @@ public class TransactionPaymentPageServiceTest { private TransactionService transactionService; private TransactionCreate transactionCreate; - private Long spaceId; - private Long applicationUserId; - private String authenticationKey; + private Long spaceId = (long) 405; + private Long applicationUserId = (long) 512; + private String authenticationKey = "FKrO76r5VwJtBrqZawBspljbBNOxp5veKQQkOnZxucQ="; private ApiClient apiClient; private ApiResponse transaction; + TransactionPaymentPageService transactionPaymentPageService; @Before public void setup() { - this.applicationUserId = (long) 512; - this.spaceId = (long) 405; - this.authenticationKey = "FKrO76r5VwJtBrqZawBspljbBNOxp5veKQQkOnZxucQ="; this.apiClient = new ApiClient(applicationUserId, authenticationKey); - this.apiClient.setBasePath("https://app-wallee.com:443/api"); this.transactionService = new TransactionService(this.apiClient); + this.transactionPaymentPageService = new TransactionPaymentPageService(this.apiClient); this.createTransaction(); } private void createTransaction() { - AddressCreate billingAddress = new AddressCreate() - .salutation("Ms") - .givenName("Good") - .familyName("Customer") - .gender(Gender.FEMALE) - .country("CH") - .city("Winterthur") - .postCode("8400") - .dateOfBirth(LocalDate.of(1991, 1, 11)) - .organizationName("Test GmbH") - .mobilePhoneNumber("+41791234567") - .emailAddress("test@wallee.com"); + AddressCreate billingAddress = new AddressCreate(); + billingAddress.salutation("Ms"); + billingAddress.givenName("Good"); + billingAddress.familyName("Customer"); + billingAddress.gender(Gender.FEMALE); + billingAddress.country("CH"); + billingAddress.city("Winterthur"); + billingAddress.postcode("8400"); + billingAddress.dateOfBirth(LocalDate.of(1991, 1, 11)); + billingAddress.organizationName("Test GmbH"); + billingAddress.mobilePhoneNumber("+41791234567"); + billingAddress.emailAddress("test@wallee.com"); - AddressCreate shippingAddress = new AddressCreate() - .salutation("Ms") - .givenName("Good") - .familyName("Customer") - .gender(Gender.FEMALE) - .country("CH") - .city("Winterthur") - .postCode("8400") - .dateOfBirth(LocalDate.of(1991, 1, 11)) - .organizationName("Test GmbH") - .mobilePhoneNumber("+41791234567") - .emailAddress("test@wallee.com"); + AddressCreate shippingAddress = new AddressCreate(); + shippingAddress.salutation("Ms"); + shippingAddress.givenName("Good"); + shippingAddress.familyName("Customer"); + shippingAddress.gender(Gender.FEMALE); + shippingAddress.country("CH"); + shippingAddress.city("Winterthur"); + shippingAddress.postcode("8400"); + shippingAddress.dateOfBirth(LocalDate.of(1991, 1, 11)); + shippingAddress.organizationName("Test GmbH"); + shippingAddress.mobilePhoneNumber("+41791234567"); + shippingAddress.emailAddress("test@wallee.com"); - LineItemCreate lineItem1 = new LineItemCreate() - .sku("item-1") - .name("Item 1") - .uniqueId("unique-id-item-1") - .type(LineItemType.PRODUCT) - .quantity(BigDecimal.ONE) - .shippingRequired(true) - .amountIncludingTax(new BigDecimal("67.47")) - .addTaxesItem( + LineItemCreate lineItem1 = new LineItemCreate(); + lineItem1.sku("item-1"); + lineItem1.name("Item 1"); + lineItem1.uniqueId("unique-id-item-1"); + lineItem1.type(LineItemType.PRODUCT); + lineItem1.quantity(BigDecimal.ONE); + lineItem1.shippingRequired(true); + lineItem1.amountIncludingTax(new BigDecimal("67.47")); + lineItem1.addTaxesItem( new TaxCreate().title("VAT").rate(new BigDecimal(8)) ); - LineItemCreate lineItem2 = new LineItemCreate() - .sku("test-shipping") - .name("Shipping") - .uniqueId("unique-id-test-shipping") - .type(LineItemType.SHIPPING) - .quantity(BigDecimal.ONE) - .amountIncludingTax(new BigDecimal("3.12")) - .addTaxesItem( + LineItemCreate lineItem2 = new LineItemCreate(); + lineItem2.sku("test-shipping"); + lineItem2.name("Shipping"); + lineItem2.uniqueId("unique-id-test-shipping"); + lineItem2.type(LineItemType.SHIPPING); + lineItem2.quantity(BigDecimal.ONE); + lineItem2.amountIncludingTax(new BigDecimal("3.12")); + lineItem2.addTaxesItem( new TaxCreate().title("VAT").rate(new BigDecimal(8)) ); @@ -112,17 +110,21 @@ private void createTransaction() { } } + /** + * Build Payment Page URL + * + * This operation creates the URL to which the user should be redirected to when the payment page should be used. + * + */ @Test - public void testPaymentPageUrl() { + public void paymentPageUrlTest() { - TransactionPaymentPageService transactionPaymentPageService = new TransactionPaymentPageService(this.apiClient); - String paymentPageUrl = null; try { - paymentPageUrl = transactionPaymentPageService.paymentPageUrl(this.spaceId, this.transaction.getData().getId()); + String paymentPageUrl = transactionPaymentPageService.paymentPageUrl(this.spaceId, this.transaction.getData().getId()); + Assert.assertTrue(paymentPageUrl.contains("https://")); } catch (ApiException e) { e.printStackTrace(); } - System.out.println(paymentPageUrl); - Assert.assertTrue(paymentPageUrl.contains("http")); + } } diff --git a/src/test/java/com/wallee/sdk/test/TransactionServiceTest.java b/src/test/java/com/wallee/sdk/test/TransactionServiceTest.java index 26dc42e5..2f860553 100644 --- a/src/test/java/com/wallee/sdk/test/TransactionServiceTest.java +++ b/src/test/java/com/wallee/sdk/test/TransactionServiceTest.java @@ -1,14 +1,20 @@ -/* - * wallee - * JAVA SDK - * - * OpenAPI spec version: 2.0.4 - * - * - * NOTE: This class is auto generated by the swagger code generator program. - * https://github.com/swagger-api/swagger-codegen.git - * Do not edit the class manually. - */ +/** +* SDK +* +* This library allows to interact with the payment service. +* +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ package com.wallee.sdk.test; @@ -20,6 +26,7 @@ import com.wallee.sdk.service.TransactionService; import org.junit.Assert; import org.junit.Before; +import org.junit.Ignore; import org.junit.Test; import java.math.BigDecimal; @@ -29,79 +36,75 @@ import java.util.UUID; /** -* Test of {@link TransactionService}. +* API tests for TransactionService */ public class TransactionServiceTest { private TransactionService transactionService; private TransactionCreate transactionCreate; - private Long spaceId; - private Long applicationUserId; - private String authenticationKey; + private Long spaceId = (long) 405; + private Long applicationUserId = (long) 512; + private String authenticationKey = "FKrO76r5VwJtBrqZawBspljbBNOxp5veKQQkOnZxucQ="; private ApiClient apiClient; private ApiResponse transaction; @Before public void setup() { - this.applicationUserId = (long) 512; - this.spaceId = (long) 405; - this.authenticationKey = "FKrO76r5VwJtBrqZawBspljbBNOxp5veKQQkOnZxucQ="; this.apiClient = new ApiClient(applicationUserId, authenticationKey); - this.apiClient.setBasePath("https://app-wallee.com:443/api"); this.transactionService = new TransactionService(this.apiClient); this.createTransaction(); } private void createTransaction() { - AddressCreate billingAddress = new AddressCreate() - .salutation("Ms") - .givenName("Good") - .familyName("Customer") - .gender(Gender.FEMALE) - .country("CH") - .city("Winterthur") - .postCode("8400") - .dateOfBirth(LocalDate.of(1991, 1, 11)) - .organizationName("Test GmbH") - .mobilePhoneNumber("+41791234567") - .emailAddress("test@wallee.com"); - - AddressCreate shippingAddress = new AddressCreate() - .salutation("Ms") - .givenName("Good") - .familyName("Customer") - .gender(Gender.FEMALE) - .country("CH") - .city("Winterthur") - .postCode("8400") - .dateOfBirth(LocalDate.of(1991, 1, 11)) - .organizationName("Test GmbH") - .mobilePhoneNumber("+41791234567") - .emailAddress("test@wallee.com"); - - LineItemCreate lineItem1 = new LineItemCreate() - .sku("item-1") - .name("Item 1") - .uniqueId("unique-id-item-1") - .type(LineItemType.PRODUCT) - .quantity(BigDecimal.ONE) - .shippingRequired(true) - .amountIncludingTax(new BigDecimal("67.47")) - .addTaxesItem( - new TaxCreate().title("VAT").rate(new BigDecimal(8)) - ); + AddressCreate billingAddress = new AddressCreate(); + billingAddress.salutation("Ms"); + billingAddress.givenName("Good"); + billingAddress.familyName("Customer"); + billingAddress.gender(Gender.FEMALE); + billingAddress.country("CH"); + billingAddress.city("Winterthur"); + billingAddress.postcode("8400"); + billingAddress.dateOfBirth(LocalDate.of(1991, 1, 11)); + billingAddress.organizationName("Test GmbH"); + billingAddress.mobilePhoneNumber("+41791234567"); + billingAddress.emailAddress("test@wallee.com"); - LineItemCreate lineItem2 = new LineItemCreate() - .sku("test-shipping") - .name("Shipping") - .uniqueId("unique-id-test-shipping") - .type(LineItemType.SHIPPING) - .quantity(BigDecimal.ONE) - .amountIncludingTax(new BigDecimal("3.12")) - .addTaxesItem( - new TaxCreate().title("VAT").rate(new BigDecimal(8)) - ); + AddressCreate shippingAddress = new AddressCreate(); + shippingAddress.salutation("Ms"); + shippingAddress.givenName("Good"); + shippingAddress.familyName("Customer"); + shippingAddress.gender(Gender.FEMALE); + shippingAddress.country("CH"); + shippingAddress.city("Winterthur"); + shippingAddress.postcode("8400"); + shippingAddress.dateOfBirth(LocalDate.of(1991, 1, 11)); + shippingAddress.organizationName("Test GmbH"); + shippingAddress.mobilePhoneNumber("+41791234567"); + shippingAddress.emailAddress("test@wallee.com"); + + LineItemCreate lineItem1 = new LineItemCreate(); + lineItem1.sku("item-1"); + lineItem1.name("Item 1"); + lineItem1.uniqueId("unique-id-item-1"); + lineItem1.type(LineItemType.PRODUCT); + lineItem1.quantity(BigDecimal.ONE); + lineItem1.shippingRequired(true); + lineItem1.amountIncludingTax(new BigDecimal("67.47")); + lineItem1.addTaxesItem( + new TaxCreate().title("VAT").rate(new BigDecimal(8)) + ); + + LineItemCreate lineItem2 = new LineItemCreate(); + lineItem2.sku("test-shipping"); + lineItem2.name("Shipping"); + lineItem2.uniqueId("unique-id-test-shipping"); + lineItem2.type(LineItemType.SHIPPING); + lineItem2.quantity(BigDecimal.ONE); + lineItem2.amountIncludingTax(new BigDecimal("3.12")); + lineItem2.addTaxesItem( + new TaxCreate().title("VAT").rate(new BigDecimal(8)) + ); this.transactionCreate = new TransactionCreate(); this.transactionCreate.customerEmailAddress("test@wallee.com"); @@ -129,45 +132,124 @@ private void createTransaction() { } } + /** + * Count + * + * Counts the number of items in the database as restricted by the given filter. + * + * @ + * if the Api call fails + */ @Test - public void testTransactionCreate() { + public void countTest() { + EntityQueryFilter entityQueryFilter = new EntityQueryFilter(); + entityQueryFilter.setFieldName("id"); + entityQueryFilter.setValue(this.transaction.getData().getId()); + entityQueryFilter.setType(EntityQueryFilterType.LEAF); + entityQueryFilter.setOperator(CriteriaOperator.EQUALS); + try { + Long transactionCount = this.transactionService.count(this.spaceId, entityQueryFilter); + Assert.assertEquals((long) transactionCount, (long) 1); + }catch (ApiException e){ + Assert.fail("Failed to create transaction. Reason: " + e.getMessage() + " Details: " + e.getResponseBody()); + } + } + + /** + * Create + * + * Creates the entity with the given properties. + * + * @ + * if the Api call fails + */ + @Test + public void createTest() { Assert.assertEquals(this.transaction.getStatusCode(), 200); Assert.assertEquals(this.spaceId, this.transaction.getData().getLinkedSpaceId()); Assert.assertEquals(new BigDecimal("70.59"), this.transaction.getData().getAuthorizationAmount()); } + /** + * Create Transaction Credentials + * + * This operation allows to create transaction credentials to delegate temporarily the access to the web service API for this particular transaction. + * + */ @Test - public void testTransactionCount(){ - EntityQueryFilter entityQueryFilter = new EntityQueryFilter(); - entityQueryFilter.setFieldName("id"); - entityQueryFilter.setValue(this.transaction.getData().getId()); - entityQueryFilter.setType(EntityQueryFilterType.LEAF); - entityQueryFilter.setOperator(CriteriaOperator.EQUALS); + public void createTransactionCredentialsTest() { + try{ + String response = this.transactionService.createTransactionCredentials(spaceId, this.transaction.getData().getId()); + Assert.assertTrue(!response.isEmpty()); + }catch(ApiException e){ + Assert.fail("Failed to get possible payment methods. Reason: " + e.getMessage() + " Details: " + e.getResponseBody()); + } + } + + /** + * Fetch Possible Payment Methods + * + * This operation allows to get the payment method configurations which can be used with the provided transaction. + * + */ + @Test + public void fetchPossiblePaymentMethodsTest() { + try { - Long transactionCount = this.transactionService.count(this.spaceId, entityQueryFilter); - Assert.assertEquals((long) transactionCount, (long) 1); + List response = this.transactionService.fetchPossiblePaymentMethods(spaceId, this.transaction.getData().getId()); + Assert.assertTrue(response.size() >= 1); }catch (ApiException e){ - Assert.fail("Failed to create transaction. Reason: " + e.getMessage() + " Details: " + e.getResponseBody()); + Assert.fail("Failed to get possible payment methods. Reason: " + e.getMessage() + " Details: " + e.getResponseBody()); } } + /** + * Process Without User Interaction + * + * This operation processes the transaction without requiring that the customer is present. Means this operation applies strategies to process the transaction without a direct interaction with the buyer. This operation is suitable for recurring transactions. + * + */ @Test - public void testTransactionRead(){ + public void processWithoutUserInteractionTest() { + + try { + Transaction response = this.transactionService.processWithoutUserInteraction(spaceId, this.transaction.getData().getId()); + Assert.assertEquals(response.getId(), this.transaction.getData().getId()); + } catch (ApiException e){ + Assert.fail("Failed to get packing slip. Reason: " + e.getMessage() + " Details: " + e.getResponseBody()); + } + } + + /** + * Read + * + * Reads the entity with the given 'id' and returns it. + * + */ + @Test + public void readTest(){ try { Transaction transactionRead = this.transactionService.read(this.spaceId, this.transaction.getData().getId()); Assert.assertEquals(transactionRead.getState(), TransactionState.PENDING); }catch (ApiException e){ - Assert.fail("Failed to create transaction. Reason: " + e.getMessage() + " Details: " + e.getResponseBody()); + Assert.fail("Failed to read transaction. Reason: " + e.getMessage() + " Details: " + e.getResponseBody()); } } + + /** + * Search + * + * Searches for the entities as specified by the given query. + * + */ @Test - public void testTransactionSearch(){ + public void searchTest(){ EntityQueryFilter entityQueryFilter = new EntityQueryFilter(); - entityQueryFilter.setFieldName("id"); - entityQueryFilter.setValue(this.transaction.getData().getId()); - entityQueryFilter.setType(EntityQueryFilterType.LEAF); - entityQueryFilter.setOperator(CriteriaOperator.EQUALS); + entityQueryFilter.setFieldName("id"); + entityQueryFilter.setValue(this.transaction.getData().getId()); + entityQueryFilter.setType(EntityQueryFilterType.LEAF); + entityQueryFilter.setOperator(CriteriaOperator.EQUALS); EntityQuery entityQuery = new EntityQuery(); entityQuery.setFilter(entityQueryFilter); @@ -179,7 +261,8 @@ public void testTransactionSearch(){ Assert.assertEquals(t.getState(), TransactionState.PENDING); } }catch (ApiException e){ - Assert.fail("Failed to create transaction. Reason: " + e.getMessage() + " Details: " + e.getResponseBody()); + Assert.fail("Failed to search transaction. Reason: " + e.getMessage() + " Details: " + e.getResponseBody()); } } + }