' Options: 'Date: 2025-08-04 04:37:22 'Version: 6.110 'Tip: To override a DTO option, remove "''" prefix before updating 'BaseUrl: https://szallitoiportal-be.veolia.hu ' '''GlobalNamespace: '''MakePartial: True '''MakeVirtual: True '''MakeDataContractsExtensible: False '''AddReturnMarker: True '''AddDescriptionAsComments: True '''AddDataContractAttributes: False '''AddIndexesToDataMembers: False '''AddGeneratedCodeAttributes: False '''AddResponseStatus: False '''AddImplicitVersion: '''InitializeCollections: True '''ExportValueTypes: False 'IncludeTypes: BrowseLastProcurement.* '''ExcludeTypes: '''AddNamespaces: '''AddDefaultXmlNamespace: http://schemas.servicestack.net/types Imports System Imports System.Collections Imports System.Collections.Generic Imports System.Runtime.Serialization Imports ServiceStack Imports ServiceStack.DataAnnotations Imports System.IO Imports Portal.Common Imports Portal.ServiceDto Namespace Global Namespace Portal.Common Public Interface IConcurrencyStamp Property ConcurrencyStamp As String End Interface End Namespace Namespace Portal.ServiceDto Public Partial Class BrowseLastProcurement Implements IReturn(Of BrowseProcurementResponse) Implements IGet Public Overridable Property UserId As Integer End Class Public Partial Class BrowseProcurementResponse Inherits ResponseBase Public Overridable Property Procurement As ProcurementDetails End Class Public Partial Class LegalRepresentativeDetails Inherits ModifyLegalRepresentativeBase Public Overridable Property Id As Integer End Class Public Partial Class ModifyLegalRepresentativeBase Inherits ModifyRequestBase Public Overridable Property ProcurementId As Integer Public Overridable Property Position As String Public Overridable Property Name As String Public Overridable Property Address As String Public Overridable Property BirthDate As Nullable(Of Date) Public Overridable Property Email As String End Class Public Partial Class ModifyProcurementBase Inherits ModifyRequestBase Public Overridable Property IsGroupMember As Nullable(Of Boolean) Public Overridable Property GroupName As String Public Overridable Property GroupShortName As String Public Overridable Property CountryId As Nullable(Of Integer) Public Overridable Property VatNumber As String Public Overridable Property RegistrationNumber As String Public Overridable Property Duns As String Public Overridable Property Address As String Public Overridable Property MainActivity As String Public Overridable Property EstablishedDate As Nullable(Of Date) Public Overridable Property Workforce As Nullable(Of Integer) Public Overridable Property Website As String Public Overridable Property SalesManagerName As String Public Overridable Property SalesManagerPhone As String Public Overridable Property SalesManagerEmail As String Public Overridable Property CsrManagerName As String Public Overridable Property CsrManagerPhone As String Public Overridable Property CsrManagerEmail As String Public Overridable Property AccountCountryId As Nullable(Of Integer) Public Overridable Property BankName As String Public Overridable Property AccountNumber As String Public Overridable Property Iban As String Public Overridable Property Swift As String Public Overridable Property CurrencyId As Nullable(Of Integer) Public Overridable Property WorkForceN1 As Nullable(Of Integer) Public Overridable Property WorkForceN2 As Nullable(Of Integer) Public Overridable Property WorkForceN3 As Nullable(Of Integer) Public Overridable Property SubscribedCapital As Nullable(Of Long) Public Overridable Property SubscribedCapitalCurrencyId As Nullable(Of Integer) Public Overridable Property RevenueN1 As Nullable(Of Long) Public Overridable Property RevenueN2 As Nullable(Of Long) Public Overridable Property RevenueN3 As Nullable(Of Long) Public Overridable Property NetProfitN1 As Nullable(Of Long) Public Overridable Property NetProfitN2 As Nullable(Of Long) Public Overridable Property NetProfitN3 As Nullable(Of Long) Public Overridable Property EquityN1 As Nullable(Of Long) Public Overridable Property EquityN2 As Nullable(Of Long) Public Overridable Property EquityN3 As Nullable(Of Long) Public Overridable Property LiabilityN1 As Nullable(Of Long) Public Overridable Property LiabilityN2 As Nullable(Of Long) Public Overridable Property LiabilityN3 As Nullable(Of Long) Public Overridable Property OperatingResultN1 As Nullable(Of Long) Public Overridable Property OperatingResultN2 As Nullable(Of Long) Public Overridable Property OperatingResultN3 As Nullable(Of Long) Public Overridable Property DBFailureScore As String Public Overridable Property IsAuditedAccount As Nullable(Of Boolean) Public Overridable Property IsAuditedAccountComment As String Public Overridable Property IsLiquidationProceedings As Nullable(Of Boolean) Public Overridable Property IsLiquidationProceedingsComment As String Public Overridable Property VeoliaAnnualRevenuesProportion As Nullable(Of Decimal) Public Overridable Property IsAntiCorruptionDocument As Nullable(Of Boolean) Public Overridable Property IsCorruptionRiskMap As Nullable(Of Boolean) Public Overridable Property IsThirdPartiesEvaluatingSystem As Nullable(Of Boolean) Public Overridable Property IsInternalRules As Nullable(Of Boolean) Public Overridable Property IsHumanRights As Nullable(Of Boolean) Public Overridable Property IsAntiCorruptionTraining As Nullable(Of Boolean) Public Overridable Property IsAntiCorruptionReportSystem As Nullable(Of Boolean) Public Overridable Property IsIso9001 As Nullable(Of Boolean) Public Overridable Property IsEcoVadisScorecard As Nullable(Of Boolean) Public Overridable Property EcoVadisTotalScore As Nullable(Of Integer) Public Overridable Property IsReduceEmployeeSafetyRisk As Nullable(Of Boolean) Public Overridable Property IsPromoteSocialIntegration As Nullable(Of Boolean) Public Overridable Property IsNondiscriminationPolicy As Nullable(Of Boolean) Public Overridable Property IsIso14001 As Nullable(Of Boolean) Public Overridable Property IsIdentifiedMajorEnvironmentalImpacts As Nullable(Of Boolean) Public Overridable Property IsUseWaterResources As Nullable(Of Boolean) Public Overridable Property IsConsumptionOfRawMaterials As Nullable(Of Boolean) Public Overridable Property IsEnergyConsumption As Nullable(Of Boolean) Public Overridable Property IsGreenhouseGasEmissions As Nullable(Of Boolean) Public Overridable Property IsAtmosphericEmissions As Nullable(Of Boolean) Public Overridable Property IsAqueousPollution As Nullable(Of Boolean) Public Overridable Property IsWasteGeneration As Nullable(Of Boolean) Public Overridable Property IsNaturalAreasPollution As Nullable(Of Boolean) Public Overridable Property IsPrivacyStatement As Nullable(Of Boolean) Public Overridable Property IsVeoliaSupplierCharter As Nullable(Of Boolean) Public Overridable Property IsVeoliaCoreStandards As Nullable(Of Boolean) End Class Public Partial Class ModifyRequestBase Implements IConcurrencyStamp Public Overridable Property ConcurrencyStamp As String End Class Public Partial Class ProcurementDetails Inherits ModifyProcurementBase Public Sub New() LegalRepresentatives = New List(Of LegalRepresentativeDetails) End Sub Public Overridable Property Id As Integer Public Overridable Property IndebtednessN1 As Nullable(Of Double) Public Overridable Property IndebtednessN2 As Nullable(Of Double) Public Overridable Property IndebtednessN3 As Nullable(Of Double) Public Overridable Property SalesProportionateProfitN1 As Nullable(Of Double) Public Overridable Property SalesProportionateProfitN2 As Nullable(Of Double) Public Overridable Property SalesProportionateProfitN3 As Nullable(Of Double) Public Overridable Property LiquidityRatioN1 As Nullable(Of Double) Public Overridable Property LiquidityRatioN2 As Nullable(Of Double) Public Overridable Property LiquidityRatioN3 As Nullable(Of Double) Public Overridable Property SubmittedById As Nullable(Of Integer) Public Overridable Property SubmissionDateTime As Nullable(Of Date) Public Overridable Property IsSubmitted As Boolean Public Overridable Property LegalRepresentatives As List(Of LegalRepresentativeDetails) End Class Public Partial Class ResponseBase Public Overridable Property ResponseStatus As ResponseStatus End Class End Namespace End Namespace