diff --git a/ELT.Client/Connected Services/ELTKasko/Reference.cs b/ELT.Client/Connected Services/ELTKasko/Reference.cs index ffd814c..ec4980e 100644 --- a/ELT.Client/Connected Services/ELTKasko/Reference.cs +++ b/ELT.Client/Connected Services/ELTKasko/Reference.cs @@ -11,14 +11,14 @@ namespace ELTKasko { - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.ServiceModel.ServiceContractAttribute(Namespace="http://elt-poisk.com/", ConfigurationName="ELTKasko.EltSoap")] public interface EltSoap { [System.ServiceModel.OperationContractAttribute(Action="http://elt-poisk.com/GetPayLink", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] - [System.ServiceModel.ServiceKnownTypeAttribute(typeof(PtsDocument))] + [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GetOrderInfoResponsePerson))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Relation[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(BSO[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Model[]))] @@ -31,7 +31,7 @@ namespace ELTKasko [System.ServiceModel.OperationContractAttribute(Action="http://elt-poisk.com/GetUserByCode", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] - [System.ServiceModel.ServiceKnownTypeAttribute(typeof(PtsDocument))] + [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GetOrderInfoResponsePerson))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Relation[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(BSO[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Model[]))] @@ -45,7 +45,7 @@ namespace ELTKasko [System.ServiceModel.OperationContractAttribute(Action="http://elt-poisk.com/Delivery", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] - [System.ServiceModel.ServiceKnownTypeAttribute(typeof(PtsDocument))] + [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GetOrderInfoResponsePerson))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Relation[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(BSO[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Model[]))] @@ -59,7 +59,7 @@ namespace ELTKasko [System.ServiceModel.OperationContractAttribute(Action="http://elt-poisk.com/GetRequestInfo", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] - [System.ServiceModel.ServiceKnownTypeAttribute(typeof(PtsDocument))] + [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GetOrderInfoResponsePerson))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Relation[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(BSO[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Model[]))] @@ -72,7 +72,7 @@ namespace ELTKasko [System.ServiceModel.OperationContractAttribute(Action="http://elt-poisk.com/LogAction", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] - [System.ServiceModel.ServiceKnownTypeAttribute(typeof(PtsDocument))] + [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GetOrderInfoResponsePerson))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Relation[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(BSO[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Model[]))] @@ -86,7 +86,7 @@ namespace ELTKasko // CODEGEN: Parameter 'GetActiveInsuranceCompaniesResult' requires additional schema information that cannot be captured using the parameter mode. The specific attribute is 'Microsoft.Xml.Serialization.XmlArrayItemAttribute'. [System.ServiceModel.OperationContractAttribute(Action="http://elt-poisk.com/GetActiveInsuranceCompanies", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] - [System.ServiceModel.ServiceKnownTypeAttribute(typeof(PtsDocument))] + [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GetOrderInfoResponsePerson))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Relation[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(BSO[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Model[]))] @@ -98,7 +98,7 @@ namespace ELTKasko [System.ServiceModel.OperationContractAttribute(Action="http://elt-poisk.com/GetOptionsByProgramCode", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] - [System.ServiceModel.ServiceKnownTypeAttribute(typeof(PtsDocument))] + [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GetOrderInfoResponsePerson))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Relation[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(BSO[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Model[]))] @@ -113,7 +113,7 @@ namespace ELTKasko // CODEGEN: Parameter 'GetDBFlagsResult' requires additional schema information that cannot be captured using the parameter mode. The specific attribute is 'Microsoft.Xml.Serialization.XmlArrayItemAttribute'. [System.ServiceModel.OperationContractAttribute(Action="http://elt-poisk.com/GetDBFlags", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] - [System.ServiceModel.ServiceKnownTypeAttribute(typeof(PtsDocument))] + [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GetOrderInfoResponsePerson))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Relation[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(BSO[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Model[]))] @@ -126,7 +126,7 @@ namespace ELTKasko // CODEGEN: Parameter 'GetCountriesISOResult' requires additional schema information that cannot be captured using the parameter mode. The specific attribute is 'Microsoft.Xml.Serialization.XmlArrayItemAttribute'. [System.ServiceModel.OperationContractAttribute(Action="http://elt-poisk.com/GetCountriesISO", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] - [System.ServiceModel.ServiceKnownTypeAttribute(typeof(PtsDocument))] + [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GetOrderInfoResponsePerson))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Relation[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(BSO[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Model[]))] @@ -138,7 +138,7 @@ namespace ELTKasko [System.ServiceModel.OperationContractAttribute(Action="http://elt-poisk.com/GetDurationKASKO", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] - [System.ServiceModel.ServiceKnownTypeAttribute(typeof(PtsDocument))] + [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GetOrderInfoResponsePerson))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Relation[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(BSO[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Model[]))] @@ -150,7 +150,7 @@ namespace ELTKasko [System.ServiceModel.OperationContractAttribute(Action="http://elt-poisk.com/GetInsuranceConfig", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] - [System.ServiceModel.ServiceKnownTypeAttribute(typeof(PtsDocument))] + [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GetOrderInfoResponsePerson))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Relation[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(BSO[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Model[]))] @@ -165,7 +165,7 @@ namespace ELTKasko // CODEGEN: Parameter 'GetPrevInsuranceCompaniesResult' requires additional schema information that cannot be captured using the parameter mode. The specific attribute is 'Microsoft.Xml.Serialization.XmlArrayItemAttribute'. [System.ServiceModel.OperationContractAttribute(Action="http://elt-poisk.com/GetPrevInsuranceCompanies", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] - [System.ServiceModel.ServiceKnownTypeAttribute(typeof(PtsDocument))] + [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GetOrderInfoResponsePerson))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Relation[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(BSO[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Model[]))] @@ -178,7 +178,7 @@ namespace ELTKasko // CODEGEN: Parameter 'Relations' requires additional schema information that cannot be captured using the parameter mode. The specific attribute is 'Microsoft.Xml.Serialization.XmlArrayItemAttribute'. [System.ServiceModel.OperationContractAttribute(Action="http://elt-poisk.com/GetRalations", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] - [System.ServiceModel.ServiceKnownTypeAttribute(typeof(PtsDocument))] + [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GetOrderInfoResponsePerson))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Relation[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(BSO[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Model[]))] @@ -191,7 +191,7 @@ namespace ELTKasko [System.ServiceModel.OperationContractAttribute(Action="http://elt-poisk.com/ChangeRelations", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] - [System.ServiceModel.ServiceKnownTypeAttribute(typeof(PtsDocument))] + [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GetOrderInfoResponsePerson))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Relation[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(BSO[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Model[]))] @@ -204,7 +204,7 @@ namespace ELTKasko [System.ServiceModel.OperationContractAttribute(Action="http://elt-poisk.com/GetKASKOInfo", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] - [System.ServiceModel.ServiceKnownTypeAttribute(typeof(PtsDocument))] + [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GetOrderInfoResponsePerson))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Relation[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(BSO[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Model[]))] @@ -217,7 +217,7 @@ namespace ELTKasko [System.ServiceModel.OperationContractAttribute(Action="http://elt-poisk.com/getContractListByPolicyNumber", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] - [System.ServiceModel.ServiceKnownTypeAttribute(typeof(PtsDocument))] + [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GetOrderInfoResponsePerson))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Relation[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(BSO[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Model[]))] @@ -230,7 +230,7 @@ namespace ELTKasko // CODEGEN: Parameter 'TaskLinkId' requires additional schema information that cannot be captured using the parameter mode. The specific attribute is 'Microsoft.Xml.Serialization.XmlElementAttribute'. [System.ServiceModel.OperationContractAttribute(Action="http://elt-poisk.com/initMultiUpdateTasks", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] - [System.ServiceModel.ServiceKnownTypeAttribute(typeof(PtsDocument))] + [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GetOrderInfoResponsePerson))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Relation[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(BSO[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Model[]))] @@ -242,7 +242,7 @@ namespace ELTKasko [System.ServiceModel.OperationContractAttribute(Action="http://elt-poisk.com/GetOrderInfo", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] - [System.ServiceModel.ServiceKnownTypeAttribute(typeof(PtsDocument))] + [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GetOrderInfoResponsePerson))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Relation[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(BSO[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Model[]))] @@ -256,7 +256,7 @@ namespace ELTKasko // CODEGEN: Parameter 'GetEngineVolumeResult' requires additional schema information that cannot be captured using the parameter mode. The specific attribute is 'Microsoft.Xml.Serialization.XmlArrayItemAttribute'. [System.ServiceModel.OperationContractAttribute(Action="http://elt-poisk.com/GetEngineVolume", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] - [System.ServiceModel.ServiceKnownTypeAttribute(typeof(PtsDocument))] + [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GetOrderInfoResponsePerson))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Relation[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(BSO[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Model[]))] @@ -269,7 +269,7 @@ namespace ELTKasko // CODEGEN: Parameter 'BSOS' requires additional schema information that cannot be captured using the parameter mode. The specific attribute is 'Microsoft.Xml.Serialization.XmlArrayItemAttribute'. [System.ServiceModel.OperationContractAttribute(Action="http://elt-poisk.com/MovingBSO", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] - [System.ServiceModel.ServiceKnownTypeAttribute(typeof(PtsDocument))] + [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GetOrderInfoResponsePerson))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Relation[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(BSO[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Model[]))] @@ -281,7 +281,7 @@ namespace ELTKasko [System.ServiceModel.OperationContractAttribute(Action="http://elt-poisk.com/CreateClientProcess", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] - [System.ServiceModel.ServiceKnownTypeAttribute(typeof(PtsDocument))] + [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GetOrderInfoResponsePerson))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Relation[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(BSO[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Model[]))] @@ -295,7 +295,7 @@ namespace ELTKasko [System.ServiceModel.OperationContractAttribute(Action="http://elt-poisk.com/MappedCars", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] - [System.ServiceModel.ServiceKnownTypeAttribute(typeof(PtsDocument))] + [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GetOrderInfoResponsePerson))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Relation[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(BSO[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Model[]))] @@ -308,7 +308,7 @@ namespace ELTKasko [System.ServiceModel.OperationContractAttribute(Action="http://elt-poisk.com/GetDepUser", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] - [System.ServiceModel.ServiceKnownTypeAttribute(typeof(PtsDocument))] + [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GetOrderInfoResponsePerson))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Relation[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(BSO[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Model[]))] @@ -320,7 +320,7 @@ namespace ELTKasko [System.ServiceModel.OperationContractAttribute(Action="http://elt-poisk.com/CheckPhone", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] - [System.ServiceModel.ServiceKnownTypeAttribute(typeof(PtsDocument))] + [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GetOrderInfoResponsePerson))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Relation[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(BSO[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Model[]))] @@ -333,7 +333,7 @@ namespace ELTKasko [System.ServiceModel.OperationContractAttribute(Action="http://elt-poisk.com/GetPromocode", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] - [System.ServiceModel.ServiceKnownTypeAttribute(typeof(PtsDocument))] + [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GetOrderInfoResponsePerson))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Relation[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(BSO[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Model[]))] @@ -347,7 +347,7 @@ namespace ELTKasko [System.ServiceModel.OperationContractAttribute(Action="http://elt-poisk.com/GetPromoDiscount", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] - [System.ServiceModel.ServiceKnownTypeAttribute(typeof(PtsDocument))] + [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GetOrderInfoResponsePerson))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Relation[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(BSO[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Model[]))] @@ -360,7 +360,7 @@ namespace ELTKasko [System.ServiceModel.OperationContractAttribute(Action="http://elt-poisk.com/ChangeStatusPolicy", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] - [System.ServiceModel.ServiceKnownTypeAttribute(typeof(PtsDocument))] + [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GetOrderInfoResponsePerson))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Relation[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(BSO[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Model[]))] @@ -373,7 +373,7 @@ namespace ELTKasko [System.ServiceModel.OperationContractAttribute(Action="http://elt-poisk.com/GetInsuranceCompanyAccountDetails", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] - [System.ServiceModel.ServiceKnownTypeAttribute(typeof(PtsDocument))] + [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GetOrderInfoResponsePerson))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Relation[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(BSO[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Model[]))] @@ -387,7 +387,7 @@ namespace ELTKasko [System.ServiceModel.OperationContractAttribute(Action="http://elt-poisk.com/GetBSO", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] - [System.ServiceModel.ServiceKnownTypeAttribute(typeof(PtsDocument))] + [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GetOrderInfoResponsePerson))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Relation[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(BSO[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Model[]))] @@ -399,7 +399,7 @@ namespace ELTKasko [System.ServiceModel.OperationContractAttribute(Action="http://elt-poisk.com/IsPromoCode", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] - [System.ServiceModel.ServiceKnownTypeAttribute(typeof(PtsDocument))] + [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GetOrderInfoResponsePerson))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Relation[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(BSO[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Model[]))] @@ -413,7 +413,7 @@ namespace ELTKasko [System.ServiceModel.OperationContractAttribute(Action="http://elt-poisk.com/GetConditions", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] - [System.ServiceModel.ServiceKnownTypeAttribute(typeof(PtsDocument))] + [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GetOrderInfoResponsePerson))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Relation[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(BSO[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Model[]))] @@ -428,7 +428,7 @@ namespace ELTKasko // CODEGEN: Parameter 'Types' requires additional schema information that cannot be captured using the parameter mode. The specific attribute is 'Microsoft.Xml.Serialization.XmlArrayItemAttribute'. [System.ServiceModel.OperationContractAttribute(Action="http://elt-poisk.com/GetPUUMarks", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] - [System.ServiceModel.ServiceKnownTypeAttribute(typeof(PtsDocument))] + [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GetOrderInfoResponsePerson))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Relation[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(BSO[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Model[]))] @@ -440,7 +440,7 @@ namespace ELTKasko [System.ServiceModel.OperationContractAttribute(Action="http://elt-poisk.com/GetPUUModels", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] - [System.ServiceModel.ServiceKnownTypeAttribute(typeof(PtsDocument))] + [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GetOrderInfoResponsePerson))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Relation[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(BSO[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Model[]))] @@ -452,7 +452,7 @@ namespace ELTKasko [System.ServiceModel.OperationContractAttribute(Action="http://elt-poisk.com/GetAutoMarks", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] - [System.ServiceModel.ServiceKnownTypeAttribute(typeof(PtsDocument))] + [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GetOrderInfoResponsePerson))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Relation[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(BSO[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Model[]))] @@ -464,7 +464,7 @@ namespace ELTKasko [System.ServiceModel.OperationContractAttribute(Action="http://elt-poisk.com/GetAutoModels", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] - [System.ServiceModel.ServiceKnownTypeAttribute(typeof(PtsDocument))] + [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GetOrderInfoResponsePerson))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Relation[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(BSO[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Model[]))] @@ -476,7 +476,7 @@ namespace ELTKasko [System.ServiceModel.OperationContractAttribute(Action="http://elt-poisk.com/GetAutoModifications", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] - [System.ServiceModel.ServiceKnownTypeAttribute(typeof(PtsDocument))] + [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GetOrderInfoResponsePerson))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Relation[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(BSO[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Model[]))] @@ -489,7 +489,7 @@ namespace ELTKasko // CODEGEN: Parameter 'Data' requires additional schema information that cannot be captured using the parameter mode. The specific attribute is 'Microsoft.Xml.Serialization.XmlElementAttribute'. [System.ServiceModel.OperationContractAttribute(Action="http://elt-poisk.com/UploadFile", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] - [System.ServiceModel.ServiceKnownTypeAttribute(typeof(PtsDocument))] + [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GetOrderInfoResponsePerson))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Relation[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(BSO[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Model[]))] @@ -502,7 +502,7 @@ namespace ELTKasko // CODEGEN: Parameter 'Data' requires additional schema information that cannot be captured using the parameter mode. The specific attribute is 'Microsoft.Xml.Serialization.XmlElementAttribute'. [System.ServiceModel.OperationContractAttribute(Action="http://elt-poisk.com/UploadFileToInsurance", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] - [System.ServiceModel.ServiceKnownTypeAttribute(typeof(PtsDocument))] + [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GetOrderInfoResponsePerson))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Relation[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(BSO[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Model[]))] @@ -512,10 +512,23 @@ namespace ELTKasko [System.ServiceModel.OperationContractAttribute(Action="http://elt-poisk.com/UploadFileToInsurance", ReplyAction="*")] System.Threading.Tasks.Task UploadFileToInsuranceAsync(ELTKasko.UploadFileToInsuranceRequest request); + [System.ServiceModel.OperationContractAttribute(Action="http://elt-poisk.com/UploadToClient", ReplyAction="*")] + [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] + [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GetOrderInfoResponsePerson))] + [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Relation[]))] + [System.ServiceModel.ServiceKnownTypeAttribute(typeof(BSO[]))] + [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Model[]))] + [System.ServiceModel.ServiceKnownTypeAttribute(typeof(LimitElement[]))] + ELTKasko.UploadToClientResponse UploadToClient(ELTKasko.UploadToClientRequest request); + + // CODEGEN: Generating message contract since the operation has multiple return values. + [System.ServiceModel.OperationContractAttribute(Action="http://elt-poisk.com/UploadToClient", ReplyAction="*")] + System.Threading.Tasks.Task UploadToClientAsync(ELTKasko.UploadToClientRequest request); + // CODEGEN: Parameter 'Data' requires additional schema information that cannot be captured using the parameter mode. The specific attribute is 'Microsoft.Xml.Serialization.XmlElementAttribute'. [System.ServiceModel.OperationContractAttribute(Action="http://elt-poisk.com/SavePolicyTempData", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] - [System.ServiceModel.ServiceKnownTypeAttribute(typeof(PtsDocument))] + [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GetOrderInfoResponsePerson))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Relation[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(BSO[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Model[]))] @@ -527,7 +540,7 @@ namespace ELTKasko [System.ServiceModel.OperationContractAttribute(Action="http://elt-poisk.com/GetPolicyTempData", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] - [System.ServiceModel.ServiceKnownTypeAttribute(typeof(PtsDocument))] + [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GetOrderInfoResponsePerson))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Relation[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(BSO[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Model[]))] @@ -539,19 +552,32 @@ namespace ELTKasko [System.ServiceModel.OperationContractAttribute(Action="http://elt-poisk.com/GetAutoPrice", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] - [System.ServiceModel.ServiceKnownTypeAttribute(typeof(PtsDocument))] + [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GetOrderInfoResponsePerson))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Relation[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(BSO[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Model[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(LimitElement[]))] - ELTKasko.MinMaxPrice GetAutoPrice(string InsuranceCompany, string Mark, string Model, string Modification, string EngineVolume, string EngineType, string Year, double Power, string KPPTypeId, string WheelDriveId); + ELTKasko.MinMaxPrice GetAutoPrice(string InsuranceCompany, string Mark, string Model, string Modification, string EngineVolume, string EngineType, string Year, double Power, string KPPTypeId, string WheelDriveId, bool IsNew, int DoorsCount, string BodyType); [System.ServiceModel.OperationContractAttribute(Action="http://elt-poisk.com/GetAutoPrice", ReplyAction="*")] - System.Threading.Tasks.Task GetAutoPriceAsync(string InsuranceCompany, string Mark, string Model, string Modification, string EngineVolume, string EngineType, string Year, double Power, string KPPTypeId, string WheelDriveId); + System.Threading.Tasks.Task GetAutoPriceAsync(string InsuranceCompany, string Mark, string Model, string Modification, string EngineVolume, string EngineType, string Year, double Power, string KPPTypeId, string WheelDriveId, bool IsNew, int DoorsCount, string BodyType); + + [System.ServiceModel.OperationContractAttribute(Action="http://elt-poisk.com/GetAutoModifications", ReplyAction="*")] + [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] + [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GetOrderInfoResponsePerson))] + [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Relation[]))] + [System.ServiceModel.ServiceKnownTypeAttribute(typeof(BSO[]))] + [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Model[]))] + [System.ServiceModel.ServiceKnownTypeAttribute(typeof(LimitElement[]))] + ELTKasko.GetAutoModificationsFromSkResponse GetAutoModificationsFromSk(ELTKasko.GetAutoModificationsFromSkRequest request); + + // CODEGEN: Generating message contract since the operation has multiple return values. + [System.ServiceModel.OperationContractAttribute(Action="http://elt-poisk.com/GetAutoModifications", ReplyAction="*")] + System.Threading.Tasks.Task GetAutoModificationsFromSkAsync(ELTKasko.GetAutoModificationsFromSkRequest request); [System.ServiceModel.OperationContractAttribute(Action="http://elt-poisk.com/ImportPayment", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] - [System.ServiceModel.ServiceKnownTypeAttribute(typeof(PtsDocument))] + [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GetOrderInfoResponsePerson))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Relation[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(BSO[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Model[]))] @@ -564,7 +590,7 @@ namespace ELTKasko [System.ServiceModel.OperationContractAttribute(Action="http://elt-poisk.com/GetBanks", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] - [System.ServiceModel.ServiceKnownTypeAttribute(typeof(PtsDocument))] + [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GetOrderInfoResponsePerson))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Relation[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(BSO[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Model[]))] @@ -576,7 +602,7 @@ namespace ELTKasko [System.ServiceModel.OperationContractAttribute(Action="http://elt-poisk.com/GetCountries", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] - [System.ServiceModel.ServiceKnownTypeAttribute(typeof(PtsDocument))] + [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GetOrderInfoResponsePerson))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Relation[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(BSO[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Model[]))] @@ -588,7 +614,7 @@ namespace ELTKasko [System.ServiceModel.OperationContractAttribute(Action="http://elt-poisk.com/GetSpecialMachineryMark", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] - [System.ServiceModel.ServiceKnownTypeAttribute(typeof(PtsDocument))] + [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GetOrderInfoResponsePerson))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Relation[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(BSO[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Model[]))] @@ -600,7 +626,7 @@ namespace ELTKasko [System.ServiceModel.OperationContractAttribute(Action="http://elt-poisk.com/GetRegions", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] - [System.ServiceModel.ServiceKnownTypeAttribute(typeof(PtsDocument))] + [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GetOrderInfoResponsePerson))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Relation[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(BSO[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Model[]))] @@ -613,7 +639,7 @@ namespace ELTKasko // CODEGEN: Parameter 'GetRegionsExtResult' requires additional schema information that cannot be captured using the parameter mode. The specific attribute is 'Microsoft.Xml.Serialization.XmlArrayItemAttribute'. [System.ServiceModel.OperationContractAttribute(Action="http://elt-poisk.com/GetRegionsExt", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] - [System.ServiceModel.ServiceKnownTypeAttribute(typeof(PtsDocument))] + [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GetOrderInfoResponsePerson))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Relation[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(BSO[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Model[]))] @@ -626,7 +652,7 @@ namespace ELTKasko // CODEGEN: Parameter 'GetLocalitiesExtResult' requires additional schema information that cannot be captured using the parameter mode. The specific attribute is 'Microsoft.Xml.Serialization.XmlArrayItemAttribute'. [System.ServiceModel.OperationContractAttribute(Action="http://elt-poisk.com/GetLocalitiesExt", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] - [System.ServiceModel.ServiceKnownTypeAttribute(typeof(PtsDocument))] + [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GetOrderInfoResponsePerson))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Relation[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(BSO[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Model[]))] @@ -639,7 +665,7 @@ namespace ELTKasko // CODEGEN: Parameter 'GetCitiesExtResult' requires additional schema information that cannot be captured using the parameter mode. The specific attribute is 'Microsoft.Xml.Serialization.XmlArrayItemAttribute'. [System.ServiceModel.OperationContractAttribute(Action="http://elt-poisk.com/GetCitiesExt", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] - [System.ServiceModel.ServiceKnownTypeAttribute(typeof(PtsDocument))] + [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GetOrderInfoResponsePerson))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Relation[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(BSO[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Model[]))] @@ -651,7 +677,7 @@ namespace ELTKasko [System.ServiceModel.OperationContractAttribute(Action="http://elt-poisk.com/GetSTOA", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] - [System.ServiceModel.ServiceKnownTypeAttribute(typeof(PtsDocument))] + [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GetOrderInfoResponsePerson))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Relation[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(BSO[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Model[]))] @@ -663,7 +689,7 @@ namespace ELTKasko [System.ServiceModel.OperationContractAttribute(Action="http://elt-poisk.com/DeleteCalculation", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] - [System.ServiceModel.ServiceKnownTypeAttribute(typeof(PtsDocument))] + [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GetOrderInfoResponsePerson))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Relation[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(BSO[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Model[]))] @@ -677,7 +703,7 @@ namespace ELTKasko // CODEGEN: Parameter 'GetInsuranceProductsResult' requires additional schema information that cannot be captured using the parameter mode. The specific attribute is 'Microsoft.Xml.Serialization.XmlArrayItemAttribute'. [System.ServiceModel.OperationContractAttribute(Action="http://elt-poisk.com/GetInsuranceProducts", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] - [System.ServiceModel.ServiceKnownTypeAttribute(typeof(PtsDocument))] + [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GetOrderInfoResponsePerson))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Relation[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(BSO[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Model[]))] @@ -690,7 +716,7 @@ namespace ELTKasko // CODEGEN: Parameter 'GetInsuranceProgramsResult' requires additional schema information that cannot be captured using the parameter mode. The specific attribute is 'Microsoft.Xml.Serialization.XmlArrayItemAttribute'. [System.ServiceModel.OperationContractAttribute(Action="http://elt-poisk.com/GetInsurancePrograms", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] - [System.ServiceModel.ServiceKnownTypeAttribute(typeof(PtsDocument))] + [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GetOrderInfoResponsePerson))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Relation[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(BSO[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Model[]))] @@ -703,7 +729,7 @@ namespace ELTKasko // CODEGEN: Parameter 'GetCommonFormTypesResult' requires additional schema information that cannot be captured using the parameter mode. The specific attribute is 'Microsoft.Xml.Serialization.XmlArrayItemAttribute'. [System.ServiceModel.OperationContractAttribute(Action="http://elt-poisk.com/GetCommonFormTypes", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] - [System.ServiceModel.ServiceKnownTypeAttribute(typeof(PtsDocument))] + [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GetOrderInfoResponsePerson))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Relation[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(BSO[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Model[]))] @@ -715,7 +741,7 @@ namespace ELTKasko [System.ServiceModel.OperationContractAttribute(Action="http://elt-poisk.com/GetCommonForms", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] - [System.ServiceModel.ServiceKnownTypeAttribute(typeof(PtsDocument))] + [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GetOrderInfoResponsePerson))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Relation[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(BSO[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Model[]))] @@ -727,7 +753,7 @@ namespace ELTKasko [System.ServiceModel.OperationContractAttribute(Action="http://elt-poisk.com/GetCommonFormsExist", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] - [System.ServiceModel.ServiceKnownTypeAttribute(typeof(PtsDocument))] + [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GetOrderInfoResponsePerson))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Relation[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(BSO[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Model[]))] @@ -739,7 +765,7 @@ namespace ELTKasko [System.ServiceModel.OperationContractAttribute(Action="http://elt-poisk.com/GetInsuranceCompanies", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] - [System.ServiceModel.ServiceKnownTypeAttribute(typeof(PtsDocument))] + [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GetOrderInfoResponsePerson))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Relation[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(BSO[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Model[]))] @@ -751,7 +777,7 @@ namespace ELTKasko [System.ServiceModel.OperationContractAttribute(Action="http://elt-poisk.com/GetSubjectTypes", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] - [System.ServiceModel.ServiceKnownTypeAttribute(typeof(PtsDocument))] + [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GetOrderInfoResponsePerson))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Relation[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(BSO[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Model[]))] @@ -764,7 +790,7 @@ namespace ELTKasko // CODEGEN: Parameter 'GetDocumentTypesResult' requires additional schema information that cannot be captured using the parameter mode. The specific attribute is 'Microsoft.Xml.Serialization.XmlArrayItemAttribute'. [System.ServiceModel.OperationContractAttribute(Action="http://elt-poisk.com/GetDocumentTypes", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] - [System.ServiceModel.ServiceKnownTypeAttribute(typeof(PtsDocument))] + [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GetOrderInfoResponsePerson))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Relation[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(BSO[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Model[]))] @@ -776,7 +802,7 @@ namespace ELTKasko [System.ServiceModel.OperationContractAttribute(Action="http://elt-poisk.com/UploadDocuments", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] - [System.ServiceModel.ServiceKnownTypeAttribute(typeof(PtsDocument))] + [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GetOrderInfoResponsePerson))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Relation[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(BSO[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Model[]))] @@ -789,7 +815,7 @@ namespace ELTKasko [System.ServiceModel.OperationContractAttribute(Action="http://elt-poisk.com/GetDOTypes", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] - [System.ServiceModel.ServiceKnownTypeAttribute(typeof(PtsDocument))] + [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GetOrderInfoResponsePerson))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Relation[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(BSO[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Model[]))] @@ -801,7 +827,7 @@ namespace ELTKasko [System.ServiceModel.OperationContractAttribute(Action="http://elt-poisk.com/GetProducts", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] - [System.ServiceModel.ServiceKnownTypeAttribute(typeof(PtsDocument))] + [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GetOrderInfoResponsePerson))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Relation[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(BSO[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Model[]))] @@ -813,7 +839,7 @@ namespace ELTKasko [System.ServiceModel.OperationContractAttribute(Action="http://elt-poisk.com/GetPrograms", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] - [System.ServiceModel.ServiceKnownTypeAttribute(typeof(PtsDocument))] + [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GetOrderInfoResponsePerson))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Relation[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(BSO[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Model[]))] @@ -825,19 +851,19 @@ namespace ELTKasko [System.ServiceModel.OperationContractAttribute(Action="http://elt-poisk.com/GetOptions", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] - [System.ServiceModel.ServiceKnownTypeAttribute(typeof(PtsDocument))] + [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GetOrderInfoResponsePerson))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Relation[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(BSO[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Model[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(LimitElement[]))] - ELTKasko.Option[] GetOptions(); + ELTKasko.Option[] GetOptions(string ProductId); [System.ServiceModel.OperationContractAttribute(Action="http://elt-poisk.com/GetOptions", ReplyAction="*")] - System.Threading.Tasks.Task GetOptionsAsync(); + System.Threading.Tasks.Task GetOptionsAsync(string ProductId); [System.ServiceModel.OperationContractAttribute(Action="http://elt-poisk.com/GetKBM", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] - [System.ServiceModel.ServiceKnownTypeAttribute(typeof(PtsDocument))] + [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GetOrderInfoResponsePerson))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Relation[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(BSO[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Model[]))] @@ -847,22 +873,22 @@ namespace ELTKasko [System.ServiceModel.OperationContractAttribute(Action="http://elt-poisk.com/GetKBM", ReplyAction="*")] System.Threading.Tasks.Task GetKBMAsync(string InsuranceCompany, ELTKasko.AuthInfo AuthInfo, ELTKasko.CarInfo CarInfo, bool DriversRestricted, int OwnerType, System.DateTime ContractBeginDate, ELTKasko.Person[] PersonInfo, ELTKasko.JuridicalInfo JuridicalInfo); - [System.ServiceModel.OperationContractAttribute(Action="http://elt-poisk.com/AnnulKASKO", ReplyAction="*")] + [System.ServiceModel.OperationContractAttribute(Action="http://elt-poisk.com/Annulment", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] - [System.ServiceModel.ServiceKnownTypeAttribute(typeof(PtsDocument))] + [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GetOrderInfoResponsePerson))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Relation[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(BSO[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Model[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(LimitElement[]))] - ELTKasko.AnnulKASKOResponse AnnulKASKO(ELTKasko.AnnulKASKORequest request); + ELTKasko.AnnulmentResponse Annulment(ELTKasko.AnnulmentRequest request); // CODEGEN: Generating message contract since the operation has multiple return values. - [System.ServiceModel.OperationContractAttribute(Action="http://elt-poisk.com/AnnulKASKO", ReplyAction="*")] - System.Threading.Tasks.Task AnnulKASKOAsync(ELTKasko.AnnulKASKORequest request); + [System.ServiceModel.OperationContractAttribute(Action="http://elt-poisk.com/Annulment", ReplyAction="*")] + System.Threading.Tasks.Task AnnulmentAsync(ELTKasko.AnnulmentRequest request); [System.ServiceModel.OperationContractAttribute(Action="http://elt-poisk.com/GetAvailablePrintForms", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] - [System.ServiceModel.ServiceKnownTypeAttribute(typeof(PtsDocument))] + [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GetOrderInfoResponsePerson))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Relation[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(BSO[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Model[]))] @@ -876,7 +902,7 @@ namespace ELTKasko // CODEGEN: Parameter 'picture' requires additional schema information that cannot be captured using the parameter mode. The specific attribute is 'Microsoft.Xml.Serialization.XmlElementAttribute'. [System.ServiceModel.OperationContractAttribute(Action="http://elt-poisk.com/GetPrintFormPictures", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] - [System.ServiceModel.ServiceKnownTypeAttribute(typeof(PtsDocument))] + [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GetOrderInfoResponsePerson))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Relation[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(BSO[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Model[]))] @@ -889,7 +915,7 @@ namespace ELTKasko [System.ServiceModel.OperationContractAttribute(Action="http://elt-poisk.com/GetPrintForm", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] - [System.ServiceModel.ServiceKnownTypeAttribute(typeof(PtsDocument))] + [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GetOrderInfoResponsePerson))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Relation[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(BSO[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Model[]))] @@ -902,7 +928,7 @@ namespace ELTKasko // CODEGEN: Parameter 'KPData' requires additional schema information that cannot be captured using the parameter mode. The specific attribute is 'Microsoft.Xml.Serialization.XmlElementAttribute'. [System.ServiceModel.OperationContractAttribute(Action="http://elt-poisk.com/GetPrintKP", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] - [System.ServiceModel.ServiceKnownTypeAttribute(typeof(PtsDocument))] + [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GetOrderInfoResponsePerson))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Relation[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(BSO[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Model[]))] @@ -915,31 +941,31 @@ namespace ELTKasko [System.ServiceModel.OperationContractAttribute(Action="http://elt-poisk.com/PreliminaryKASKOCalculation", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] - [System.ServiceModel.ServiceKnownTypeAttribute(typeof(PtsDocument))] + [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GetOrderInfoResponsePerson))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Relation[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(BSO[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Model[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(LimitElement[]))] - ELTKasko.KASKOCalculationResult PreliminaryKASKOCalculation(ELTKasko.AuthInfo AuthInfo, string TrafficSource, string InsuranceCompany, int UW3, string ProgramId, string ProductId, string OrderId, string ContractOptionId, ELTKasko.ProlongationInfo Prolongation, bool Analytics, string PartnerProjectNumber, string MultiCalcId, ELTKasko.PreliminaryKASKOCalculationParams Params); + ELTKasko.KASKOCalculationResult PreliminaryKASKOCalculation(ELTKasko.AuthInfo AuthInfo, string TrafficSource, string InsuranceCompany, int PaymentType, int UW3, string ProgramId, string ProductId, string OrderId, string ContractOptionId, ELTKasko.ProlongationInfo Prolongation, bool Analytics, string PartnerProjectNumber, string MultiCalcId, ELTKasko.PreliminaryKASKOCalculationParams Params); [System.ServiceModel.OperationContractAttribute(Action="http://elt-poisk.com/PreliminaryKASKOCalculation", ReplyAction="*")] - System.Threading.Tasks.Task PreliminaryKASKOCalculationAsync(ELTKasko.AuthInfo AuthInfo, string TrafficSource, string InsuranceCompany, int UW3, string ProgramId, string ProductId, string OrderId, string ContractOptionId, ELTKasko.ProlongationInfo Prolongation, bool Analytics, string PartnerProjectNumber, string MultiCalcId, ELTKasko.PreliminaryKASKOCalculationParams Params); + System.Threading.Tasks.Task PreliminaryKASKOCalculationAsync(ELTKasko.AuthInfo AuthInfo, string TrafficSource, string InsuranceCompany, int PaymentType, int UW3, string ProgramId, string ProductId, string OrderId, string ContractOptionId, ELTKasko.ProlongationInfo Prolongation, bool Analytics, string PartnerProjectNumber, string MultiCalcId, ELTKasko.PreliminaryKASKOCalculationParams Params); [System.ServiceModel.OperationContractAttribute(Action="http://elt-poisk.com/FinalKASKOCalculation", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] - [System.ServiceModel.ServiceKnownTypeAttribute(typeof(PtsDocument))] + [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GetOrderInfoResponsePerson))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Relation[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(BSO[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Model[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(LimitElement[]))] - ELTKasko.KASKOCalculationResult FinalKASKOCalculation(ELTKasko.AuthInfo AuthInfo, string TrafficSource, string InsuranceCompany, int UW3, string ProgramId, string ProductId, string OrderId, string Login, ELTKasko.ProlongationInfo Prolongation, string PartnerProjectNumber, string MultiCalcId, ELTKasko.FinalKASKOCaclulationParams Params); + ELTKasko.KASKOCalculationResult FinalKASKOCalculation(ELTKasko.AuthInfo AuthInfo, string TrafficSource, string InsuranceCompany, int PaymentType, int UW3, string ProgramId, string ProductId, string OrderId, string Login, ELTKasko.ProlongationInfo Prolongation, string PartnerProjectNumber, string MultiCalcId, ELTKasko.FinalKASKOCaclulationParams Params); [System.ServiceModel.OperationContractAttribute(Action="http://elt-poisk.com/FinalKASKOCalculation", ReplyAction="*")] - System.Threading.Tasks.Task FinalKASKOCalculationAsync(ELTKasko.AuthInfo AuthInfo, string TrafficSource, string InsuranceCompany, int UW3, string ProgramId, string ProductId, string OrderId, string Login, ELTKasko.ProlongationInfo Prolongation, string PartnerProjectNumber, string MultiCalcId, ELTKasko.FinalKASKOCaclulationParams Params); + System.Threading.Tasks.Task FinalKASKOCalculationAsync(ELTKasko.AuthInfo AuthInfo, string TrafficSource, string InsuranceCompany, int PaymentType, int UW3, string ProgramId, string ProductId, string OrderId, string Login, ELTKasko.ProlongationInfo Prolongation, string PartnerProjectNumber, string MultiCalcId, ELTKasko.FinalKASKOCaclulationParams Params); [System.ServiceModel.OperationContractAttribute(Action="http://elt-poisk.com/RegisterNewUser", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] - [System.ServiceModel.ServiceKnownTypeAttribute(typeof(PtsDocument))] + [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GetOrderInfoResponsePerson))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Relation[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(BSO[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Model[]))] @@ -952,7 +978,7 @@ namespace ELTKasko [System.ServiceModel.OperationContractAttribute(Action="http://elt-poisk.com/UpdateUser", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] - [System.ServiceModel.ServiceKnownTypeAttribute(typeof(PtsDocument))] + [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GetOrderInfoResponsePerson))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Relation[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(BSO[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Model[]))] @@ -965,7 +991,7 @@ namespace ELTKasko [System.ServiceModel.OperationContractAttribute(Action="http://elt-poisk.com/AuthorizationUser", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] - [System.ServiceModel.ServiceKnownTypeAttribute(typeof(PtsDocument))] + [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GetOrderInfoResponsePerson))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Relation[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(BSO[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Model[]))] @@ -978,7 +1004,7 @@ namespace ELTKasko [System.ServiceModel.OperationContractAttribute(Action="http://elt-poisk.com/ChangeStatusUser", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] - [System.ServiceModel.ServiceKnownTypeAttribute(typeof(PtsDocument))] + [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GetOrderInfoResponsePerson))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Relation[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(BSO[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Model[]))] @@ -991,7 +1017,7 @@ namespace ELTKasko [System.ServiceModel.OperationContractAttribute(Action="http://elt-poisk.com/GetOrderId", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] - [System.ServiceModel.ServiceKnownTypeAttribute(typeof(PtsDocument))] + [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GetOrderInfoResponsePerson))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Relation[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(BSO[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Model[]))] @@ -1004,7 +1030,7 @@ namespace ELTKasko // CODEGEN: Parameter 'SubjectId' requires additional schema information that cannot be captured using the parameter mode. The specific attribute is 'Microsoft.Xml.Serialization.XmlElementAttribute'. [System.ServiceModel.OperationContractAttribute(Action="http://elt-poisk.com/GetNewSubjectIds", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] - [System.ServiceModel.ServiceKnownTypeAttribute(typeof(PtsDocument))] + [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GetOrderInfoResponsePerson))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Relation[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(BSO[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Model[]))] @@ -1017,7 +1043,7 @@ namespace ELTKasko [System.ServiceModel.OperationContractAttribute(Action="http://elt-poisk.com/ChangeUserPassword", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] - [System.ServiceModel.ServiceKnownTypeAttribute(typeof(PtsDocument))] + [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GetOrderInfoResponsePerson))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Relation[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(BSO[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Model[]))] @@ -1030,7 +1056,7 @@ namespace ELTKasko [System.ServiceModel.OperationContractAttribute(Action="http://elt-poisk.com/ValidationLogin", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] - [System.ServiceModel.ServiceKnownTypeAttribute(typeof(PtsDocument))] + [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GetOrderInfoResponsePerson))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Relation[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(BSO[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Model[]))] @@ -1043,7 +1069,7 @@ namespace ELTKasko [System.ServiceModel.OperationContractAttribute(Action="http://elt-poisk.com/ValidateRecord", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] - [System.ServiceModel.ServiceKnownTypeAttribute(typeof(PtsDocument))] + [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GetOrderInfoResponsePerson))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Relation[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(BSO[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Model[]))] @@ -1057,7 +1083,7 @@ namespace ELTKasko // CODEGEN: Parameter 'Limit' requires additional schema information that cannot be captured using the parameter mode. The specific attribute is 'Microsoft.Xml.Serialization.XmlElementAttribute'. [System.ServiceModel.OperationContractAttribute(Action="http://elt-poisk.com/GetGOLimit", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] - [System.ServiceModel.ServiceKnownTypeAttribute(typeof(PtsDocument))] + [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GetOrderInfoResponsePerson))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Relation[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(BSO[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Model[]))] @@ -1071,7 +1097,7 @@ namespace ELTKasko // CODEGEN: Parameter 'GetInvoiceNumberResult' requires additional schema information that cannot be captured using the parameter mode. The specific attribute is 'Microsoft.Xml.Serialization.XmlArrayItemAttribute'. [System.ServiceModel.OperationContractAttribute(Action="http://elt-poisk.com/GetInvoiceNumber", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] - [System.ServiceModel.ServiceKnownTypeAttribute(typeof(PtsDocument))] + [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GetOrderInfoResponsePerson))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Relation[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(BSO[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Model[]))] @@ -1083,19 +1109,19 @@ namespace ELTKasko [System.ServiceModel.OperationContractAttribute(Action="http://elt-poisk.com/GetTypeIdFileToInsurance", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] - [System.ServiceModel.ServiceKnownTypeAttribute(typeof(PtsDocument))] + [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GetOrderInfoResponsePerson))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Relation[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(BSO[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Model[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(LimitElement[]))] - ELTKasko.DictionaryElement[] GetTypeIdFileToInsurance(string OrderId, string InsuranceCompany); + ELTKasko.DictionaryElement[] GetTypeIdFileToInsurance(ELTKasko.AuthInfo AuthInfo, string OrderId, string InsuranceCompany); [System.ServiceModel.OperationContractAttribute(Action="http://elt-poisk.com/GetTypeIdFileToInsurance", ReplyAction="*")] - System.Threading.Tasks.Task GetTypeIdFileToInsuranceAsync(string OrderId, string InsuranceCompany); + System.Threading.Tasks.Task GetTypeIdFileToInsuranceAsync(ELTKasko.AuthInfo AuthInfo, string OrderId, string InsuranceCompany); [System.ServiceModel.OperationContractAttribute(Action="http://elt-poisk.com/GetCalculationList", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] - [System.ServiceModel.ServiceKnownTypeAttribute(typeof(PtsDocument))] + [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GetOrderInfoResponsePerson))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Relation[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(BSO[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Model[]))] @@ -1107,7 +1133,7 @@ namespace ELTKasko [System.ServiceModel.OperationContractAttribute(Action="http://elt-poisk.com/GetContracts", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] - [System.ServiceModel.ServiceKnownTypeAttribute(typeof(PtsDocument))] + [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GetOrderInfoResponsePerson))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Relation[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(BSO[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Model[]))] @@ -1119,7 +1145,7 @@ namespace ELTKasko [System.ServiceModel.OperationContractAttribute(Action="http://elt-poisk.com/GetPriceCache", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] - [System.ServiceModel.ServiceKnownTypeAttribute(typeof(PtsDocument))] + [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GetOrderInfoResponsePerson))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Relation[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(BSO[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Model[]))] @@ -1131,7 +1157,7 @@ namespace ELTKasko [System.ServiceModel.OperationContractAttribute(Action="http://elt-poisk.com/GetPrice", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] - [System.ServiceModel.ServiceKnownTypeAttribute(typeof(PtsDocument))] + [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GetOrderInfoResponsePerson))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Relation[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(BSO[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Model[]))] @@ -1144,7 +1170,7 @@ namespace ELTKasko // CODEGEN: Parameter 'Car' requires additional schema information that cannot be captured using the parameter mode. The specific attribute is 'Microsoft.Xml.Serialization.XmlElementAttribute'. [System.ServiceModel.OperationContractAttribute(Action="http://elt-poisk.com/GetCarData", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] - [System.ServiceModel.ServiceKnownTypeAttribute(typeof(PtsDocument))] + [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GetOrderInfoResponsePerson))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Relation[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(BSO[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Model[]))] @@ -1158,7 +1184,7 @@ namespace ELTKasko // CODEGEN: Parameter 'Marks' requires additional schema information that cannot be captured using the parameter mode. The specific attribute is 'Microsoft.Xml.Serialization.XmlElementAttribute'. [System.ServiceModel.OperationContractAttribute(Action="http://elt-poisk.com/GetAutoFull", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] - [System.ServiceModel.ServiceKnownTypeAttribute(typeof(PtsDocument))] + [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GetOrderInfoResponsePerson))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Relation[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(BSO[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Model[]))] @@ -1171,7 +1197,7 @@ namespace ELTKasko [System.ServiceModel.OperationContractAttribute(Action="http://elt-poisk.com/GetInsuranceCompanySpecificOptions", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] - [System.ServiceModel.ServiceKnownTypeAttribute(typeof(PtsDocument))] + [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GetOrderInfoResponsePerson))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Relation[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(BSO[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Model[]))] @@ -1183,7 +1209,7 @@ namespace ELTKasko [System.ServiceModel.OperationContractAttribute(Action="http://elt-poisk.com/SaveClient", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] - [System.ServiceModel.ServiceKnownTypeAttribute(typeof(PtsDocument))] + [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GetOrderInfoResponsePerson))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Relation[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(BSO[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Model[]))] @@ -1196,7 +1222,7 @@ namespace ELTKasko [System.ServiceModel.OperationContractAttribute(Action="http://elt-poisk.com/SearchClient", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] - [System.ServiceModel.ServiceKnownTypeAttribute(typeof(PtsDocument))] + [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GetOrderInfoResponsePerson))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Relation[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(BSO[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Model[]))] @@ -1207,10 +1233,23 @@ namespace ELTKasko [System.ServiceModel.OperationContractAttribute(Action="http://elt-poisk.com/SearchClient", ReplyAction="*")] System.Threading.Tasks.Task SearchClientAsync(ELTKasko.SearchClientRequest request); + [System.ServiceModel.OperationContractAttribute(Action="http://elt-poisk.com/SearchClientEKK", ReplyAction="*")] + [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] + [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GetOrderInfoResponsePerson))] + [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Relation[]))] + [System.ServiceModel.ServiceKnownTypeAttribute(typeof(BSO[]))] + [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Model[]))] + [System.ServiceModel.ServiceKnownTypeAttribute(typeof(LimitElement[]))] + ELTKasko.SearchClientEKKResponse SearchClientEKK(ELTKasko.SearchClientEKKRequest request); + + // CODEGEN: Generating message contract since the operation has multiple return values. + [System.ServiceModel.OperationContractAttribute(Action="http://elt-poisk.com/SearchClientEKK", ReplyAction="*")] + System.Threading.Tasks.Task SearchClientEKKAsync(ELTKasko.SearchClientEKKRequest request); + // CODEGEN: Parameter 'Element' requires additional schema information that cannot be captured using the parameter mode. The specific attribute is 'Microsoft.Xml.Serialization.XmlElementAttribute'. [System.ServiceModel.OperationContractAttribute(Action="http://elt-poisk.com/GetCitizenship", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] - [System.ServiceModel.ServiceKnownTypeAttribute(typeof(PtsDocument))] + [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GetOrderInfoResponsePerson))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Relation[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(BSO[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Model[]))] @@ -1224,7 +1263,7 @@ namespace ELTKasko // CODEGEN: Parameter 'Element' requires additional schema information that cannot be captured using the parameter mode. The specific attribute is 'Microsoft.Xml.Serialization.XmlElementAttribute'. [System.ServiceModel.OperationContractAttribute(Action="http://elt-poisk.com/GetOPF", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] - [System.ServiceModel.ServiceKnownTypeAttribute(typeof(PtsDocument))] + [System.ServiceModel.ServiceKnownTypeAttribute(typeof(GetOrderInfoResponsePerson))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Relation[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(BSO[]))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(Model[]))] @@ -1237,7 +1276,7 @@ namespace ELTKasko } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://elt-poisk.com/")] public partial class AuthInfo @@ -1293,7 +1332,7 @@ namespace ELTKasko } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://elt-poisk.com/")] public partial class UserDataType @@ -1542,7 +1581,7 @@ namespace ELTKasko } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="http://elt-poisk.com/")] public partial class UserDataTypeDepartment @@ -1630,7 +1669,7 @@ namespace ELTKasko } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="http://elt-poisk.com/")] public partial class UserDataTypePersonDocument @@ -1718,7 +1757,7 @@ namespace ELTKasko } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="http://elt-poisk.com/")] public partial class UserDataTypeRegistrationAddress @@ -1902,7 +1941,7 @@ namespace ELTKasko } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="http://elt-poisk.com/")] public partial class UserDataTypeFactAddress @@ -2086,7 +2125,7 @@ namespace ELTKasko } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="http://elt-poisk.com/")] public partial class UserDataTypeKBM @@ -2142,7 +2181,7 @@ namespace ELTKasko } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="http://elt-poisk.com/")] public partial class UserDataTypeKBMPrevoiusKBM @@ -2182,7 +2221,7 @@ namespace ELTKasko } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="http://elt-poisk.com/")] public partial class UserDataTypeVehicle @@ -2366,7 +2405,7 @@ namespace ELTKasko } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://elt-poisk.com/")] public partial class GetCarDataResult @@ -2582,7 +2621,7 @@ namespace ELTKasko } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://elt-poisk.com/")] public partial class CalculationResult @@ -2622,7 +2661,1169 @@ namespace ELTKasko } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://elt-poisk.com/")] + public partial class ClientDataEKK + { + + private int subjectEKKIdField; + + private bool subjectEKKIdFieldSpecified; + + private int subjectIdField; + + private bool subjectIdFieldSpecified; + + private int clientTypeField; + + private bool clientTypeFieldSpecified; + + private int opfIdField; + + private bool opfIdFieldSpecified; + + private string companyNameField; + + private string kPPField; + + private string oGRNField; + + private string oKPOField; + + private string oKVEDField; + + private string managementNameField; + + private string managementPostField; + + private string fIOField; + + private string surnameField; + + private string nameField; + + private string patronymicField; + + private string registrationDateField; + + private string dOBField; + + private int sexField; + + private bool sexFieldSpecified; + + private string marriageStatusField; + + private string iNNField; + + private string phoneField; + + private string emailField; + + private string expertienceStartField; + + private PersonDocument personDocumentField; + + private ClientDataEKKDriverLicence driverLicenceField; + + private ClientDataEKKRegistrationDocument registrationDocumentField; + + private Address registrationAddressField; + + private Address factAddressField; + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=0)] + public int SubjectEKKId + { + get + { + return this.subjectEKKIdField; + } + set + { + this.subjectEKKIdField = value; + } + } + + /// + [System.Xml.Serialization.XmlIgnoreAttribute()] + public bool SubjectEKKIdSpecified + { + get + { + return this.subjectEKKIdFieldSpecified; + } + set + { + this.subjectEKKIdFieldSpecified = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=1)] + public int SubjectId + { + get + { + return this.subjectIdField; + } + set + { + this.subjectIdField = value; + } + } + + /// + [System.Xml.Serialization.XmlIgnoreAttribute()] + public bool SubjectIdSpecified + { + get + { + return this.subjectIdFieldSpecified; + } + set + { + this.subjectIdFieldSpecified = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=2)] + public int ClientType + { + get + { + return this.clientTypeField; + } + set + { + this.clientTypeField = value; + } + } + + /// + [System.Xml.Serialization.XmlIgnoreAttribute()] + public bool ClientTypeSpecified + { + get + { + return this.clientTypeFieldSpecified; + } + set + { + this.clientTypeFieldSpecified = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=3)] + public int OpfId + { + get + { + return this.opfIdField; + } + set + { + this.opfIdField = value; + } + } + + /// + [System.Xml.Serialization.XmlIgnoreAttribute()] + public bool OpfIdSpecified + { + get + { + return this.opfIdFieldSpecified; + } + set + { + this.opfIdFieldSpecified = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=4)] + public string CompanyName + { + get + { + return this.companyNameField; + } + set + { + this.companyNameField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=5)] + public string KPP + { + get + { + return this.kPPField; + } + set + { + this.kPPField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=6)] + public string OGRN + { + get + { + return this.oGRNField; + } + set + { + this.oGRNField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=7)] + public string OKPO + { + get + { + return this.oKPOField; + } + set + { + this.oKPOField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=8)] + public string OKVED + { + get + { + return this.oKVEDField; + } + set + { + this.oKVEDField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=9)] + public string ManagementName + { + get + { + return this.managementNameField; + } + set + { + this.managementNameField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=10)] + public string ManagementPost + { + get + { + return this.managementPostField; + } + set + { + this.managementPostField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=11)] + public string FIO + { + get + { + return this.fIOField; + } + set + { + this.fIOField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=12)] + public string Surname + { + get + { + return this.surnameField; + } + set + { + this.surnameField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=13)] + public string Name + { + get + { + return this.nameField; + } + set + { + this.nameField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=14)] + public string Patronymic + { + get + { + return this.patronymicField; + } + set + { + this.patronymicField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=15)] + public string RegistrationDate + { + get + { + return this.registrationDateField; + } + set + { + this.registrationDateField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=16)] + public string DOB + { + get + { + return this.dOBField; + } + set + { + this.dOBField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=17)] + public int Sex + { + get + { + return this.sexField; + } + set + { + this.sexField = value; + } + } + + /// + [System.Xml.Serialization.XmlIgnoreAttribute()] + public bool SexSpecified + { + get + { + return this.sexFieldSpecified; + } + set + { + this.sexFieldSpecified = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=18)] + public string MarriageStatus + { + get + { + return this.marriageStatusField; + } + set + { + this.marriageStatusField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=19)] + public string INN + { + get + { + return this.iNNField; + } + set + { + this.iNNField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=20)] + public string Phone + { + get + { + return this.phoneField; + } + set + { + this.phoneField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=21)] + public string Email + { + get + { + return this.emailField; + } + set + { + this.emailField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=22)] + public string ExpertienceStart + { + get + { + return this.expertienceStartField; + } + set + { + this.expertienceStartField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=23)] + public PersonDocument PersonDocument + { + get + { + return this.personDocumentField; + } + set + { + this.personDocumentField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=24)] + public ClientDataEKKDriverLicence DriverLicence + { + get + { + return this.driverLicenceField; + } + set + { + this.driverLicenceField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=25)] + public ClientDataEKKRegistrationDocument RegistrationDocument + { + get + { + return this.registrationDocumentField; + } + set + { + this.registrationDocumentField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=26)] + public Address RegistrationAddress + { + get + { + return this.registrationAddressField; + } + set + { + this.registrationAddressField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=27)] + public Address FactAddress + { + get + { + return this.factAddressField; + } + set + { + this.factAddressField = value; + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://elt-poisk.com/")] + public partial class PersonDocument : Document + { + + private string subdivisionCodeField; + + private string typeField; + + private string issuedByField; + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=0)] + public string SubdivisionCode + { + get + { + return this.subdivisionCodeField; + } + set + { + this.subdivisionCodeField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=1)] + public string Type + { + get + { + return this.typeField; + } + set + { + this.typeField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=2)] + public string IssuedBy + { + get + { + return this.issuedByField; + } + set + { + this.issuedByField = value; + } + } + } + + /// + [System.Xml.Serialization.XmlIncludeAttribute(typeof(PersonDocument))] + [System.Xml.Serialization.XmlIncludeAttribute(typeof(DriverLicence))] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://elt-poisk.com/")] + public partial class Document + { + + private string seriesField; + + private string numberField; + + private System.DateTime issuedDateField; + + private bool issuedDateFieldSpecified; + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=0)] + public string Series + { + get + { + return this.seriesField; + } + set + { + this.seriesField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=1)] + public string Number + { + get + { + return this.numberField; + } + set + { + this.numberField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=2)] + public System.DateTime IssuedDate + { + get + { + return this.issuedDateField; + } + set + { + this.issuedDateField = value; + } + } + + /// + [System.Xml.Serialization.XmlIgnoreAttribute()] + public bool IssuedDateSpecified + { + get + { + return this.issuedDateFieldSpecified; + } + set + { + this.issuedDateFieldSpecified = value; + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://elt-poisk.com/")] + public partial class DriverLicence : Document + { + + private string countryField; + + private bool isForeignField; + + private bool isForeignFieldSpecified; + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=0)] + public string Country + { + get + { + return this.countryField; + } + set + { + this.countryField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=1)] + public bool IsForeign + { + get + { + return this.isForeignField; + } + set + { + this.isForeignField = value; + } + } + + /// + [System.Xml.Serialization.XmlIgnoreAttribute()] + public bool IsForeignSpecified + { + get + { + return this.isForeignFieldSpecified; + } + set + { + this.isForeignFieldSpecified = value; + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="http://elt-poisk.com/")] + public partial class ClientDataEKKDriverLicence + { + + private string seriesField; + + private string numberField; + + private string issuedByField; + + private string issuedDateField; + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=0)] + public string Series + { + get + { + return this.seriesField; + } + set + { + this.seriesField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=1)] + public string Number + { + get + { + return this.numberField; + } + set + { + this.numberField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=2)] + public string IssuedBy + { + get + { + return this.issuedByField; + } + set + { + this.issuedByField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=3)] + public string IssuedDate + { + get + { + return this.issuedDateField; + } + set + { + this.issuedDateField = value; + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="http://elt-poisk.com/")] + public partial class ClientDataEKKRegistrationDocument + { + + private string seriesField; + + private string numberField; + + private string issuedDateField; + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=0)] + public string Series + { + get + { + return this.seriesField; + } + set + { + this.seriesField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=1)] + public string Number + { + get + { + return this.numberField; + } + set + { + this.numberField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=2)] + public string IssuedDate + { + get + { + return this.issuedDateField; + } + set + { + this.issuedDateField = value; + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://elt-poisk.com/")] + public partial class Address + { + + private int residentField; + + private bool residentFieldSpecified; + + private string indexField; + + private string countryField; + + private string regionField; + + private string regionFiasIdField; + + private string districtField; + + private string cityField; + + private string cityKLADRField; + + private string cityFiasIdField; + + private string streetField; + + private string streetKladrField; + + private string streetFiasIdField; + + private string fiasIdField; + + private string houseField; + + private string korpusField; + + private string flatField; + + private string fullAddressField; + + private string fullIndexAddressField; + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=0)] + public int Resident + { + get + { + return this.residentField; + } + set + { + this.residentField = value; + } + } + + /// + [System.Xml.Serialization.XmlIgnoreAttribute()] + public bool ResidentSpecified + { + get + { + return this.residentFieldSpecified; + } + set + { + this.residentFieldSpecified = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=1)] + public string Index + { + get + { + return this.indexField; + } + set + { + this.indexField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=2)] + public string Country + { + get + { + return this.countryField; + } + set + { + this.countryField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=3)] + public string Region + { + get + { + return this.regionField; + } + set + { + this.regionField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=4)] + public string RegionFiasId + { + get + { + return this.regionFiasIdField; + } + set + { + this.regionFiasIdField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=5)] + public string District + { + get + { + return this.districtField; + } + set + { + this.districtField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=6)] + public string City + { + get + { + return this.cityField; + } + set + { + this.cityField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=7)] + public string CityKLADR + { + get + { + return this.cityKLADRField; + } + set + { + this.cityKLADRField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=8)] + public string CityFiasId + { + get + { + return this.cityFiasIdField; + } + set + { + this.cityFiasIdField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=9)] + public string Street + { + get + { + return this.streetField; + } + set + { + this.streetField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=10)] + public string StreetKladr + { + get + { + return this.streetKladrField; + } + set + { + this.streetKladrField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=11)] + public string StreetFiasId + { + get + { + return this.streetFiasIdField; + } + set + { + this.streetFiasIdField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=12)] + public string FiasId + { + get + { + return this.fiasIdField; + } + set + { + this.fiasIdField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=13)] + public string House + { + get + { + return this.houseField; + } + set + { + this.houseField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=14)] + public string Korpus + { + get + { + return this.korpusField; + } + set + { + this.korpusField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=15)] + public string Flat + { + get + { + return this.flatField; + } + set + { + this.flatField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=16)] + public string FullAddress + { + get + { + return this.fullAddressField; + } + set + { + this.fullAddressField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=17)] + public string FullIndexAddress + { + get + { + return this.fullIndexAddressField; + } + set + { + this.fullIndexAddressField = value; + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://elt-poisk.com/")] public partial class ClientData @@ -2694,6 +3895,8 @@ namespace ELTKasko private Address factAddressField; + private CarInfo2[] carInfoField; + /// [System.Xml.Serialization.XmlElementAttribute(Order=0)] public int SubjectId @@ -3155,196 +4358,24 @@ namespace ELTKasko this.factAddressField = value; } } - } - - /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] - [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://elt-poisk.com/")] - public partial class PersonDocument : Document - { - - private string subdivisionCodeField; - - private string typeField; - - private string issuedByField; /// - [System.Xml.Serialization.XmlElementAttribute(Order=0)] - public string SubdivisionCode + [System.Xml.Serialization.XmlElementAttribute("CarInfo", Order=29)] + public CarInfo2[] CarInfo { get { - return this.subdivisionCodeField; + return this.carInfoField; } set { - this.subdivisionCodeField = value; - } - } - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=1)] - public string Type - { - get - { - return this.typeField; - } - set - { - this.typeField = value; - } - } - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=2)] - public string IssuedBy - { - get - { - return this.issuedByField; - } - set - { - this.issuedByField = value; + this.carInfoField = value; } } } /// - [System.Xml.Serialization.XmlIncludeAttribute(typeof(PersonDocument))] - [System.Xml.Serialization.XmlIncludeAttribute(typeof(DriverLicence))] - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] - [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://elt-poisk.com/")] - public partial class Document - { - - private string seriesField; - - private string numberField; - - private System.DateTime issuedDateField; - - private bool issuedDateFieldSpecified; - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=0)] - public string Series - { - get - { - return this.seriesField; - } - set - { - this.seriesField = value; - } - } - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=1)] - public string Number - { - get - { - return this.numberField; - } - set - { - this.numberField = value; - } - } - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=2)] - public System.DateTime IssuedDate - { - get - { - return this.issuedDateField; - } - set - { - this.issuedDateField = value; - } - } - - /// - [System.Xml.Serialization.XmlIgnoreAttribute()] - public bool IssuedDateSpecified - { - get - { - return this.issuedDateFieldSpecified; - } - set - { - this.issuedDateFieldSpecified = value; - } - } - } - - /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] - [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://elt-poisk.com/")] - public partial class DriverLicence : Document - { - - private string countryField; - - private bool isForeignField; - - private bool isForeignFieldSpecified; - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=0)] - public string Country - { - get - { - return this.countryField; - } - set - { - this.countryField = value; - } - } - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=1)] - public bool IsForeign - { - get - { - return this.isForeignField; - } - set - { - this.isForeignField = value; - } - } - - /// - [System.Xml.Serialization.XmlIgnoreAttribute()] - public bool IsForeignSpecified - { - get - { - return this.isForeignFieldSpecified; - } - set - { - this.isForeignFieldSpecified = value; - } - } - } - - /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="http://elt-poisk.com/")] public partial class ClientDataDriverLicence @@ -3416,7 +4447,7 @@ namespace ELTKasko } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="http://elt-poisk.com/")] public partial class ClientDataRegistrationDocument @@ -3472,287 +4503,601 @@ namespace ELTKasko } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://elt-poisk.com/")] - public partial class Address + public partial class CarInfo2 { - private int residentField; + private int vehicleYearField; - private bool residentFieldSpecified; + private bool vehicleYearFieldSpecified; - private string indexField; + private string transportIdField; - private string countryField; + private string markField; - private string regionField; + private string modelField; - private string regionFiasIdField; + private string modificationField; - private string districtField; + private string vINField; - private string cityField; + private PtsDocument regDocField; - private string cityKLADRField; + private string isNewField; - private string cityFiasIdField; + private string categoryField; - private string streetField; + private string subcategoryField; - private string streetKladrField; + private string bodyNumberField; - private string streetFiasIdField; + private string chassisNumberField; - private string fiasIdField; + private string regNumberField; - private string houseField; + private string engineTypeField; - private string korpusField; + private string engineVolumeField; - private string flatField; + private string powerField; + + private string kPPTypeIdField; + + private string bodyTypeField; + + private string doorsCountField; + + private string seatsField; + + private string numberOfKeysField; + + private string unladenMassField; + + private string colorField; + + private string mileageField; + + private string costField; + + private string dateBuyField; /// [System.Xml.Serialization.XmlElementAttribute(Order=0)] - public int Resident + public int VehicleYear { get { - return this.residentField; + return this.vehicleYearField; } set { - this.residentField = value; + this.vehicleYearField = value; } } /// [System.Xml.Serialization.XmlIgnoreAttribute()] - public bool ResidentSpecified + public bool VehicleYearSpecified { get { - return this.residentFieldSpecified; + return this.vehicleYearFieldSpecified; } set { - this.residentFieldSpecified = value; + this.vehicleYearFieldSpecified = value; } } /// [System.Xml.Serialization.XmlElementAttribute(Order=1)] - public string Index + public string TransportId { get { - return this.indexField; + return this.transportIdField; } set { - this.indexField = value; + this.transportIdField = value; } } /// [System.Xml.Serialization.XmlElementAttribute(Order=2)] - public string Country + public string Mark { get { - return this.countryField; + return this.markField; } set { - this.countryField = value; + this.markField = value; } } /// [System.Xml.Serialization.XmlElementAttribute(Order=3)] - public string Region + public string Model { get { - return this.regionField; + return this.modelField; } set { - this.regionField = value; + this.modelField = value; } } /// [System.Xml.Serialization.XmlElementAttribute(Order=4)] - public string RegionFiasId + public string Modification { get { - return this.regionFiasIdField; + return this.modificationField; } set { - this.regionFiasIdField = value; + this.modificationField = value; } } /// [System.Xml.Serialization.XmlElementAttribute(Order=5)] - public string District + public string VIN { get { - return this.districtField; + return this.vINField; } set { - this.districtField = value; + this.vINField = value; } } /// [System.Xml.Serialization.XmlElementAttribute(Order=6)] - public string City + public PtsDocument RegDoc { get { - return this.cityField; + return this.regDocField; } set { - this.cityField = value; + this.regDocField = value; } } /// [System.Xml.Serialization.XmlElementAttribute(Order=7)] - public string CityKLADR + public string IsNew { get { - return this.cityKLADRField; + return this.isNewField; } set { - this.cityKLADRField = value; + this.isNewField = value; } } /// [System.Xml.Serialization.XmlElementAttribute(Order=8)] - public string CityFiasId + public string Category { get { - return this.cityFiasIdField; + return this.categoryField; } set { - this.cityFiasIdField = value; + this.categoryField = value; } } /// [System.Xml.Serialization.XmlElementAttribute(Order=9)] - public string Street + public string Subcategory { get { - return this.streetField; + return this.subcategoryField; } set { - this.streetField = value; + this.subcategoryField = value; } } /// [System.Xml.Serialization.XmlElementAttribute(Order=10)] - public string StreetKladr + public string BodyNumber { get { - return this.streetKladrField; + return this.bodyNumberField; } set { - this.streetKladrField = value; + this.bodyNumberField = value; } } /// [System.Xml.Serialization.XmlElementAttribute(Order=11)] - public string StreetFiasId + public string ChassisNumber { get { - return this.streetFiasIdField; + return this.chassisNumberField; } set { - this.streetFiasIdField = value; + this.chassisNumberField = value; } } /// [System.Xml.Serialization.XmlElementAttribute(Order=12)] - public string FiasId + public string RegNumber { get { - return this.fiasIdField; + return this.regNumberField; } set { - this.fiasIdField = value; + this.regNumberField = value; } } /// [System.Xml.Serialization.XmlElementAttribute(Order=13)] - public string House + public string EngineType { get { - return this.houseField; + return this.engineTypeField; } set { - this.houseField = value; + this.engineTypeField = value; } } /// [System.Xml.Serialization.XmlElementAttribute(Order=14)] - public string Korpus + public string EngineVolume { get { - return this.korpusField; + return this.engineVolumeField; } set { - this.korpusField = value; + this.engineVolumeField = value; } } /// [System.Xml.Serialization.XmlElementAttribute(Order=15)] - public string Flat + public string Power { get { - return this.flatField; + return this.powerField; } set { - this.flatField = value; + this.powerField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=16)] + public string KPPTypeId + { + get + { + return this.kPPTypeIdField; + } + set + { + this.kPPTypeIdField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=17)] + public string BodyType + { + get + { + return this.bodyTypeField; + } + set + { + this.bodyTypeField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=18)] + public string DoorsCount + { + get + { + return this.doorsCountField; + } + set + { + this.doorsCountField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=19)] + public string Seats + { + get + { + return this.seatsField; + } + set + { + this.seatsField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=20)] + public string NumberOfKeys + { + get + { + return this.numberOfKeysField; + } + set + { + this.numberOfKeysField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=21)] + public string UnladenMass + { + get + { + return this.unladenMassField; + } + set + { + this.unladenMassField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=22)] + public string Color + { + get + { + return this.colorField; + } + set + { + this.colorField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=23)] + public string Mileage + { + get + { + return this.mileageField; + } + set + { + this.mileageField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=24)] + public string Cost + { + get + { + return this.costField; + } + set + { + this.costField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=25)] + public string DateBuy + { + get + { + return this.dateBuyField; + } + set + { + this.dateBuyField = value; } } } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.Xml.Serialization.XmlIncludeAttribute(typeof(PTS_NO_REQUIRED_DATE))] + [System.Xml.Serialization.XmlIncludeAttribute(typeof(PTS))] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://elt-poisk.com/")] + public partial class PtsDocument + { + + private string seriesField; + + private string numberField; + + private System.DateTime issuedDateField; + + private bool issuedDateFieldSpecified; + + private string typeField; + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=0)] + public string Series + { + get + { + return this.seriesField; + } + set + { + this.seriesField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=1)] + public string Number + { + get + { + return this.numberField; + } + set + { + this.numberField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=2)] + public System.DateTime IssuedDate + { + get + { + return this.issuedDateField; + } + set + { + this.issuedDateField = value; + } + } + + /// + [System.Xml.Serialization.XmlIgnoreAttribute()] + public bool IssuedDateSpecified + { + get + { + return this.issuedDateFieldSpecified; + } + set + { + this.issuedDateFieldSpecified = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=3)] + public string Type + { + get + { + return this.typeField; + } + set + { + this.typeField = value; + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://elt-poisk.com/")] + public partial class PTS_NO_REQUIRED_DATE : PtsDocument + { + + private System.DateTime dateField; + + private bool dateFieldSpecified; + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=0)] + public System.DateTime Date + { + get + { + return this.dateField; + } + set + { + this.dateField = value; + } + } + + /// + [System.Xml.Serialization.XmlIgnoreAttribute()] + public bool DateSpecified + { + get + { + return this.dateFieldSpecified; + } + set + { + this.dateFieldSpecified = value; + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://elt-poisk.com/")] + public partial class PTS : PtsDocument + { + + private System.DateTime dateField; + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=0)] + public System.DateTime Date + { + get + { + return this.dateField; + } + set + { + this.dateField = value; + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://elt-poisk.com/")] public partial class KASKOCalculationResult @@ -4209,7 +5554,7 @@ namespace ELTKasko } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://elt-poisk.com/")] public partial class PaymentPeriods : DictionaryElement @@ -4571,7 +5916,7 @@ namespace ELTKasko [System.Xml.Serialization.XmlIncludeAttribute(typeof(Modification))] [System.Xml.Serialization.XmlIncludeAttribute(typeof(PUUModel))] [System.Xml.Serialization.XmlIncludeAttribute(typeof(PUUMark))] - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://elt-poisk.com/")] public partial class DictionaryElement @@ -4611,7 +5956,7 @@ namespace ELTKasko } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://elt-poisk.com/")] public partial class InsuranceCompanyOption : DictionaryElement @@ -4651,7 +5996,7 @@ namespace ELTKasko } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://elt-poisk.com/")] public enum OptionType { @@ -4673,7 +6018,7 @@ namespace ELTKasko } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://elt-poisk.com/")] public partial class OptionValue : DictionaryElement @@ -4681,7 +6026,7 @@ namespace ELTKasko } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://elt-poisk.com/")] public partial class InsuranceCompanyOptionModifications : DictionaryElement @@ -4721,7 +6066,7 @@ namespace ELTKasko } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://elt-poisk.com/")] public partial class InsuranceCompanyOptionModels : DictionaryElement @@ -4777,7 +6122,7 @@ namespace ELTKasko } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://elt-poisk.com/")] public partial class InsuranceCompanyOptionMarks : DictionaryElement @@ -4817,7 +6162,7 @@ namespace ELTKasko } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://elt-poisk.com/")] public partial class Contract : DictionaryElement @@ -5161,7 +6506,7 @@ namespace ELTKasko } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://elt-poisk.com/")] public partial class Condition @@ -5233,7 +6578,7 @@ namespace ELTKasko } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="http://elt-poisk.com/")] public partial class ConditionInfo @@ -5273,7 +6618,7 @@ namespace ELTKasko } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://elt-poisk.com/")] public partial class Calculation : DictionaryElement @@ -5474,7 +6819,7 @@ namespace ELTKasko } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://elt-poisk.com/")] public partial class Option : DictionaryElement @@ -5498,7 +6843,7 @@ namespace ELTKasko } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://elt-poisk.com/")] public partial class DOType : DictionaryElement @@ -5522,7 +6867,7 @@ namespace ELTKasko } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://elt-poisk.com/")] public partial class InsuranceCompany : DictionaryElement @@ -5594,7 +6939,7 @@ namespace ELTKasko } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://elt-poisk.com/")] public partial class InsuranceProductType : DictionaryElement @@ -5634,7 +6979,7 @@ namespace ELTKasko } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://elt-poisk.com/")] public partial class STOA : DictionaryElement @@ -5642,7 +6987,7 @@ namespace ELTKasko } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://elt-poisk.com/")] public partial class Region : DictionaryElement @@ -5650,7 +6995,7 @@ namespace ELTKasko } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://elt-poisk.com/")] public partial class Bank : DictionaryElement @@ -5658,7 +7003,7 @@ namespace ELTKasko } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://elt-poisk.com/")] public partial class Modification : DictionaryElement @@ -5858,7 +7203,7 @@ namespace ELTKasko } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://elt-poisk.com/")] public partial class PUUModel : DictionaryElement @@ -5883,7 +7228,7 @@ namespace ELTKasko } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://elt-poisk.com/")] public partial class PUUMark : DictionaryElement @@ -5891,7 +7236,7 @@ namespace ELTKasko } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://elt-poisk.com/")] public partial class GetKBMResult @@ -5979,7 +7324,7 @@ namespace ELTKasko } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://elt-poisk.com/")] public partial class KBM @@ -6019,7 +7364,7 @@ namespace ELTKasko } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://elt-poisk.com/")] public partial class PersonWithKBM @@ -6075,7 +7420,7 @@ namespace ELTKasko } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://elt-poisk.com/")] public partial class InsuranceCompanyFranchise @@ -6115,7 +7460,7 @@ namespace ELTKasko } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://elt-poisk.com/")] public partial class InsuranceCompanyGo @@ -6155,7 +7500,7 @@ namespace ELTKasko } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://elt-poisk.com/")] public partial class ProlongationInfo @@ -6227,7 +7572,7 @@ namespace ELTKasko } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://elt-poisk.com/")] public partial class PowerPrice @@ -6363,7 +7708,7 @@ namespace ELTKasko } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://elt-poisk.com/")] public partial class YearPrice @@ -6451,7 +7796,7 @@ namespace ELTKasko } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://elt-poisk.com/")] public partial class ModPrice @@ -6491,7 +7836,7 @@ namespace ELTKasko } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://elt-poisk.com/")] public partial class Model @@ -6548,7 +7893,7 @@ namespace ELTKasko } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://elt-poisk.com/")] public partial class LimitElement @@ -6604,7 +7949,207 @@ namespace ELTKasko } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://elt-poisk.com/")] + public partial class GetOrderInfoResponsePerson + { + + private string subjectTypeField; + + private System.DateTime dOBField; + + private bool dOBFieldSpecified; + + private string surnameField; + + private string nameField; + + private string patronymicField; + + private string sexField; + + private PersonDocument personDocumentField; + + private Address registrationAddressField; + + private Address factAddressField; + + private string phoneField; + + private string emailField; + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=0)] + public string SubjectType + { + get + { + return this.subjectTypeField; + } + set + { + this.subjectTypeField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=1)] + public System.DateTime DOB + { + get + { + return this.dOBField; + } + set + { + this.dOBField = value; + } + } + + /// + [System.Xml.Serialization.XmlIgnoreAttribute()] + public bool DOBSpecified + { + get + { + return this.dOBFieldSpecified; + } + set + { + this.dOBFieldSpecified = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=2)] + public string Surname + { + get + { + return this.surnameField; + } + set + { + this.surnameField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=3)] + public string Name + { + get + { + return this.nameField; + } + set + { + this.nameField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=4)] + public string Patronymic + { + get + { + return this.patronymicField; + } + set + { + this.patronymicField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=5)] + public string Sex + { + get + { + return this.sexField; + } + set + { + this.sexField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=6)] + public PersonDocument PersonDocument + { + get + { + return this.personDocumentField; + } + set + { + this.personDocumentField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=7)] + public Address RegistrationAddress + { + get + { + return this.registrationAddressField; + } + set + { + this.registrationAddressField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=8)] + public Address FactAddress + { + get + { + return this.factAddressField; + } + set + { + this.factAddressField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=9)] + public string Phone + { + get + { + return this.phoneField; + } + set + { + this.phoneField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=10)] + public string Email + { + get + { + return this.emailField; + } + set + { + this.emailField = value; + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://elt-poisk.com/")] public partial class JuridicalInfo @@ -6772,7 +8317,7 @@ namespace ELTKasko } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://elt-poisk.com/")] public partial class CarInfo @@ -6844,7 +8389,7 @@ namespace ELTKasko } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://elt-poisk.com/")] public partial class UploadDocumentResult @@ -6964,7 +8509,7 @@ namespace ELTKasko } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://elt-poisk.com/")] public partial class DocFileToCalc @@ -7052,7 +8597,7 @@ namespace ELTKasko } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://elt-poisk.com/")] public partial class DocFile @@ -7172,7 +8717,7 @@ namespace ELTKasko } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://elt-poisk.com/")] public partial class SubjectType @@ -7228,7 +8773,7 @@ namespace ELTKasko } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://elt-poisk.com/")] public partial class CityExtended @@ -7284,7 +8829,7 @@ namespace ELTKasko } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://elt-poisk.com/")] public partial class LocalityExtended @@ -7372,7 +8917,7 @@ namespace ELTKasko } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://elt-poisk.com/")] public partial class RegionExtended @@ -7428,7 +8973,7 @@ namespace ELTKasko } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://elt-poisk.com/")] public partial class SpecialMachineryMark @@ -7468,7 +9013,7 @@ namespace ELTKasko } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://elt-poisk.com/")] public partial class Mails @@ -7556,7 +9101,7 @@ namespace ELTKasko } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://elt-poisk.com/")] public partial class MinMaxPrice @@ -7596,7 +9141,7 @@ namespace ELTKasko } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://elt-poisk.com/")] public partial class UserType @@ -7653,7 +9198,7 @@ namespace ELTKasko } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://elt-poisk.com/")] public partial class ArrayOfOrder @@ -7693,7 +9238,7 @@ namespace ELTKasko } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://elt-poisk.com/")] public partial class BSOMovedType @@ -7813,2151 +9358,88 @@ namespace ELTKasko } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://elt-poisk.com/")] - public partial class KASKOProlongationPerson + public partial class ShortDriver { - private string surnameField; + private int ageField; - private string nameField; + private bool ageFieldSpecified; - private string patronymicField; + private int experienceField; - private string subjectIdField; - - private string dOBField; - - private string sexField; - - private string phoneField; - - private string emailField; - - private KASKOProlongationPersonPersonDocument personDocumentField; - - private KASKOProlongationPersonRegistrationAddress registrationAddressField; - - private KASKOProlongationPersonFactAddress factAddressField; + private bool experienceFieldSpecified; /// [System.Xml.Serialization.XmlElementAttribute(Order=0)] - public string Surname + public int Age { get { - return this.surnameField; + return this.ageField; } set { - this.surnameField = value; - } - } - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=1)] - public string Name - { - get - { - return this.nameField; - } - set - { - this.nameField = value; - } - } - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=2)] - public string Patronymic - { - get - { - return this.patronymicField; - } - set - { - this.patronymicField = value; - } - } - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=3)] - public string SubjectId - { - get - { - return this.subjectIdField; - } - set - { - this.subjectIdField = value; - } - } - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=4)] - public string DOB - { - get - { - return this.dOBField; - } - set - { - this.dOBField = value; - } - } - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=5)] - public string Sex - { - get - { - return this.sexField; - } - set - { - this.sexField = value; - } - } - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=6)] - public string Phone - { - get - { - return this.phoneField; - } - set - { - this.phoneField = value; - } - } - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=7)] - public string Email - { - get - { - return this.emailField; - } - set - { - this.emailField = value; - } - } - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=8)] - public KASKOProlongationPersonPersonDocument PersonDocument - { - get - { - return this.personDocumentField; - } - set - { - this.personDocumentField = value; - } - } - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=9)] - public KASKOProlongationPersonRegistrationAddress RegistrationAddress - { - get - { - return this.registrationAddressField; - } - set - { - this.registrationAddressField = value; - } - } - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=10)] - public KASKOProlongationPersonFactAddress FactAddress - { - get - { - return this.factAddressField; - } - set - { - this.factAddressField = value; - } - } - } - - /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] - [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="http://elt-poisk.com/")] - public partial class KASKOProlongationPersonPersonDocument - { - - private string seriesField; - - private string numberField; - - private string typeField; - - private string issuedByField; - - private string issuedDateField; - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=0)] - public string Series - { - get - { - return this.seriesField; - } - set - { - this.seriesField = value; - } - } - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=1)] - public string Number - { - get - { - return this.numberField; - } - set - { - this.numberField = value; - } - } - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=2)] - public string Type - { - get - { - return this.typeField; - } - set - { - this.typeField = value; - } - } - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=3)] - public string IssuedBy - { - get - { - return this.issuedByField; - } - set - { - this.issuedByField = value; - } - } - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=4)] - public string IssuedDate - { - get - { - return this.issuedDateField; - } - set - { - this.issuedDateField = value; - } - } - } - - /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] - [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="http://elt-poisk.com/")] - public partial class KASKOProlongationPersonRegistrationAddress - { - - private string indexField; - - private string countryField; - - private string regionField; - - private string districtField; - - private string cityField; - - private string cityKladrField; - - private string streetField; - - private string streetKladrField; - - private string houseField; - - private string korpusField; - - private string flatField; - - private string fiasIdField; - - private string regionFiasIdField; - - private string cityFiasIdField; - - private string streetFiasIdField; - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=0)] - public string Index - { - get - { - return this.indexField; - } - set - { - this.indexField = value; - } - } - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=1)] - public string Country - { - get - { - return this.countryField; - } - set - { - this.countryField = value; - } - } - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=2)] - public string Region - { - get - { - return this.regionField; - } - set - { - this.regionField = value; - } - } - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=3)] - public string District - { - get - { - return this.districtField; - } - set - { - this.districtField = value; - } - } - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=4)] - public string City - { - get - { - return this.cityField; - } - set - { - this.cityField = value; - } - } - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=5)] - public string CityKladr - { - get - { - return this.cityKladrField; - } - set - { - this.cityKladrField = value; - } - } - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=6)] - public string Street - { - get - { - return this.streetField; - } - set - { - this.streetField = value; - } - } - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=7)] - public string StreetKladr - { - get - { - return this.streetKladrField; - } - set - { - this.streetKladrField = value; - } - } - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=8)] - public string House - { - get - { - return this.houseField; - } - set - { - this.houseField = value; - } - } - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=9)] - public string Korpus - { - get - { - return this.korpusField; - } - set - { - this.korpusField = value; - } - } - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=10)] - public string Flat - { - get - { - return this.flatField; - } - set - { - this.flatField = value; - } - } - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=11)] - public string FiasId - { - get - { - return this.fiasIdField; - } - set - { - this.fiasIdField = value; - } - } - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=12)] - public string RegionFiasId - { - get - { - return this.regionFiasIdField; - } - set - { - this.regionFiasIdField = value; - } - } - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=13)] - public string CityFiasId - { - get - { - return this.cityFiasIdField; - } - set - { - this.cityFiasIdField = value; - } - } - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=14)] - public string StreetFiasId - { - get - { - return this.streetFiasIdField; - } - set - { - this.streetFiasIdField = value; - } - } - } - - /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] - [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="http://elt-poisk.com/")] - public partial class KASKOProlongationPersonFactAddress - { - - private string indexField; - - private string countryField; - - private string regionField; - - private string districtField; - - private string cityField; - - private string cityKladrField; - - private string streetField; - - private string streetKladrField; - - private string houseField; - - private string korpusField; - - private string flatField; - - private string fiasIdField; - - private string regionFiasIdField; - - private string cityFiasIdField; - - private string streetFiasIdField; - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=0)] - public string Index - { - get - { - return this.indexField; - } - set - { - this.indexField = value; - } - } - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=1)] - public string Country - { - get - { - return this.countryField; - } - set - { - this.countryField = value; - } - } - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=2)] - public string Region - { - get - { - return this.regionField; - } - set - { - this.regionField = value; - } - } - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=3)] - public string District - { - get - { - return this.districtField; - } - set - { - this.districtField = value; - } - } - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=4)] - public string City - { - get - { - return this.cityField; - } - set - { - this.cityField = value; - } - } - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=5)] - public string CityKladr - { - get - { - return this.cityKladrField; - } - set - { - this.cityKladrField = value; - } - } - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=6)] - public string Street - { - get - { - return this.streetField; - } - set - { - this.streetField = value; - } - } - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=7)] - public string StreetKladr - { - get - { - return this.streetKladrField; - } - set - { - this.streetKladrField = value; - } - } - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=8)] - public string House - { - get - { - return this.houseField; - } - set - { - this.houseField = value; - } - } - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=9)] - public string Korpus - { - get - { - return this.korpusField; - } - set - { - this.korpusField = value; - } - } - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=10)] - public string Flat - { - get - { - return this.flatField; - } - set - { - this.flatField = value; - } - } - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=11)] - public string FiasId - { - get - { - return this.fiasIdField; - } - set - { - this.fiasIdField = value; - } - } - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=12)] - public string RegionFiasId - { - get - { - return this.regionFiasIdField; - } - set - { - this.regionFiasIdField = value; - } - } - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=13)] - public string CityFiasId - { - get - { - return this.cityFiasIdField; - } - set - { - this.cityFiasIdField = value; - } - } - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=14)] - public string StreetFiasId - { - get - { - return this.streetFiasIdField; - } - set - { - this.streetFiasIdField = value; - } - } - } - - /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] - [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://elt-poisk.com/")] - public partial class Relation - { - - private string subjectRelIdField; - - private string subjectIdField; - - private string subjectNameField; - - private string relationTypeField; - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=0)] - public string SubjectRelId - { - get - { - return this.subjectRelIdField; - } - set - { - this.subjectRelIdField = value; - } - } - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=1)] - public string SubjectId - { - get - { - return this.subjectIdField; - } - set - { - this.subjectIdField = value; - } - } - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=2)] - public string SubjectName - { - get - { - return this.subjectNameField; - } - set - { - this.subjectNameField = value; - } - } - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=3)] - public string RelationType - { - get - { - return this.relationTypeField; - } - set - { - this.relationTypeField = value; - } - } - } - - /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] - [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://elt-poisk.com/")] - public partial class PrevInsuranceCompanyElement - { - - private string idField; - - private string nameField; - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=0)] - public string Id - { - get - { - return this.idField; - } - set - { - this.idField = value; - } - } - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=1)] - public string Name - { - get - { - return this.nameField; - } - set - { - this.nameField = value; - } - } - } - - /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] - [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://elt-poisk.com/")] - public partial class GetCountriesISOElement - { - - private string idField; - - private string nameField; - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=0)] - public string Id - { - get - { - return this.idField; - } - set - { - this.idField = value; - } - } - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=1)] - public string Name - { - get - { - return this.nameField; - } - set - { - this.nameField = value; - } - } - } - - /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] - [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://elt-poisk.com/")] - public partial class GetDBFlagsElement - { - - private string idField; - - private string codeField; - - private string nameField; - - private string valueField; - - private string annotationField; - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=0)] - public string Id - { - get - { - return this.idField; - } - set - { - this.idField = value; - } - } - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=1)] - public string Code - { - get - { - return this.codeField; - } - set - { - this.codeField = value; - } - } - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=2)] - public string Name - { - get - { - return this.nameField; - } - set - { - this.nameField = value; - } - } - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=3)] - public string Value - { - get - { - return this.valueField; - } - set - { - this.valueField = value; - } - } - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=4)] - public string Annotation - { - get - { - return this.annotationField; - } - set - { - this.annotationField = value; - } - } - } - - /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] - [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://elt-poisk.com/")] - public partial class OptionsByProgramCodeParams - { - - private string programIdField; - - private string productIdField; - - private string franchiseField; - - private string riskField; - - private OptionsByProgramCodeParamsNS nsField; - - private OptionsByProgramCodeParamsOption[] optionsField; - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=0)] - public string ProgramId - { - get - { - return this.programIdField; - } - set - { - this.programIdField = value; - } - } - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=1)] - public string ProductId - { - get - { - return this.productIdField; - } - set - { - this.productIdField = value; - } - } - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=2)] - public string Franchise - { - get - { - return this.franchiseField; - } - set - { - this.franchiseField = value; - } - } - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=3)] - public string Risk - { - get - { - return this.riskField; - } - set - { - this.riskField = value; - } - } - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=4)] - public OptionsByProgramCodeParamsNS NS - { - get - { - return this.nsField; - } - set - { - this.nsField = value; - } - } - - /// - [System.Xml.Serialization.XmlArrayAttribute(Order=5)] - [System.Xml.Serialization.XmlArrayItemAttribute("Option", IsNullable=false)] - public OptionsByProgramCodeParamsOption[] Options - { - get - { - return this.optionsField; - } - set - { - this.optionsField = value; - } - } - } - - /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] - [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="http://elt-poisk.com/")] - public partial class OptionsByProgramCodeParamsNS - { - - private string limitSumField; - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=0)] - public string LimitSum - { - get - { - return this.limitSumField; - } - set - { - this.limitSumField = value; - } - } - } - - /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] - [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="http://elt-poisk.com/")] - public partial class OptionsByProgramCodeParamsOption - { - - private string idField; - - private string nameField; - - private string inputTypeField; - - private OptionsByProgramCodeParamsOptionOptionValue[] valuesField; - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=0)] - public string Id - { - get - { - return this.idField; - } - set - { - this.idField = value; - } - } - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=1)] - public string Name - { - get - { - return this.nameField; - } - set - { - this.nameField = value; - } - } - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=2)] - public string InputType - { - get - { - return this.inputTypeField; - } - set - { - this.inputTypeField = value; - } - } - - /// - [System.Xml.Serialization.XmlArrayAttribute(Order=3)] - [System.Xml.Serialization.XmlArrayItemAttribute("OptionValue", IsNullable=false)] - public OptionsByProgramCodeParamsOptionOptionValue[] Values - { - get - { - return this.valuesField; - } - set - { - this.valuesField = value; - } - } - } - - /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] - [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="http://elt-poisk.com/")] - public partial class OptionsByProgramCodeParamsOptionOptionValue - { - - private string idField; - - private string nameField; - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=0)] - public string Id - { - get - { - return this.idField; - } - set - { - this.idField = value; - } - } - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=1)] - public string Name - { - get - { - return this.nameField; - } - set - { - this.nameField = value; - } - } - } - - /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] - [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://elt-poisk.com/")] - public partial class LeasingContractParams - { - - private string numberField; - - private System.DateTime dateField; - - private bool dateFieldSpecified; - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=0)] - public string Number - { - get - { - return this.numberField; - } - set - { - this.numberField = value; - } - } - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=1)] - public System.DateTime Date - { - get - { - return this.dateField; - } - set - { - this.dateField = value; + this.ageField = value; } } /// [System.Xml.Serialization.XmlIgnoreAttribute()] - public bool DateSpecified + public bool AgeSpecified { get { - return this.dateFieldSpecified; + return this.ageFieldSpecified; } set { - this.dateFieldSpecified = value; - } - } - } - - /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] - [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://elt-poisk.com/")] - public partial class Payment - { - - private int numberField; - - private System.DateTime dateField; - - private double sumField; - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=0)] - public int Number - { - get - { - return this.numberField; - } - set - { - this.numberField = value; + this.ageFieldSpecified = value; } } /// [System.Xml.Serialization.XmlElementAttribute(Order=1)] - public System.DateTime Date + public int Experience { get { - return this.dateField; + return this.experienceField; } set { - this.dateField = value; - } - } - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=2)] - public double Sum - { - get - { - return this.sumField; - } - set - { - this.sumField = value; - } - } - } - - /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] - [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://elt-poisk.com/")] - public partial class A7 - { - - private string idField; - - private string a7NumberField; - - private string a7TypeField; - - private string a7TypeIdField; - - private string a7StatusField; - - private string a7StatusIdField; - - private string responsibleField; - - private string responsibleIdField; - - private string actNumberField; - - private string actIDField; - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=0)] - public string ID - { - get - { - return this.idField; - } - set - { - this.idField = value; - } - } - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=1)] - public string A7Number - { - get - { - return this.a7NumberField; - } - set - { - this.a7NumberField = value; - } - } - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=2)] - public string A7Type - { - get - { - return this.a7TypeField; - } - set - { - this.a7TypeField = value; - } - } - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=3)] - public string A7TypeId - { - get - { - return this.a7TypeIdField; - } - set - { - this.a7TypeIdField = value; - } - } - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=4)] - public string A7Status - { - get - { - return this.a7StatusField; - } - set - { - this.a7StatusField = value; - } - } - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=5)] - public string A7StatusId - { - get - { - return this.a7StatusIdField; - } - set - { - this.a7StatusIdField = value; - } - } - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=6)] - public string Responsible - { - get - { - return this.responsibleField; - } - set - { - this.responsibleField = value; - } - } - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=7)] - public string ResponsibleId - { - get - { - return this.responsibleIdField; - } - set - { - this.responsibleIdField = value; - } - } - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=8)] - public string ActNumber - { - get - { - return this.actNumberField; - } - set - { - this.actNumberField = value; - } - } - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=9)] - public string ActID - { - get - { - return this.actIDField; - } - set - { - this.actIDField = value; - } - } - } - - /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] - [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://elt-poisk.com/")] - public partial class BSO - { - - private string idField; - - private string bSONumberField; - - private string bSOTypeField; - - private string bSOTypeIdField; - - private string bSOStatusField; - - private string bSOStatusIdField; - - private string responsibleField; - - private string responsibleIdField; - - private string actNumberField; - - private string actIDField; - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=0)] - public string ID - { - get - { - return this.idField; - } - set - { - this.idField = value; - } - } - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=1)] - public string BSONumber - { - get - { - return this.bSONumberField; - } - set - { - this.bSONumberField = value; - } - } - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=2)] - public string BSOType - { - get - { - return this.bSOTypeField; - } - set - { - this.bSOTypeField = value; - } - } - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=3)] - public string BSOTypeId - { - get - { - return this.bSOTypeIdField; - } - set - { - this.bSOTypeIdField = value; - } - } - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=4)] - public string BSOStatus - { - get - { - return this.bSOStatusField; - } - set - { - this.bSOStatusField = value; - } - } - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=5)] - public string BSOStatusId - { - get - { - return this.bSOStatusIdField; - } - set - { - this.bSOStatusIdField = value; - } - } - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=6)] - public string Responsible - { - get - { - return this.responsibleField; - } - set - { - this.responsibleField = value; - } - } - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=7)] - public string ResponsibleId - { - get - { - return this.responsibleIdField; - } - set - { - this.responsibleIdField = value; - } - } - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=8)] - public string ActNumber - { - get - { - return this.actNumberField; - } - set - { - this.actNumberField = value; - } - } - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=9)] - public string ActID - { - get - { - return this.actIDField; - } - set - { - this.actIDField = value; - } - } - } - - /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] - [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://elt-poisk.com/")] - public partial class UploadFileData - { - - private string idField; - - private string fileNameField; - - private string dataField; - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=0)] - public string Id - { - get - { - return this.idField; - } - set - { - this.idField = value; - } - } - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=1)] - public string FileName - { - get - { - return this.fileNameField; - } - set - { - this.fileNameField = value; - } - } - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=2)] - public string Data - { - get - { - return this.dataField; - } - set - { - this.dataField = value; - } - } - } - - /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] - [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://elt-poisk.com/")] - public partial class ReviewInfo - { - - private bool reviewedField; - - private bool reviewedFieldSpecified; - - private int resultField; - - private bool resultFieldSpecified; - - private bool vIN_OKField; - - private bool vIN_OKFieldSpecified; - - private bool pUU_OKField; - - private bool pUU_OKFieldSpecified; - - private int numberOfPhotosField; - - private bool numberOfPhotosFieldSpecified; - - private string actNumberField; - - private System.DateTime dateField; - - private bool dateFieldSpecified; - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=0)] - public bool Reviewed - { - get - { - return this.reviewedField; - } - set - { - this.reviewedField = value; + this.experienceField = value; } } /// [System.Xml.Serialization.XmlIgnoreAttribute()] - public bool ReviewedSpecified + public bool ExperienceSpecified { get { - return this.reviewedFieldSpecified; + return this.experienceFieldSpecified; } set { - this.reviewedFieldSpecified = value; - } - } - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=1)] - public int Result - { - get - { - return this.resultField; - } - set - { - this.resultField = value; - } - } - - /// - [System.Xml.Serialization.XmlIgnoreAttribute()] - public bool ResultSpecified - { - get - { - return this.resultFieldSpecified; - } - set - { - this.resultFieldSpecified = value; - } - } - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=2)] - public bool VIN_OK - { - get - { - return this.vIN_OKField; - } - set - { - this.vIN_OKField = value; - } - } - - /// - [System.Xml.Serialization.XmlIgnoreAttribute()] - public bool VIN_OKSpecified - { - get - { - return this.vIN_OKFieldSpecified; - } - set - { - this.vIN_OKFieldSpecified = value; - } - } - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=3)] - public bool PUU_OK - { - get - { - return this.pUU_OKField; - } - set - { - this.pUU_OKField = value; - } - } - - /// - [System.Xml.Serialization.XmlIgnoreAttribute()] - public bool PUU_OKSpecified - { - get - { - return this.pUU_OKFieldSpecified; - } - set - { - this.pUU_OKFieldSpecified = value; - } - } - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=4)] - public int NumberOfPhotos - { - get - { - return this.numberOfPhotosField; - } - set - { - this.numberOfPhotosField = value; - } - } - - /// - [System.Xml.Serialization.XmlIgnoreAttribute()] - public bool NumberOfPhotosSpecified - { - get - { - return this.numberOfPhotosFieldSpecified; - } - set - { - this.numberOfPhotosFieldSpecified = value; - } - } - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=5)] - public string ActNumber - { - get - { - return this.actNumberField; - } - set - { - this.actNumberField = value; - } - } - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=6)] - public System.DateTime Date - { - get - { - return this.dateField; - } - set - { - this.dateField = value; - } - } - - /// - [System.Xml.Serialization.XmlIgnoreAttribute()] - public bool DateSpecified - { - get - { - return this.dateFieldSpecified; - } - set - { - this.dateFieldSpecified = value; + this.experienceFieldSpecified = value; } } } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://elt-poisk.com/")] - public partial class CarInspectionParams - { - - private string inspectionDateTimeField; - - private string phoneField; - - private Address inspectionAddressField; - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=0)] - public string InspectionDateTime - { - get - { - return this.inspectionDateTimeField; - } - set - { - this.inspectionDateTimeField = value; - } - } - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=1)] - public string Phone - { - get - { - return this.phoneField; - } - set - { - this.phoneField = value; - } - } - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=2)] - public Address InspectionAddress - { - get - { - return this.inspectionAddressField; - } - set - { - this.inspectionAddressField = value; - } - } - } - - /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] - [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://elt-poisk.com/")] - public partial class AccountDetails - { - - private string bankNameField; - - private string iNNField; - - private string kPPField; - - private string bIKField; - - private string currentAccountField; - - private string correspondentAccountField; - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=0)] - public string BankName - { - get - { - return this.bankNameField; - } - set - { - this.bankNameField = value; - } - } - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=1)] - public string INN - { - get - { - return this.iNNField; - } - set - { - this.iNNField = value; - } - } - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=2)] - public string KPP - { - get - { - return this.kPPField; - } - set - { - this.kPPField = value; - } - } - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=3)] - public string BIK - { - get - { - return this.bIKField; - } - set - { - this.bIKField = value; - } - } - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=4)] - public string CurrentAccount - { - get - { - return this.currentAccountField; - } - set - { - this.currentAccountField = value; - } - } - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=5)] - public string CorrespondentAccount - { - get - { - return this.correspondentAccountField; - } - set - { - this.correspondentAccountField = value; - } - } - } - - /// - [System.Xml.Serialization.XmlIncludeAttribute(typeof(FullDriver2))] - [System.Xml.Serialization.XmlIncludeAttribute(typeof(FullDriver))] - [System.Xml.Serialization.XmlIncludeAttribute(typeof(PhysicalPerson))] - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] - [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://elt-poisk.com/")] - public partial class Person + public partial class FullDriverForGetOrderInfoResponse { private System.DateTime dOBField; private bool dOBFieldSpecified; - private string subjectIdField; - private string surnameField; private string nameField; @@ -9966,11 +9448,19 @@ namespace ELTKasko private string sexField; - private DriverLicence driverLicenceField; + private System.DateTime expertienceStartField; - private PersonDocument personDocumentField; + private bool expertienceStartFieldSpecified; - private Document oldDriverLicenceField; + private string relationWithOwnerField; + + private FullDriverForGetOrderInfoResponseDriverLicence driverLicenceField; + + private string childrensField; + + private string marriageStatusField; + + private string isOwnerField; /// [System.Xml.Serialization.XmlElementAttribute(Order=0)] @@ -10002,20 +9492,6 @@ namespace ELTKasko /// [System.Xml.Serialization.XmlElementAttribute(Order=1)] - public string SubjectId - { - get - { - return this.subjectIdField; - } - set - { - this.subjectIdField = value; - } - } - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=2)] public string Surname { get @@ -10029,7 +9505,7 @@ namespace ELTKasko } /// - [System.Xml.Serialization.XmlElementAttribute(Order=3)] + [System.Xml.Serialization.XmlElementAttribute(Order=2)] public string Name { get @@ -10043,7 +9519,7 @@ namespace ELTKasko } /// - [System.Xml.Serialization.XmlElementAttribute(Order=4)] + [System.Xml.Serialization.XmlElementAttribute(Order=3)] public string Patronymic { get @@ -10057,7 +9533,7 @@ namespace ELTKasko } /// - [System.Xml.Serialization.XmlElementAttribute(Order=5)] + [System.Xml.Serialization.XmlElementAttribute(Order=4)] public string Sex { get @@ -10071,65 +9547,7 @@ namespace ELTKasko } /// - [System.Xml.Serialization.XmlElementAttribute(Order=6)] - public DriverLicence DriverLicence - { - get - { - return this.driverLicenceField; - } - set - { - this.driverLicenceField = value; - } - } - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=7)] - public PersonDocument PersonDocument - { - get - { - return this.personDocumentField; - } - set - { - this.personDocumentField = value; - } - } - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=8)] - public Document OldDriverLicence - { - get - { - return this.oldDriverLicenceField; - } - set - { - this.oldDriverLicenceField = value; - } - } - } - - /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] - [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://elt-poisk.com/")] - public partial class FullDriver2 : Person - { - - private System.DateTime expertienceStartField; - - private bool expertienceStartFieldSpecified; - - private int relationWithOwnerField; - - private bool relationWithOwnerFieldSpecified; - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=0)] + [System.Xml.Serialization.XmlElementAttribute(Order=5)] public System.DateTime ExpertienceStart { get @@ -10157,8 +9575,8 @@ namespace ELTKasko } /// - [System.Xml.Serialization.XmlElementAttribute(Order=1)] - public int RelationWithOwner + [System.Xml.Serialization.XmlElementAttribute(Order=6)] + public string RelationWithOwner { get { @@ -10170,63 +9588,1507 @@ namespace ELTKasko } } + /// + [System.Xml.Serialization.XmlElementAttribute(Order=7)] + public FullDriverForGetOrderInfoResponseDriverLicence DriverLicence + { + get + { + return this.driverLicenceField; + } + set + { + this.driverLicenceField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=8)] + public string Childrens + { + get + { + return this.childrensField; + } + set + { + this.childrensField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=9)] + public string MarriageStatus + { + get + { + return this.marriageStatusField; + } + set + { + this.marriageStatusField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=10)] + public string IsOwner + { + get + { + return this.isOwnerField; + } + set + { + this.isOwnerField = value; + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="http://elt-poisk.com/")] + public partial class FullDriverForGetOrderInfoResponseDriverLicence + { + + private string seriesField; + + private string numberField; + + private System.DateTime issuedDateField; + + private bool issuedDateFieldSpecified; + + private string isForeignField; + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=0)] + public string Series + { + get + { + return this.seriesField; + } + set + { + this.seriesField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=1)] + public string Number + { + get + { + return this.numberField; + } + set + { + this.numberField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(DataType="date", Order=2)] + public System.DateTime IssuedDate + { + get + { + return this.issuedDateField; + } + set + { + this.issuedDateField = value; + } + } + /// [System.Xml.Serialization.XmlIgnoreAttribute()] - public bool RelationWithOwnerSpecified + public bool IssuedDateSpecified { get { - return this.relationWithOwnerFieldSpecified; + return this.issuedDateFieldSpecified; } set { - this.relationWithOwnerFieldSpecified = value; + this.issuedDateFieldSpecified = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=3)] + public string IsForeign + { + get + { + return this.isForeignField; + } + set + { + this.isForeignField = value; } } } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://elt-poisk.com/")] - public partial class FullDriver : Person + public partial class GetOrderInfoModification { - private System.DateTime expertienceStartField; + private double powerField; - private int relationWithOwnerField; + private bool powerFieldSpecified; + + private string engineTypeField; + + private double engineVolumeField; + + private bool engineVolumeFieldSpecified; + + private int kPPTypeIdField; + + private bool kPPTypeIdFieldSpecified; + + private int bodyTypeField; + + private bool bodyTypeFieldSpecified; + + private int doorsCountField; + + private bool doorsCountFieldSpecified; + + private int seatsField; + + private bool seatsFieldSpecified; /// [System.Xml.Serialization.XmlElementAttribute(Order=0)] - public System.DateTime ExpertienceStart + public double Power { get { - return this.expertienceStartField; + return this.powerField; } set { - this.expertienceStartField = value; + this.powerField = value; + } + } + + /// + [System.Xml.Serialization.XmlIgnoreAttribute()] + public bool PowerSpecified + { + get + { + return this.powerFieldSpecified; + } + set + { + this.powerFieldSpecified = value; } } /// [System.Xml.Serialization.XmlElementAttribute(Order=1)] - public int RelationWithOwner + public string EngineType { get { - return this.relationWithOwnerField; + return this.engineTypeField; } set { - this.relationWithOwnerField = value; + this.engineTypeField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=2)] + public double EngineVolume + { + get + { + return this.engineVolumeField; + } + set + { + this.engineVolumeField = value; + } + } + + /// + [System.Xml.Serialization.XmlIgnoreAttribute()] + public bool EngineVolumeSpecified + { + get + { + return this.engineVolumeFieldSpecified; + } + set + { + this.engineVolumeFieldSpecified = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=3)] + public int KPPTypeId + { + get + { + return this.kPPTypeIdField; + } + set + { + this.kPPTypeIdField = value; + } + } + + /// + [System.Xml.Serialization.XmlIgnoreAttribute()] + public bool KPPTypeIdSpecified + { + get + { + return this.kPPTypeIdFieldSpecified; + } + set + { + this.kPPTypeIdFieldSpecified = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=4)] + public int BodyType + { + get + { + return this.bodyTypeField; + } + set + { + this.bodyTypeField = value; + } + } + + /// + [System.Xml.Serialization.XmlIgnoreAttribute()] + public bool BodyTypeSpecified + { + get + { + return this.bodyTypeFieldSpecified; + } + set + { + this.bodyTypeFieldSpecified = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=5)] + public int DoorsCount + { + get + { + return this.doorsCountField; + } + set + { + this.doorsCountField = value; + } + } + + /// + [System.Xml.Serialization.XmlIgnoreAttribute()] + public bool DoorsCountSpecified + { + get + { + return this.doorsCountFieldSpecified; + } + set + { + this.doorsCountFieldSpecified = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=6)] + public int Seats + { + get + { + return this.seatsField; + } + set + { + this.seatsField = value; + } + } + + /// + [System.Xml.Serialization.XmlIgnoreAttribute()] + public bool SeatsSpecified + { + get + { + return this.seatsFieldSpecified; + } + set + { + this.seatsFieldSpecified = value; } } } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://elt-poisk.com/")] + public partial class GetOrderInfoResultVehicleParams + { + + private string markPTSField; + + private string modelPTSField; + + private int mileageField; + + private bool mileageFieldSpecified; + + private string vINField; + + private int onWarrantyField; + + private bool onWarrantyFieldSpecified; + + private string regNumberField; + + private string colorField; + + private int seatingCapacityField; + + private bool seatingCapacityFieldSpecified; + + private string categoryField; + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=0)] + public string MarkPTS + { + get + { + return this.markPTSField; + } + set + { + this.markPTSField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=1)] + public string ModelPTS + { + get + { + return this.modelPTSField; + } + set + { + this.modelPTSField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=2)] + public int Mileage + { + get + { + return this.mileageField; + } + set + { + this.mileageField = value; + } + } + + /// + [System.Xml.Serialization.XmlIgnoreAttribute()] + public bool MileageSpecified + { + get + { + return this.mileageFieldSpecified; + } + set + { + this.mileageFieldSpecified = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=3)] + public string VIN + { + get + { + return this.vINField; + } + set + { + this.vINField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=4)] + public int OnWarranty + { + get + { + return this.onWarrantyField; + } + set + { + this.onWarrantyField = value; + } + } + + /// + [System.Xml.Serialization.XmlIgnoreAttribute()] + public bool OnWarrantySpecified + { + get + { + return this.onWarrantyFieldSpecified; + } + set + { + this.onWarrantyFieldSpecified = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=5)] + public string RegNumber + { + get + { + return this.regNumberField; + } + set + { + this.regNumberField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=6)] + public string Color + { + get + { + return this.colorField; + } + set + { + this.colorField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=7)] + public int SeatingCapacity + { + get + { + return this.seatingCapacityField; + } + set + { + this.seatingCapacityField = value; + } + } + + /// + [System.Xml.Serialization.XmlIgnoreAttribute()] + public bool SeatingCapacitySpecified + { + get + { + return this.seatingCapacityFieldSpecified; + } + set + { + this.seatingCapacityFieldSpecified = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=8)] + public string Category + { + get + { + return this.categoryField; + } + set + { + this.categoryField = value; + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://elt-poisk.com/")] + public partial class GetOrderInfoResult + { + + private GetOrderInfoResultInsuranceProduct insuranceProductField; + + private string insuranceCompanyField; + + private string policySeriesField; + + private string policyNumberField; + + private int contractOptionIdField; + + private bool contractOptionIdFieldSpecified; + + private GetOrderInfoResultParams paramsField; + + private Option[] optionsField; + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=0)] + public GetOrderInfoResultInsuranceProduct InsuranceProduct + { + get + { + return this.insuranceProductField; + } + set + { + this.insuranceProductField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=1)] + public string InsuranceCompany + { + get + { + return this.insuranceCompanyField; + } + set + { + this.insuranceCompanyField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=2)] + public string PolicySeries + { + get + { + return this.policySeriesField; + } + set + { + this.policySeriesField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=3)] + public string PolicyNumber + { + get + { + return this.policyNumberField; + } + set + { + this.policyNumberField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=4)] + public int ContractOptionId + { + get + { + return this.contractOptionIdField; + } + set + { + this.contractOptionIdField = value; + } + } + + /// + [System.Xml.Serialization.XmlIgnoreAttribute()] + public bool ContractOptionIdSpecified + { + get + { + return this.contractOptionIdFieldSpecified; + } + set + { + this.contractOptionIdFieldSpecified = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=5)] + public GetOrderInfoResultParams Params + { + get + { + return this.paramsField; + } + set + { + this.paramsField = value; + } + } + + /// + [System.Xml.Serialization.XmlArrayAttribute(Order=6)] + public Option[] Options + { + get + { + return this.optionsField; + } + set + { + this.optionsField = value; + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="http://elt-poisk.com/")] + public partial class GetOrderInfoResultInsuranceProduct + { + + private string idField; + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=0)] + public string Id + { + get + { + return this.idField; + } + set + { + this.idField = value; + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="http://elt-poisk.com/")] + public partial class GetOrderInfoResultParams + { + + private string regionField; + + private string currencyField; + + private string usageCityKLADRField; + + private string territoryExploitationRegionField; + + private string territoryExploitationCityField; + + private System.DateTime contractEndField; + + private bool contractEndFieldSpecified; + + private int durationField; + + private string programIdField; + + private string riskField; + + private string bankIdField; + + private string payTypeField; + + private bool isNewField; + + private System.DateTime usageStartField; + + private int vehicleYearField; + + private System.DateTime dateBuyField; + + private bool dateBuyFieldSpecified; + + private string markField; + + private string modelField; + + private string costField; + + private string numberOfKeysField; + + private GetOrderInfoResultVehicleParams vehicleField; + + private GetOrderInfoModification modificationField; + + private PTS pTSField; + + private string sSTypeField; + + private string sTOAField; + + private bool officialDealerField; + + private bool officialDealerFieldSpecified; + + private string duringTransportationField; + + private bool gAPField; + + private bool gAPFieldSpecified; + + private bool selfIgnitionField; + + private bool selfIgnitionFieldSpecified; + + private bool outsideRoadsField; + + private bool outsideRoadsFieldSpecified; + + private int notConfirmedDamagesField; + + private bool notConfirmedDamagesFieldSpecified; + + private int notConfirmedGlassesDamagesField; + + private bool notConfirmedGlassesDamagesFieldSpecified; + + private PhysicalPerson insurerField; + + private PhysicalPerson ownerField; + + private PhysicalPerson beneficiarField; + + private int driversCountField; + + private bool driversCountFieldSpecified; + + private string bonusMalusField; + + private string kBMField; + + private FullDriverForGetOrderInfoResponse[] fullDriversInfoField; + + private ShortDriver[] driversField; + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=0)] + public string Region + { + get + { + return this.regionField; + } + set + { + this.regionField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=1)] + public string Currency + { + get + { + return this.currencyField; + } + set + { + this.currencyField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=2)] + public string UsageCityKLADR + { + get + { + return this.usageCityKLADRField; + } + set + { + this.usageCityKLADRField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=3)] + public string TerritoryExploitationRegion + { + get + { + return this.territoryExploitationRegionField; + } + set + { + this.territoryExploitationRegionField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=4)] + public string TerritoryExploitationCity + { + get + { + return this.territoryExploitationCityField; + } + set + { + this.territoryExploitationCityField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=5)] + public System.DateTime ContractEnd + { + get + { + return this.contractEndField; + } + set + { + this.contractEndField = value; + } + } + + /// + [System.Xml.Serialization.XmlIgnoreAttribute()] + public bool ContractEndSpecified + { + get + { + return this.contractEndFieldSpecified; + } + set + { + this.contractEndFieldSpecified = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=6)] + public int Duration + { + get + { + return this.durationField; + } + set + { + this.durationField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=7)] + public string ProgramId + { + get + { + return this.programIdField; + } + set + { + this.programIdField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=8)] + public string Risk + { + get + { + return this.riskField; + } + set + { + this.riskField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=9)] + public string BankId + { + get + { + return this.bankIdField; + } + set + { + this.bankIdField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=10)] + public string PayType + { + get + { + return this.payTypeField; + } + set + { + this.payTypeField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=11)] + public bool IsNew + { + get + { + return this.isNewField; + } + set + { + this.isNewField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=12)] + public System.DateTime UsageStart + { + get + { + return this.usageStartField; + } + set + { + this.usageStartField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=13)] + public int VehicleYear + { + get + { + return this.vehicleYearField; + } + set + { + this.vehicleYearField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=14)] + public System.DateTime DateBuy + { + get + { + return this.dateBuyField; + } + set + { + this.dateBuyField = value; + } + } + + /// + [System.Xml.Serialization.XmlIgnoreAttribute()] + public bool DateBuySpecified + { + get + { + return this.dateBuyFieldSpecified; + } + set + { + this.dateBuyFieldSpecified = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=15)] + public string Mark + { + get + { + return this.markField; + } + set + { + this.markField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=16)] + public string Model + { + get + { + return this.modelField; + } + set + { + this.modelField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=17)] + public string Cost + { + get + { + return this.costField; + } + set + { + this.costField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=18)] + public string NumberOfKeys + { + get + { + return this.numberOfKeysField; + } + set + { + this.numberOfKeysField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=19)] + public GetOrderInfoResultVehicleParams Vehicle + { + get + { + return this.vehicleField; + } + set + { + this.vehicleField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=20)] + public GetOrderInfoModification Modification + { + get + { + return this.modificationField; + } + set + { + this.modificationField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=21)] + public PTS PTS + { + get + { + return this.pTSField; + } + set + { + this.pTSField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=22)] + public string SSType + { + get + { + return this.sSTypeField; + } + set + { + this.sSTypeField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=23)] + public string STOA + { + get + { + return this.sTOAField; + } + set + { + this.sTOAField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=24)] + public bool OfficialDealer + { + get + { + return this.officialDealerField; + } + set + { + this.officialDealerField = value; + } + } + + /// + [System.Xml.Serialization.XmlIgnoreAttribute()] + public bool OfficialDealerSpecified + { + get + { + return this.officialDealerFieldSpecified; + } + set + { + this.officialDealerFieldSpecified = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=25)] + public string DuringTransportation + { + get + { + return this.duringTransportationField; + } + set + { + this.duringTransportationField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=26)] + public bool GAP + { + get + { + return this.gAPField; + } + set + { + this.gAPField = value; + } + } + + /// + [System.Xml.Serialization.XmlIgnoreAttribute()] + public bool GAPSpecified + { + get + { + return this.gAPFieldSpecified; + } + set + { + this.gAPFieldSpecified = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=27)] + public bool SelfIgnition + { + get + { + return this.selfIgnitionField; + } + set + { + this.selfIgnitionField = value; + } + } + + /// + [System.Xml.Serialization.XmlIgnoreAttribute()] + public bool SelfIgnitionSpecified + { + get + { + return this.selfIgnitionFieldSpecified; + } + set + { + this.selfIgnitionFieldSpecified = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=28)] + public bool OutsideRoads + { + get + { + return this.outsideRoadsField; + } + set + { + this.outsideRoadsField = value; + } + } + + /// + [System.Xml.Serialization.XmlIgnoreAttribute()] + public bool OutsideRoadsSpecified + { + get + { + return this.outsideRoadsFieldSpecified; + } + set + { + this.outsideRoadsFieldSpecified = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=29)] + public int NotConfirmedDamages + { + get + { + return this.notConfirmedDamagesField; + } + set + { + this.notConfirmedDamagesField = value; + } + } + + /// + [System.Xml.Serialization.XmlIgnoreAttribute()] + public bool NotConfirmedDamagesSpecified + { + get + { + return this.notConfirmedDamagesFieldSpecified; + } + set + { + this.notConfirmedDamagesFieldSpecified = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=30)] + public int NotConfirmedGlassesDamages + { + get + { + return this.notConfirmedGlassesDamagesField; + } + set + { + this.notConfirmedGlassesDamagesField = value; + } + } + + /// + [System.Xml.Serialization.XmlIgnoreAttribute()] + public bool NotConfirmedGlassesDamagesSpecified + { + get + { + return this.notConfirmedGlassesDamagesFieldSpecified; + } + set + { + this.notConfirmedGlassesDamagesFieldSpecified = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=31)] + public PhysicalPerson Insurer + { + get + { + return this.insurerField; + } + set + { + this.insurerField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=32)] + public PhysicalPerson Owner + { + get + { + return this.ownerField; + } + set + { + this.ownerField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=33)] + public PhysicalPerson Beneficiar + { + get + { + return this.beneficiarField; + } + set + { + this.beneficiarField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=34)] + public int DriversCount + { + get + { + return this.driversCountField; + } + set + { + this.driversCountField = value; + } + } + + /// + [System.Xml.Serialization.XmlIgnoreAttribute()] + public bool DriversCountSpecified + { + get + { + return this.driversCountFieldSpecified; + } + set + { + this.driversCountFieldSpecified = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=35)] + public string BonusMalus + { + get + { + return this.bonusMalusField; + } + set + { + this.bonusMalusField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=36)] + public string KBM + { + get + { + return this.kBMField; + } + set + { + this.kBMField = value; + } + } + + /// + [System.Xml.Serialization.XmlArrayAttribute(Order=37)] + [System.Xml.Serialization.XmlArrayItemAttribute("FullDriver")] + public FullDriverForGetOrderInfoResponse[] FullDriversInfo + { + get + { + return this.fullDriversInfoField; + } + set + { + this.fullDriversInfoField = value; + } + } + + /// + [System.Xml.Serialization.XmlArrayAttribute(Order=38)] + [System.Xml.Serialization.XmlArrayItemAttribute("Driver")] + public ShortDriver[] Drivers + { + get + { + return this.driversField; + } + set + { + this.driversField = value; + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://elt-poisk.com/")] public partial class PhysicalPerson : Person @@ -10538,24 +11400,809 @@ namespace ELTKasko } /// - [System.Xml.Serialization.XmlIncludeAttribute(typeof(PTS_NO_REQUIRED_DATE))] - [System.Xml.Serialization.XmlIncludeAttribute(typeof(PTS))] - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://elt-poisk.com/")] - public partial class PtsDocument + public partial class AccountDetails + { + + private string bankNameField; + + private string iNNField; + + private string kPPField; + + private string bIKField; + + private string currentAccountField; + + private string correspondentAccountField; + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=0)] + public string BankName + { + get + { + return this.bankNameField; + } + set + { + this.bankNameField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=1)] + public string INN + { + get + { + return this.iNNField; + } + set + { + this.iNNField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=2)] + public string KPP + { + get + { + return this.kPPField; + } + set + { + this.kPPField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=3)] + public string BIK + { + get + { + return this.bIKField; + } + set + { + this.bIKField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=4)] + public string CurrentAccount + { + get + { + return this.currentAccountField; + } + set + { + this.currentAccountField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=5)] + public string CorrespondentAccount + { + get + { + return this.correspondentAccountField; + } + set + { + this.correspondentAccountField = value; + } + } + } + + /// + [System.Xml.Serialization.XmlIncludeAttribute(typeof(FullDriver2))] + [System.Xml.Serialization.XmlIncludeAttribute(typeof(FullDriver))] + [System.Xml.Serialization.XmlIncludeAttribute(typeof(PhysicalPerson))] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://elt-poisk.com/")] + public partial class Person + { + + private System.DateTime dOBField; + + private bool dOBFieldSpecified; + + private string subjectIdField; + + private string surnameField; + + private string nameField; + + private string patronymicField; + + private string sexField; + + private DriverLicence driverLicenceField; + + private PersonDocument personDocumentField; + + private Document oldDriverLicenceField; + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=0)] + public System.DateTime DOB + { + get + { + return this.dOBField; + } + set + { + this.dOBField = value; + } + } + + /// + [System.Xml.Serialization.XmlIgnoreAttribute()] + public bool DOBSpecified + { + get + { + return this.dOBFieldSpecified; + } + set + { + this.dOBFieldSpecified = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=1)] + public string SubjectId + { + get + { + return this.subjectIdField; + } + set + { + this.subjectIdField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=2)] + public string Surname + { + get + { + return this.surnameField; + } + set + { + this.surnameField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=3)] + public string Name + { + get + { + return this.nameField; + } + set + { + this.nameField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=4)] + public string Patronymic + { + get + { + return this.patronymicField; + } + set + { + this.patronymicField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=5)] + public string Sex + { + get + { + return this.sexField; + } + set + { + this.sexField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=6)] + public DriverLicence DriverLicence + { + get + { + return this.driverLicenceField; + } + set + { + this.driverLicenceField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=7)] + public PersonDocument PersonDocument + { + get + { + return this.personDocumentField; + } + set + { + this.personDocumentField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=8)] + public Document OldDriverLicence + { + get + { + return this.oldDriverLicenceField; + } + set + { + this.oldDriverLicenceField = value; + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://elt-poisk.com/")] + public partial class FullDriver2 : Person + { + + private System.DateTime expertienceStartField; + + private bool expertienceStartFieldSpecified; + + private int relationWithOwnerField; + + private bool relationWithOwnerFieldSpecified; + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=0)] + public System.DateTime ExpertienceStart + { + get + { + return this.expertienceStartField; + } + set + { + this.expertienceStartField = value; + } + } + + /// + [System.Xml.Serialization.XmlIgnoreAttribute()] + public bool ExpertienceStartSpecified + { + get + { + return this.expertienceStartFieldSpecified; + } + set + { + this.expertienceStartFieldSpecified = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=1)] + public int RelationWithOwner + { + get + { + return this.relationWithOwnerField; + } + set + { + this.relationWithOwnerField = value; + } + } + + /// + [System.Xml.Serialization.XmlIgnoreAttribute()] + public bool RelationWithOwnerSpecified + { + get + { + return this.relationWithOwnerFieldSpecified; + } + set + { + this.relationWithOwnerFieldSpecified = value; + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://elt-poisk.com/")] + public partial class FullDriver : Person + { + + private System.DateTime expertienceStartField; + + private int relationWithOwnerField; + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=0)] + public System.DateTime ExpertienceStart + { + get + { + return this.expertienceStartField; + } + set + { + this.expertienceStartField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=1)] + public int RelationWithOwner + { + get + { + return this.relationWithOwnerField; + } + set + { + this.relationWithOwnerField = value; + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://elt-poisk.com/")] + public partial class GetOrderInfoParamsVehicle + { + + private string vINField; + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=0)] + public string VIN + { + get + { + return this.vINField; + } + set + { + this.vINField = value; + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://elt-poisk.com/")] + public partial class GetOrderInfoParamsInsured + { + + private string surnameField; + + private string nameField; + + private string patronymicField; + + private System.DateTime dOBField; + + private bool dOBFieldSpecified; + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=0)] + public string Surname + { + get + { + return this.surnameField; + } + set + { + this.surnameField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=1)] + public string Name + { + get + { + return this.nameField; + } + set + { + this.nameField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=2)] + public string Patronymic + { + get + { + return this.patronymicField; + } + set + { + this.patronymicField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=3)] + public System.DateTime DOB + { + get + { + return this.dOBField; + } + set + { + this.dOBField = value; + } + } + + /// + [System.Xml.Serialization.XmlIgnoreAttribute()] + public bool DOBSpecified + { + get + { + return this.dOBFieldSpecified; + } + set + { + this.dOBFieldSpecified = value; + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://elt-poisk.com/")] + public partial class GetOrderInfoParams + { + + private int uwField; + + private string insuranceCompanyField; + + private string policySeriesField; + + private string policyNumberField; + + private GetOrderInfoParamsInsured insuredField; + + private GetOrderInfoParamsVehicle vehicleField; + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=0)] + public int UW + { + get + { + return this.uwField; + } + set + { + this.uwField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=1)] + public string InsuranceCompany + { + get + { + return this.insuranceCompanyField; + } + set + { + this.insuranceCompanyField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=2)] + public string PolicySeries + { + get + { + return this.policySeriesField; + } + set + { + this.policySeriesField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=3)] + public string PolicyNumber + { + get + { + return this.policyNumberField; + } + set + { + this.policyNumberField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=4)] + public GetOrderInfoParamsInsured Insured + { + get + { + return this.insuredField; + } + set + { + this.insuredField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=5)] + public GetOrderInfoParamsVehicle Vehicle + { + get + { + return this.vehicleField; + } + set + { + this.vehicleField = value; + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://elt-poisk.com/")] + public partial class KASKOProlongationPerson + { + + private string surnameField; + + private string nameField; + + private string patronymicField; + + private string subjectIdField; + + private string dOBField; + + private string sexField; + + private string phoneField; + + private string emailField; + + private KASKOProlongationPersonPersonDocument personDocumentField; + + private KASKOProlongationPersonRegistrationAddress registrationAddressField; + + private KASKOProlongationPersonFactAddress factAddressField; + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=0)] + public string Surname + { + get + { + return this.surnameField; + } + set + { + this.surnameField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=1)] + public string Name + { + get + { + return this.nameField; + } + set + { + this.nameField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=2)] + public string Patronymic + { + get + { + return this.patronymicField; + } + set + { + this.patronymicField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=3)] + public string SubjectId + { + get + { + return this.subjectIdField; + } + set + { + this.subjectIdField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=4)] + public string DOB + { + get + { + return this.dOBField; + } + set + { + this.dOBField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=5)] + public string Sex + { + get + { + return this.sexField; + } + set + { + this.sexField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=6)] + public string Phone + { + get + { + return this.phoneField; + } + set + { + this.phoneField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=7)] + public string Email + { + get + { + return this.emailField; + } + set + { + this.emailField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=8)] + public KASKOProlongationPersonPersonDocument PersonDocument + { + get + { + return this.personDocumentField; + } + set + { + this.personDocumentField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=9)] + public KASKOProlongationPersonRegistrationAddress RegistrationAddress + { + get + { + return this.registrationAddressField; + } + set + { + this.registrationAddressField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=10)] + public KASKOProlongationPersonFactAddress FactAddress + { + get + { + return this.factAddressField; + } + set + { + this.factAddressField = value; + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="http://elt-poisk.com/")] + public partial class KASKOProlongationPersonPersonDocument { private string seriesField; private string numberField; - private System.DateTime issuedDateField; - - private bool issuedDateFieldSpecified; - private string typeField; + private string issuedByField; + + private string issuedDateField; + /// [System.Xml.Serialization.XmlElementAttribute(Order=0)] public string Series @@ -10586,34 +12233,6 @@ namespace ELTKasko /// [System.Xml.Serialization.XmlElementAttribute(Order=2)] - public System.DateTime IssuedDate - { - get - { - return this.issuedDateField; - } - set - { - this.issuedDateField = value; - } - } - - /// - [System.Xml.Serialization.XmlIgnoreAttribute()] - public bool IssuedDateSpecified - { - get - { - return this.issuedDateFieldSpecified; - } - set - { - this.issuedDateFieldSpecified = value; - } - } - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=3)] public string Type { get @@ -10625,21 +12244,1043 @@ namespace ELTKasko this.typeField = value; } } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=3)] + public string IssuedBy + { + get + { + return this.issuedByField; + } + set + { + this.issuedByField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=4)] + public string IssuedDate + { + get + { + return this.issuedDateField; + } + set + { + this.issuedDateField = value; + } + } } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="http://elt-poisk.com/")] + public partial class KASKOProlongationPersonRegistrationAddress + { + + private string indexField; + + private string countryField; + + private string regionField; + + private string districtField; + + private string cityField; + + private string cityKladrField; + + private string streetField; + + private string streetKladrField; + + private string houseField; + + private string korpusField; + + private string flatField; + + private string fiasIdField; + + private string regionFiasIdField; + + private string cityFiasIdField; + + private string streetFiasIdField; + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=0)] + public string Index + { + get + { + return this.indexField; + } + set + { + this.indexField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=1)] + public string Country + { + get + { + return this.countryField; + } + set + { + this.countryField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=2)] + public string Region + { + get + { + return this.regionField; + } + set + { + this.regionField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=3)] + public string District + { + get + { + return this.districtField; + } + set + { + this.districtField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=4)] + public string City + { + get + { + return this.cityField; + } + set + { + this.cityField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=5)] + public string CityKladr + { + get + { + return this.cityKladrField; + } + set + { + this.cityKladrField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=6)] + public string Street + { + get + { + return this.streetField; + } + set + { + this.streetField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=7)] + public string StreetKladr + { + get + { + return this.streetKladrField; + } + set + { + this.streetKladrField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=8)] + public string House + { + get + { + return this.houseField; + } + set + { + this.houseField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=9)] + public string Korpus + { + get + { + return this.korpusField; + } + set + { + this.korpusField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=10)] + public string Flat + { + get + { + return this.flatField; + } + set + { + this.flatField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=11)] + public string FiasId + { + get + { + return this.fiasIdField; + } + set + { + this.fiasIdField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=12)] + public string RegionFiasId + { + get + { + return this.regionFiasIdField; + } + set + { + this.regionFiasIdField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=13)] + public string CityFiasId + { + get + { + return this.cityFiasIdField; + } + set + { + this.cityFiasIdField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=14)] + public string StreetFiasId + { + get + { + return this.streetFiasIdField; + } + set + { + this.streetFiasIdField = value; + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="http://elt-poisk.com/")] + public partial class KASKOProlongationPersonFactAddress + { + + private string indexField; + + private string countryField; + + private string regionField; + + private string districtField; + + private string cityField; + + private string cityKladrField; + + private string streetField; + + private string streetKladrField; + + private string houseField; + + private string korpusField; + + private string flatField; + + private string fiasIdField; + + private string regionFiasIdField; + + private string cityFiasIdField; + + private string streetFiasIdField; + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=0)] + public string Index + { + get + { + return this.indexField; + } + set + { + this.indexField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=1)] + public string Country + { + get + { + return this.countryField; + } + set + { + this.countryField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=2)] + public string Region + { + get + { + return this.regionField; + } + set + { + this.regionField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=3)] + public string District + { + get + { + return this.districtField; + } + set + { + this.districtField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=4)] + public string City + { + get + { + return this.cityField; + } + set + { + this.cityField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=5)] + public string CityKladr + { + get + { + return this.cityKladrField; + } + set + { + this.cityKladrField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=6)] + public string Street + { + get + { + return this.streetField; + } + set + { + this.streetField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=7)] + public string StreetKladr + { + get + { + return this.streetKladrField; + } + set + { + this.streetKladrField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=8)] + public string House + { + get + { + return this.houseField; + } + set + { + this.houseField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=9)] + public string Korpus + { + get + { + return this.korpusField; + } + set + { + this.korpusField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=10)] + public string Flat + { + get + { + return this.flatField; + } + set + { + this.flatField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=11)] + public string FiasId + { + get + { + return this.fiasIdField; + } + set + { + this.fiasIdField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=12)] + public string RegionFiasId + { + get + { + return this.regionFiasIdField; + } + set + { + this.regionFiasIdField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=13)] + public string CityFiasId + { + get + { + return this.cityFiasIdField; + } + set + { + this.cityFiasIdField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=14)] + public string StreetFiasId + { + get + { + return this.streetFiasIdField; + } + set + { + this.streetFiasIdField = value; + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://elt-poisk.com/")] - public partial class PTS_NO_REQUIRED_DATE : PtsDocument + public partial class Relation { + private string subjectRelIdField; + + private string subjectIdField; + + private string subjectNameField; + + private string relationTypeField; + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=0)] + public string SubjectRelId + { + get + { + return this.subjectRelIdField; + } + set + { + this.subjectRelIdField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=1)] + public string SubjectId + { + get + { + return this.subjectIdField; + } + set + { + this.subjectIdField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=2)] + public string SubjectName + { + get + { + return this.subjectNameField; + } + set + { + this.subjectNameField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=3)] + public string RelationType + { + get + { + return this.relationTypeField; + } + set + { + this.relationTypeField = value; + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://elt-poisk.com/")] + public partial class PrevInsuranceCompanyElement + { + + private string idField; + + private string nameField; + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=0)] + public string Id + { + get + { + return this.idField; + } + set + { + this.idField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=1)] + public string Name + { + get + { + return this.nameField; + } + set + { + this.nameField = value; + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://elt-poisk.com/")] + public partial class GetCountriesISOElement + { + + private string idField; + + private string nameField; + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=0)] + public string Id + { + get + { + return this.idField; + } + set + { + this.idField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=1)] + public string Name + { + get + { + return this.nameField; + } + set + { + this.nameField = value; + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://elt-poisk.com/")] + public partial class GetDBFlagsElement + { + + private string idField; + + private string codeField; + + private string nameField; + + private string valueField; + + private string annotationField; + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=0)] + public string Id + { + get + { + return this.idField; + } + set + { + this.idField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=1)] + public string Code + { + get + { + return this.codeField; + } + set + { + this.codeField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=2)] + public string Name + { + get + { + return this.nameField; + } + set + { + this.nameField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=3)] + public string Value + { + get + { + return this.valueField; + } + set + { + this.valueField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=4)] + public string Annotation + { + get + { + return this.annotationField; + } + set + { + this.annotationField = value; + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://elt-poisk.com/")] + public partial class OptionsByProgramCodeParams + { + + private string programIdField; + + private string productIdField; + + private string franchiseField; + + private string riskField; + + private OptionsByProgramCodeParamsNS nsField; + + private OptionsByProgramCodeParamsOption[] optionsField; + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=0)] + public string ProgramId + { + get + { + return this.programIdField; + } + set + { + this.programIdField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=1)] + public string ProductId + { + get + { + return this.productIdField; + } + set + { + this.productIdField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=2)] + public string Franchise + { + get + { + return this.franchiseField; + } + set + { + this.franchiseField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=3)] + public string Risk + { + get + { + return this.riskField; + } + set + { + this.riskField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=4)] + public OptionsByProgramCodeParamsNS NS + { + get + { + return this.nsField; + } + set + { + this.nsField = value; + } + } + + /// + [System.Xml.Serialization.XmlArrayAttribute(Order=5)] + [System.Xml.Serialization.XmlArrayItemAttribute("Option", IsNullable=false)] + public OptionsByProgramCodeParamsOption[] Options + { + get + { + return this.optionsField; + } + set + { + this.optionsField = value; + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="http://elt-poisk.com/")] + public partial class OptionsByProgramCodeParamsNS + { + + private string limitSumField; + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=0)] + public string LimitSum + { + get + { + return this.limitSumField; + } + set + { + this.limitSumField = value; + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="http://elt-poisk.com/")] + public partial class OptionsByProgramCodeParamsOption + { + + private string idField; + + private string nameField; + + private string inputTypeField; + + private OptionsByProgramCodeParamsOptionOptionValue[] valuesField; + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=0)] + public string Id + { + get + { + return this.idField; + } + set + { + this.idField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=1)] + public string Name + { + get + { + return this.nameField; + } + set + { + this.nameField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=2)] + public string InputType + { + get + { + return this.inputTypeField; + } + set + { + this.inputTypeField = value; + } + } + + /// + [System.Xml.Serialization.XmlArrayAttribute(Order=3)] + [System.Xml.Serialization.XmlArrayItemAttribute("OptionValue", IsNullable=false)] + public OptionsByProgramCodeParamsOptionOptionValue[] Values + { + get + { + return this.valuesField; + } + set + { + this.valuesField = value; + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="http://elt-poisk.com/")] + public partial class OptionsByProgramCodeParamsOptionOptionValue + { + + private string idField; + + private string nameField; + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=0)] + public string Id + { + get + { + return this.idField; + } + set + { + this.idField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=1)] + public string Name + { + get + { + return this.nameField; + } + set + { + this.nameField = value; + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://elt-poisk.com/")] + public partial class LeasingContractParams + { + + private string numberField; + private System.DateTime dateField; private bool dateFieldSpecified; /// [System.Xml.Serialization.XmlElementAttribute(Order=0)] + public string Number + { + get + { + return this.numberField; + } + set + { + this.numberField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=1)] public System.DateTime Date { get @@ -10668,16 +13309,34 @@ namespace ELTKasko } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://elt-poisk.com/")] - public partial class PTS : PtsDocument + public partial class Payment { + private int numberField; + private System.DateTime dateField; + private double sumField; + /// [System.Xml.Serialization.XmlElementAttribute(Order=0)] + public int Number + { + get + { + return this.numberField; + } + set + { + this.numberField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=1)] public System.DateTime Date { get @@ -10689,10 +13348,688 @@ namespace ELTKasko this.dateField = value; } } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=2)] + public double Sum + { + get + { + return this.sumField; + } + set + { + this.sumField = value; + } + } } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://elt-poisk.com/")] + public partial class A7 + { + + private string idField; + + private string a7NumberField; + + private string a7TypeField; + + private string a7TypeIdField; + + private string a7StatusField; + + private string a7StatusIdField; + + private string responsibleField; + + private string responsibleIdField; + + private string actNumberField; + + private string actIDField; + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=0)] + public string ID + { + get + { + return this.idField; + } + set + { + this.idField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=1)] + public string A7Number + { + get + { + return this.a7NumberField; + } + set + { + this.a7NumberField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=2)] + public string A7Type + { + get + { + return this.a7TypeField; + } + set + { + this.a7TypeField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=3)] + public string A7TypeId + { + get + { + return this.a7TypeIdField; + } + set + { + this.a7TypeIdField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=4)] + public string A7Status + { + get + { + return this.a7StatusField; + } + set + { + this.a7StatusField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=5)] + public string A7StatusId + { + get + { + return this.a7StatusIdField; + } + set + { + this.a7StatusIdField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=6)] + public string Responsible + { + get + { + return this.responsibleField; + } + set + { + this.responsibleField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=7)] + public string ResponsibleId + { + get + { + return this.responsibleIdField; + } + set + { + this.responsibleIdField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=8)] + public string ActNumber + { + get + { + return this.actNumberField; + } + set + { + this.actNumberField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=9)] + public string ActID + { + get + { + return this.actIDField; + } + set + { + this.actIDField = value; + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://elt-poisk.com/")] + public partial class BSO + { + + private string idField; + + private string bSONumberField; + + private string bSOTypeField; + + private string bSOTypeIdField; + + private string bSOStatusField; + + private string bSOStatusIdField; + + private string responsibleField; + + private string responsibleIdField; + + private string actNumberField; + + private string actIDField; + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=0)] + public string ID + { + get + { + return this.idField; + } + set + { + this.idField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=1)] + public string BSONumber + { + get + { + return this.bSONumberField; + } + set + { + this.bSONumberField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=2)] + public string BSOType + { + get + { + return this.bSOTypeField; + } + set + { + this.bSOTypeField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=3)] + public string BSOTypeId + { + get + { + return this.bSOTypeIdField; + } + set + { + this.bSOTypeIdField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=4)] + public string BSOStatus + { + get + { + return this.bSOStatusField; + } + set + { + this.bSOStatusField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=5)] + public string BSOStatusId + { + get + { + return this.bSOStatusIdField; + } + set + { + this.bSOStatusIdField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=6)] + public string Responsible + { + get + { + return this.responsibleField; + } + set + { + this.responsibleField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=7)] + public string ResponsibleId + { + get + { + return this.responsibleIdField; + } + set + { + this.responsibleIdField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=8)] + public string ActNumber + { + get + { + return this.actNumberField; + } + set + { + this.actNumberField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=9)] + public string ActID + { + get + { + return this.actIDField; + } + set + { + this.actIDField = value; + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://elt-poisk.com/")] + public partial class UploadFileData + { + + private string idField; + + private string fileNameField; + + private string dataField; + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=0)] + public string Id + { + get + { + return this.idField; + } + set + { + this.idField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=1)] + public string FileName + { + get + { + return this.fileNameField; + } + set + { + this.fileNameField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=2)] + public string Data + { + get + { + return this.dataField; + } + set + { + this.dataField = value; + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://elt-poisk.com/")] + public partial class ReviewInfo + { + + private bool reviewedField; + + private bool reviewedFieldSpecified; + + private int resultField; + + private bool resultFieldSpecified; + + private bool vIN_OKField; + + private bool vIN_OKFieldSpecified; + + private bool pUU_OKField; + + private bool pUU_OKFieldSpecified; + + private int numberOfPhotosField; + + private bool numberOfPhotosFieldSpecified; + + private string actNumberField; + + private System.DateTime dateField; + + private bool dateFieldSpecified; + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=0)] + public bool Reviewed + { + get + { + return this.reviewedField; + } + set + { + this.reviewedField = value; + } + } + + /// + [System.Xml.Serialization.XmlIgnoreAttribute()] + public bool ReviewedSpecified + { + get + { + return this.reviewedFieldSpecified; + } + set + { + this.reviewedFieldSpecified = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=1)] + public int Result + { + get + { + return this.resultField; + } + set + { + this.resultField = value; + } + } + + /// + [System.Xml.Serialization.XmlIgnoreAttribute()] + public bool ResultSpecified + { + get + { + return this.resultFieldSpecified; + } + set + { + this.resultFieldSpecified = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=2)] + public bool VIN_OK + { + get + { + return this.vIN_OKField; + } + set + { + this.vIN_OKField = value; + } + } + + /// + [System.Xml.Serialization.XmlIgnoreAttribute()] + public bool VIN_OKSpecified + { + get + { + return this.vIN_OKFieldSpecified; + } + set + { + this.vIN_OKFieldSpecified = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=3)] + public bool PUU_OK + { + get + { + return this.pUU_OKField; + } + set + { + this.pUU_OKField = value; + } + } + + /// + [System.Xml.Serialization.XmlIgnoreAttribute()] + public bool PUU_OKSpecified + { + get + { + return this.pUU_OKFieldSpecified; + } + set + { + this.pUU_OKFieldSpecified = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=4)] + public int NumberOfPhotos + { + get + { + return this.numberOfPhotosField; + } + set + { + this.numberOfPhotosField = value; + } + } + + /// + [System.Xml.Serialization.XmlIgnoreAttribute()] + public bool NumberOfPhotosSpecified + { + get + { + return this.numberOfPhotosFieldSpecified; + } + set + { + this.numberOfPhotosFieldSpecified = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=5)] + public string ActNumber + { + get + { + return this.actNumberField; + } + set + { + this.actNumberField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=6)] + public System.DateTime Date + { + get + { + return this.dateField; + } + set + { + this.dateField = value; + } + } + + /// + [System.Xml.Serialization.XmlIgnoreAttribute()] + public bool DateSpecified + { + get + { + return this.dateFieldSpecified; + } + set + { + this.dateFieldSpecified = value; + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://elt-poisk.com/")] + public partial class CarInspectionParams + { + + private string inspectionDateTimeField; + + private string phoneField; + + private Address inspectionAddressField; + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=0)] + public string InspectionDateTime + { + get + { + return this.inspectionDateTimeField; + } + set + { + this.inspectionDateTimeField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=1)] + public string Phone + { + get + { + return this.phoneField; + } + set + { + this.phoneField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=2)] + public Address InspectionAddress + { + get + { + return this.inspectionAddressField; + } + set + { + this.inspectionAddressField = value; + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://elt-poisk.com/")] public partial class NSType @@ -10716,7 +14053,7 @@ namespace ELTKasko } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://elt-poisk.com/")] public partial class GOType @@ -10772,7 +14109,7 @@ namespace ELTKasko } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://elt-poisk.com/")] public partial class Driver @@ -10924,7 +14261,7 @@ namespace ELTKasko } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://elt-poisk.com/")] public partial class VehicleParams @@ -10944,6 +14281,10 @@ namespace ELTKasko private string engineNumberField; + private string transmissionNumberField; + + private string mostNumberField; + private string bodyNumberField; private string chassisNumberField; @@ -11075,7 +14416,35 @@ namespace ELTKasko } /// - [System.Xml.Serialization.XmlElementAttribute(Order=6)] + [System.Xml.Serialization.XmlElementAttribute(IsNullable=true, Order=6)] + public string TransmissionNumber + { + get + { + return this.transmissionNumberField; + } + set + { + this.transmissionNumberField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(IsNullable=true, Order=7)] + public string MostNumber + { + get + { + return this.mostNumberField; + } + set + { + this.mostNumberField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=8)] public string BodyNumber { get @@ -11089,7 +14458,7 @@ namespace ELTKasko } /// - [System.Xml.Serialization.XmlElementAttribute(Order=7)] + [System.Xml.Serialization.XmlElementAttribute(Order=9)] public string ChassisNumber { get @@ -11103,7 +14472,7 @@ namespace ELTKasko } /// - [System.Xml.Serialization.XmlElementAttribute(Order=8)] + [System.Xml.Serialization.XmlElementAttribute(Order=10)] public string TSType { get @@ -11117,7 +14486,7 @@ namespace ELTKasko } /// - [System.Xml.Serialization.XmlElementAttribute(Order=9)] + [System.Xml.Serialization.XmlElementAttribute(Order=11)] public string VIN { get @@ -11131,7 +14500,7 @@ namespace ELTKasko } /// - [System.Xml.Serialization.XmlElementAttribute(Order=10)] + [System.Xml.Serialization.XmlElementAttribute(Order=12)] public int MaxAllowedMass { get @@ -11159,7 +14528,7 @@ namespace ELTKasko } /// - [System.Xml.Serialization.XmlElementAttribute(Order=11)] + [System.Xml.Serialization.XmlElementAttribute(Order=13)] public int Mileage { get @@ -11187,7 +14556,7 @@ namespace ELTKasko } /// - [System.Xml.Serialization.XmlElementAttribute(Order=12)] + [System.Xml.Serialization.XmlElementAttribute(Order=14)] public int VehicleUsage { get @@ -11215,7 +14584,7 @@ namespace ELTKasko } /// - [System.Xml.Serialization.XmlElementAttribute(Order=13)] + [System.Xml.Serialization.XmlElementAttribute(Order=15)] public int SeatingCapacity { get @@ -11243,7 +14612,7 @@ namespace ELTKasko } /// - [System.Xml.Serialization.XmlElementAttribute(Order=14)] + [System.Xml.Serialization.XmlElementAttribute(Order=16)] public string Category { get @@ -11257,7 +14626,7 @@ namespace ELTKasko } /// - [System.Xml.Serialization.XmlElementAttribute(Order=15)] + [System.Xml.Serialization.XmlElementAttribute(Order=17)] public string SpecMarkPTS { get @@ -11271,7 +14640,7 @@ namespace ELTKasko } /// - [System.Xml.Serialization.XmlElementAttribute(Order=16)] + [System.Xml.Serialization.XmlElementAttribute(Order=18)] public string SpecModelPTS { get @@ -11285,7 +14654,7 @@ namespace ELTKasko } /// - [System.Xml.Serialization.XmlElementAttribute(Order=17)] + [System.Xml.Serialization.XmlElementAttribute(Order=19)] public string Classification { get @@ -11300,7 +14669,7 @@ namespace ELTKasko } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://elt-poisk.com/")] public partial class PUU @@ -11356,7 +14725,7 @@ namespace ELTKasko } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://elt-poisk.com/")] public partial class Country @@ -11396,7 +14765,7 @@ namespace ELTKasko } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://elt-poisk.com/")] public partial class SpecialMachinery @@ -11534,7 +14903,7 @@ namespace ELTKasko /// [System.Xml.Serialization.XmlIncludeAttribute(typeof(FinalKASKOCaclulationParams))] [System.Xml.Serialization.XmlIncludeAttribute(typeof(RequestInfoParams))] - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://elt-poisk.com/")] public partial class PreliminaryKASKOCalculationParams @@ -11544,6 +14913,10 @@ namespace ELTKasko private bool isNewField; + private System.Nullable buyingPlaceField; + + private bool buyingPlaceFieldSpecified; + private System.DateTime usageStartField; private string usageCityKLADRField; @@ -11729,7 +15102,35 @@ namespace ELTKasko } /// - [System.Xml.Serialization.XmlElementAttribute(Order=2)] + [System.Xml.Serialization.XmlElementAttribute(IsNullable=true, Order=2)] + public System.Nullable BuyingPlace + { + get + { + return this.buyingPlaceField; + } + set + { + this.buyingPlaceField = value; + } + } + + /// + [System.Xml.Serialization.XmlIgnoreAttribute()] + public bool BuyingPlaceSpecified + { + get + { + return this.buyingPlaceFieldSpecified; + } + set + { + this.buyingPlaceFieldSpecified = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=3)] public System.DateTime UsageStart { get @@ -11743,7 +15144,7 @@ namespace ELTKasko } /// - [System.Xml.Serialization.XmlElementAttribute(Order=3)] + [System.Xml.Serialization.XmlElementAttribute(Order=4)] public string UsageCityKLADR { get @@ -11757,7 +15158,7 @@ namespace ELTKasko } /// - [System.Xml.Serialization.XmlElementAttribute(Order=4)] + [System.Xml.Serialization.XmlElementAttribute(Order=5)] public int VehicleYear { get @@ -11771,7 +15172,7 @@ namespace ELTKasko } /// - [System.Xml.Serialization.XmlElementAttribute(Order=5)] + [System.Xml.Serialization.XmlElementAttribute(Order=6)] public System.DateTime VehicleDate { get @@ -11799,7 +15200,7 @@ namespace ELTKasko } /// - [System.Xml.Serialization.XmlElementAttribute(Order=6)] + [System.Xml.Serialization.XmlElementAttribute(Order=7)] public System.DateTime DateBuy { get @@ -11827,7 +15228,7 @@ namespace ELTKasko } /// - [System.Xml.Serialization.XmlElementAttribute(Order=7)] + [System.Xml.Serialization.XmlElementAttribute(Order=8)] public string Mark { get @@ -11841,7 +15242,7 @@ namespace ELTKasko } /// - [System.Xml.Serialization.XmlElementAttribute(Order=8)] + [System.Xml.Serialization.XmlElementAttribute(Order=9)] public string Model { get @@ -11855,7 +15256,7 @@ namespace ELTKasko } /// - [System.Xml.Serialization.XmlElementAttribute(Order=9)] + [System.Xml.Serialization.XmlElementAttribute(Order=10)] public string OSAGOPolicyNumber { get @@ -11869,7 +15270,7 @@ namespace ELTKasko } /// - [System.Xml.Serialization.XmlElementAttribute(Order=10)] + [System.Xml.Serialization.XmlElementAttribute(Order=11)] public Modification Modification { get @@ -11883,7 +15284,7 @@ namespace ELTKasko } /// - [System.Xml.Serialization.XmlElementAttribute(Order=11)] + [System.Xml.Serialization.XmlElementAttribute(Order=12)] public SpecialMachinery SpecialMachinery { get @@ -11897,7 +15298,7 @@ namespace ELTKasko } /// - [System.Xml.Serialization.XmlElementAttribute(Order=12)] + [System.Xml.Serialization.XmlElementAttribute(Order=13)] public int Duration { get @@ -11911,7 +15312,7 @@ namespace ELTKasko } /// - [System.Xml.Serialization.XmlElementAttribute(Order=13)] + [System.Xml.Serialization.XmlElementAttribute(Order=14)] public string BankId { get @@ -11925,7 +15326,7 @@ namespace ELTKasko } /// - [System.Xml.Serialization.XmlElementAttribute(Order=14)] + [System.Xml.Serialization.XmlElementAttribute(Order=15)] public double Cost { get @@ -11939,7 +15340,7 @@ namespace ELTKasko } /// - [System.Xml.Serialization.XmlElementAttribute(Order=15)] + [System.Xml.Serialization.XmlElementAttribute(Order=16)] public int Franchise { get @@ -11967,7 +15368,7 @@ namespace ELTKasko } /// - [System.Xml.Serialization.XmlElementAttribute(Order=16)] + [System.Xml.Serialization.XmlElementAttribute(Order=17)] public string SSType { get @@ -11981,7 +15382,7 @@ namespace ELTKasko } /// - [System.Xml.Serialization.XmlElementAttribute(Order=17)] + [System.Xml.Serialization.XmlElementAttribute(Order=18)] public string STOA { get @@ -11995,7 +15396,7 @@ namespace ELTKasko } /// - [System.Xml.Serialization.XmlElementAttribute(Order=18)] + [System.Xml.Serialization.XmlElementAttribute(Order=19)] public bool OfficialDealer { get @@ -12023,7 +15424,7 @@ namespace ELTKasko } /// - [System.Xml.Serialization.XmlElementAttribute(Order=19)] + [System.Xml.Serialization.XmlElementAttribute(Order=20)] public string Region { get @@ -12037,7 +15438,7 @@ namespace ELTKasko } /// - [System.Xml.Serialization.XmlElementAttribute(Order=20)] + [System.Xml.Serialization.XmlElementAttribute(Order=21)] public bool Autostart { get @@ -12065,7 +15466,7 @@ namespace ELTKasko } /// - [System.Xml.Serialization.XmlElementAttribute(Order=21)] + [System.Xml.Serialization.XmlElementAttribute(Order=22)] public bool AtsSound { get @@ -12093,7 +15494,7 @@ namespace ELTKasko } /// - [System.Xml.Serialization.XmlElementAttribute(Order=22)] + [System.Xml.Serialization.XmlElementAttribute(Order=23)] public bool StandartImmobilizer { get @@ -12121,7 +15522,7 @@ namespace ELTKasko } /// - [System.Xml.Serialization.XmlElementAttribute(Order=23)] + [System.Xml.Serialization.XmlElementAttribute(Order=24)] public bool CentralLocking { get @@ -12149,7 +15550,7 @@ namespace ELTKasko } /// - [System.Xml.Serialization.XmlElementAttribute(Order=24)] + [System.Xml.Serialization.XmlElementAttribute(Order=25)] public bool MarkingGlasses { get @@ -12177,7 +15578,7 @@ namespace ELTKasko } /// - [System.Xml.Serialization.XmlElementAttribute(Order=25)] + [System.Xml.Serialization.XmlElementAttribute(Order=26)] public bool SelfIgnition { get @@ -12205,7 +15606,7 @@ namespace ELTKasko } /// - [System.Xml.Serialization.XmlElementAttribute(Order=26)] + [System.Xml.Serialization.XmlElementAttribute(Order=27)] public bool OutsideRoads { get @@ -12233,7 +15634,7 @@ namespace ELTKasko } /// - [System.Xml.Serialization.XmlElementAttribute(Order=27)] + [System.Xml.Serialization.XmlElementAttribute(Order=28)] public string TerritoryExploitationRegion { get @@ -12247,7 +15648,7 @@ namespace ELTKasko } /// - [System.Xml.Serialization.XmlElementAttribute(Order=28)] + [System.Xml.Serialization.XmlElementAttribute(Order=29)] public string TerritoryExploitationCity { get @@ -12261,7 +15662,7 @@ namespace ELTKasko } /// - [System.Xml.Serialization.XmlArrayAttribute(Order=29)] + [System.Xml.Serialization.XmlArrayAttribute(Order=30)] [System.Xml.Serialization.XmlArrayItemAttribute("ExpansionCountry")] public Country[] ExpansionCountries { @@ -12276,7 +15677,7 @@ namespace ELTKasko } /// - [System.Xml.Serialization.XmlElementAttribute(Order=30)] + [System.Xml.Serialization.XmlElementAttribute(Order=31)] public string ExpansionCountriesDateBegin { get @@ -12290,7 +15691,7 @@ namespace ELTKasko } /// - [System.Xml.Serialization.XmlElementAttribute(Order=31)] + [System.Xml.Serialization.XmlElementAttribute(Order=32)] public string ExpansionCountriesDateEnd { get @@ -12304,7 +15705,7 @@ namespace ELTKasko } /// - [System.Xml.Serialization.XmlElementAttribute(Order=32)] + [System.Xml.Serialization.XmlElementAttribute(Order=33)] public string DuringTransportation { get @@ -12318,7 +15719,7 @@ namespace ELTKasko } /// - [System.Xml.Serialization.XmlElementAttribute(Order=33)] + [System.Xml.Serialization.XmlElementAttribute(Order=34)] public string BuildingQuarry { get @@ -12332,7 +15733,7 @@ namespace ELTKasko } /// - [System.Xml.Serialization.XmlElementAttribute(Order=34)] + [System.Xml.Serialization.XmlElementAttribute(Order=35)] public int NotConfirmedDamages { get @@ -12360,7 +15761,7 @@ namespace ELTKasko } /// - [System.Xml.Serialization.XmlElementAttribute(Order=35)] + [System.Xml.Serialization.XmlElementAttribute(Order=36)] public int NotConfirmedGlassesDamages { get @@ -12388,7 +15789,7 @@ namespace ELTKasko } /// - [System.Xml.Serialization.XmlArrayAttribute(Order=36)] + [System.Xml.Serialization.XmlArrayAttribute(Order=37)] public PUU[] PUUs { get @@ -12402,7 +15803,7 @@ namespace ELTKasko } /// - [System.Xml.Serialization.XmlElementAttribute(Order=37)] + [System.Xml.Serialization.XmlElementAttribute(Order=38)] public int DriversCount { get @@ -12416,7 +15817,7 @@ namespace ELTKasko } /// - [System.Xml.Serialization.XmlElementAttribute(Order=38)] + [System.Xml.Serialization.XmlElementAttribute(Order=39)] public int ApprovedDriving { get @@ -12430,7 +15831,7 @@ namespace ELTKasko } /// - [System.Xml.Serialization.XmlElementAttribute(Order=39)] + [System.Xml.Serialization.XmlElementAttribute(Order=40)] public int Risk { get @@ -12444,7 +15845,7 @@ namespace ELTKasko } /// - [System.Xml.Serialization.XmlElementAttribute(Order=40)] + [System.Xml.Serialization.XmlElementAttribute(Order=41)] public string PayType { get @@ -12458,7 +15859,7 @@ namespace ELTKasko } /// - [System.Xml.Serialization.XmlElementAttribute(Order=41)] + [System.Xml.Serialization.XmlElementAttribute(Order=42)] public VehicleParams Vehicle { get @@ -12472,7 +15873,7 @@ namespace ELTKasko } /// - [System.Xml.Serialization.XmlElementAttribute(Order=42)] + [System.Xml.Serialization.XmlElementAttribute(Order=43)] public double Discount { get @@ -12500,7 +15901,7 @@ namespace ELTKasko } /// - [System.Xml.Serialization.XmlArrayAttribute(Order=43)] + [System.Xml.Serialization.XmlArrayAttribute(Order=44)] public Driver[] Drivers { get @@ -12514,7 +15915,7 @@ namespace ELTKasko } /// - [System.Xml.Serialization.XmlArrayAttribute(Order=44)] + [System.Xml.Serialization.XmlArrayAttribute(Order=45)] public DOType[] DO { get @@ -12528,7 +15929,7 @@ namespace ELTKasko } /// - [System.Xml.Serialization.XmlArrayAttribute(Order=45)] + [System.Xml.Serialization.XmlArrayAttribute(Order=46)] public Option[] Options { get @@ -12542,7 +15943,7 @@ namespace ELTKasko } /// - [System.Xml.Serialization.XmlElementAttribute(Order=46)] + [System.Xml.Serialization.XmlElementAttribute(Order=47)] public GOType GO { get @@ -12556,7 +15957,7 @@ namespace ELTKasko } /// - [System.Xml.Serialization.XmlElementAttribute(Order=47)] + [System.Xml.Serialization.XmlElementAttribute(Order=48)] public NSType NS { get @@ -12570,7 +15971,7 @@ namespace ELTKasko } /// - [System.Xml.Serialization.XmlElementAttribute(Order=48)] + [System.Xml.Serialization.XmlElementAttribute(Order=49)] public bool GAP { get @@ -12598,7 +15999,7 @@ namespace ELTKasko } /// - [System.Xml.Serialization.XmlElementAttribute(Order=49)] + [System.Xml.Serialization.XmlElementAttribute(Order=50)] public bool WithKBMOsago { get @@ -12626,7 +16027,7 @@ namespace ELTKasko } /// - [System.Xml.Serialization.XmlElementAttribute(Order=50)] + [System.Xml.Serialization.XmlElementAttribute(Order=51)] public PTS PTS { get @@ -12640,7 +16041,7 @@ namespace ELTKasko } /// - [System.Xml.Serialization.XmlElementAttribute(Order=51)] + [System.Xml.Serialization.XmlElementAttribute(Order=52)] public Document VehicleRegistration { get @@ -12654,7 +16055,7 @@ namespace ELTKasko } /// - [System.Xml.Serialization.XmlElementAttribute(Order=52)] + [System.Xml.Serialization.XmlElementAttribute(Order=53)] public int NumberOfKeys { get @@ -12682,7 +16083,7 @@ namespace ELTKasko } /// - [System.Xml.Serialization.XmlElementAttribute(Order=53)] + [System.Xml.Serialization.XmlElementAttribute(Order=54)] public int OwnerNum { get @@ -12710,7 +16111,7 @@ namespace ELTKasko } /// - [System.Xml.Serialization.XmlElementAttribute(Order=54)] + [System.Xml.Serialization.XmlElementAttribute(Order=55)] public PhysicalPerson Insurer { get @@ -12724,7 +16125,7 @@ namespace ELTKasko } /// - [System.Xml.Serialization.XmlElementAttribute(Order=55)] + [System.Xml.Serialization.XmlElementAttribute(Order=56)] public PhysicalPerson Owner { get @@ -12738,7 +16139,7 @@ namespace ELTKasko } /// - [System.Xml.Serialization.XmlElementAttribute(Order=56)] + [System.Xml.Serialization.XmlElementAttribute(Order=57)] public PhysicalPerson Lessee { get @@ -12752,7 +16153,7 @@ namespace ELTKasko } /// - [System.Xml.Serialization.XmlArrayAttribute(Order=57)] + [System.Xml.Serialization.XmlArrayAttribute(Order=58)] public FullDriver[] FullDriversInfo { get @@ -12766,7 +16167,7 @@ namespace ELTKasko } /// - [System.Xml.Serialization.XmlElementAttribute(Order=58)] + [System.Xml.Serialization.XmlElementAttribute(Order=59)] public System.DateTime ContractBegin { get @@ -12794,7 +16195,7 @@ namespace ELTKasko } /// - [System.Xml.Serialization.XmlElementAttribute(Order=59)] + [System.Xml.Serialization.XmlElementAttribute(Order=60)] public double ExtraCharge { get @@ -12823,7 +16224,7 @@ namespace ELTKasko } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://elt-poisk.com/")] public partial class FinalKASKOCaclulationParams : PreliminaryKASKOCalculationParams @@ -12843,6 +16244,8 @@ namespace ELTKasko private PhysicalPerson beneficiarField; + private PhysicalPerson payerField; + private UploadFileData uploadFileField; private System.DateTime contractEndField; @@ -12977,6 +16380,20 @@ namespace ELTKasko /// [System.Xml.Serialization.XmlElementAttribute(Order=5)] + public PhysicalPerson Payer + { + get + { + return this.payerField; + } + set + { + this.payerField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=6)] public UploadFileData UploadFile { get @@ -12990,7 +16407,7 @@ namespace ELTKasko } /// - [System.Xml.Serialization.XmlElementAttribute(Order=6)] + [System.Xml.Serialization.XmlElementAttribute(Order=7)] public System.DateTime ContractEnd { get @@ -13004,7 +16421,7 @@ namespace ELTKasko } /// - [System.Xml.Serialization.XmlElementAttribute(Order=7)] + [System.Xml.Serialization.XmlElementAttribute(Order=8)] public System.DateTime ContractSign { get @@ -13032,7 +16449,7 @@ namespace ELTKasko } /// - [System.Xml.Serialization.XmlElementAttribute(Order=8)] + [System.Xml.Serialization.XmlElementAttribute(Order=9)] public string PolicyNumber { get @@ -13046,7 +16463,7 @@ namespace ELTKasko } /// - [System.Xml.Serialization.XmlElementAttribute(Order=9)] + [System.Xml.Serialization.XmlElementAttribute(Order=10)] public BSO BSO { get @@ -13060,7 +16477,7 @@ namespace ELTKasko } /// - [System.Xml.Serialization.XmlElementAttribute(Order=10)] + [System.Xml.Serialization.XmlElementAttribute(Order=11)] public A7 A7 { get @@ -13074,7 +16491,7 @@ namespace ELTKasko } /// - [System.Xml.Serialization.XmlElementAttribute(Order=11)] + [System.Xml.Serialization.XmlElementAttribute(Order=12)] public string SpecialConditions { get @@ -13088,7 +16505,7 @@ namespace ELTKasko } /// - [System.Xml.Serialization.XmlElementAttribute(Order=12)] + [System.Xml.Serialization.XmlElementAttribute(Order=13)] public string Barcode { get @@ -13102,7 +16519,7 @@ namespace ELTKasko } /// - [System.Xml.Serialization.XmlArrayAttribute(Order=13)] + [System.Xml.Serialization.XmlArrayAttribute(Order=14)] public Payment[] Payments { get @@ -13116,7 +16533,7 @@ namespace ELTKasko } /// - [System.Xml.Serialization.XmlElementAttribute(Order=14)] + [System.Xml.Serialization.XmlElementAttribute(Order=15)] public string PromoCode { get @@ -13130,7 +16547,7 @@ namespace ELTKasko } /// - [System.Xml.Serialization.XmlElementAttribute(Order=15)] + [System.Xml.Serialization.XmlElementAttribute(Order=16)] public int ContractStatusTypeId { get @@ -13158,7 +16575,7 @@ namespace ELTKasko } /// - [System.Xml.Serialization.XmlElementAttribute(Order=16)] + [System.Xml.Serialization.XmlElementAttribute(Order=17)] public string ContractOptionId { get @@ -13172,7 +16589,7 @@ namespace ELTKasko } /// - [System.Xml.Serialization.XmlElementAttribute(Order=17)] + [System.Xml.Serialization.XmlElementAttribute(Order=18)] public LeasingContractParams LeasingContract { get @@ -13186,7 +16603,7 @@ namespace ELTKasko } /// - [System.Xml.Serialization.XmlElementAttribute(Order=18)] + [System.Xml.Serialization.XmlElementAttribute(Order=19)] public bool PromiseToInsureGapInAlfa { get @@ -13215,7 +16632,7 @@ namespace ELTKasko } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://elt-poisk.com/")] public partial class RequestInfoParams : PreliminaryKASKOCalculationParams @@ -13880,7 +17297,7 @@ namespace ELTKasko } [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.ServiceModel.MessageContractAttribute(WrapperName="GetPayLink", WrapperNamespace="http://elt-poisk.com/", IsWrapped=true)] public partial class GetPayLinkRequest { @@ -13911,7 +17328,7 @@ namespace ELTKasko } [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.ServiceModel.MessageContractAttribute(WrapperName="GetPayLinkResponse", WrapperNamespace="http://elt-poisk.com/", IsWrapped=true)] public partial class GetPayLinkResponse { @@ -13931,22 +17348,26 @@ namespace ELTKasko [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://elt-poisk.com/", Order=4)] public string BackLinkError; + [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://elt-poisk.com/", Order=5)] + public string Message; + public GetPayLinkResponse() { } - public GetPayLinkResponse(bool Success, string Link, string Error, string BackLink, string BackLinkError) + public GetPayLinkResponse(bool Success, string Link, string Error, string BackLink, string BackLinkError, string Message) { this.Success = Success; this.Link = Link; this.Error = Error; this.BackLink = BackLink; this.BackLinkError = BackLinkError; + this.Message = Message; } } [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.ServiceModel.MessageContractAttribute(WrapperName="GetRequestInfo", WrapperNamespace="http://elt-poisk.com/", IsWrapped=true)] public partial class GetRequestInfoRequest { @@ -13969,7 +17390,7 @@ namespace ELTKasko } [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.ServiceModel.MessageContractAttribute(WrapperName="GetRequestInfoResponse", WrapperNamespace="http://elt-poisk.com/", IsWrapped=true)] public partial class GetRequestInfoResponse { @@ -14012,7 +17433,7 @@ namespace ELTKasko } [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.ServiceModel.MessageContractAttribute(WrapperName="LogAction", WrapperNamespace="http://elt-poisk.com/", IsWrapped=true)] public partial class LogActionRequest { @@ -14083,7 +17504,7 @@ namespace ELTKasko } [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.ServiceModel.MessageContractAttribute(WrapperName="LogActionResponse", WrapperNamespace="http://elt-poisk.com/", IsWrapped=true)] public partial class LogActionResponse { @@ -14106,7 +17527,7 @@ namespace ELTKasko } [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="GetActiveInsuranceCompanies", WrapperNamespace="http://elt-poisk.com/", IsWrapped=true)] public partial class GetActiveInsuranceCompaniesRequest @@ -14118,7 +17539,7 @@ namespace ELTKasko } [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="GetActiveInsuranceCompaniesResponse", WrapperNamespace="http://elt-poisk.com/", IsWrapped=true)] public partial class GetActiveInsuranceCompaniesResponse @@ -14139,7 +17560,7 @@ namespace ELTKasko } [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="GetDBFlags", WrapperNamespace="http://elt-poisk.com/", IsWrapped=true)] public partial class GetDBFlagsRequest @@ -14151,7 +17572,7 @@ namespace ELTKasko } [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="GetDBFlagsResponse", WrapperNamespace="http://elt-poisk.com/", IsWrapped=true)] public partial class GetDBFlagsResponse @@ -14172,7 +17593,7 @@ namespace ELTKasko } [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="GetCountriesISO", WrapperNamespace="http://elt-poisk.com/", IsWrapped=true)] public partial class GetCountriesISORequest @@ -14184,7 +17605,7 @@ namespace ELTKasko } [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="GetCountriesISOResponse", WrapperNamespace="http://elt-poisk.com/", IsWrapped=true)] public partial class GetCountriesISOResponse @@ -14205,7 +17626,7 @@ namespace ELTKasko } [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="GetPrevInsuranceCompanies", WrapperNamespace="http://elt-poisk.com/", IsWrapped=true)] public partial class GetPrevInsuranceCompaniesRequest @@ -14217,7 +17638,7 @@ namespace ELTKasko } [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="GetPrevInsuranceCompaniesResponse", WrapperNamespace="http://elt-poisk.com/", IsWrapped=true)] public partial class GetPrevInsuranceCompaniesResponse @@ -14238,7 +17659,7 @@ namespace ELTKasko } [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="GetRalations", WrapperNamespace="http://elt-poisk.com/", IsWrapped=true)] public partial class GetRalationsRequest @@ -14258,7 +17679,7 @@ namespace ELTKasko } [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="GetRalationsResponse", WrapperNamespace="http://elt-poisk.com/", IsWrapped=true)] public partial class GetRalationsResponse @@ -14279,7 +17700,7 @@ namespace ELTKasko } [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.ServiceModel.MessageContractAttribute(WrapperName="ChangeRelations", WrapperNamespace="http://elt-poisk.com/", IsWrapped=true)] public partial class ChangeRelationsRequest { @@ -14314,7 +17735,7 @@ namespace ELTKasko } [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.ServiceModel.MessageContractAttribute(WrapperName="ChangeRelationsResponse", WrapperNamespace="http://elt-poisk.com/", IsWrapped=true)] public partial class ChangeRelationsResponse { @@ -14337,7 +17758,7 @@ namespace ELTKasko } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="http://elt-poisk.com/")] public partial class GetKASKOInfoParams @@ -14425,7 +17846,7 @@ namespace ELTKasko } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="http://elt-poisk.com/")] public partial class GetKASKOInfoParamsInsured @@ -14481,7 +17902,7 @@ namespace ELTKasko } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="http://elt-poisk.com/")] public partial class GetKASKOInfoParamsVehicle @@ -14505,7 +17926,7 @@ namespace ELTKasko } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="http://elt-poisk.com/")] public partial class GetKASKOInfoResponseParams @@ -15057,7 +18478,7 @@ namespace ELTKasko } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="http://elt-poisk.com/")] public partial class GetKASKOInfoResponseParamsModification @@ -15241,7 +18662,7 @@ namespace ELTKasko } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="http://elt-poisk.com/")] public partial class GetKASKOInfoResponseParamsVehicle @@ -15253,6 +18674,10 @@ namespace ELTKasko private string engineNumberField; + private string transmissionNumberField; + + private string mostNumberField; + private int mileageField; private bool mileageFieldSpecified; @@ -15302,7 +18727,35 @@ namespace ELTKasko } /// - [System.Xml.Serialization.XmlElementAttribute(Order=3)] + [System.Xml.Serialization.XmlElementAttribute(IsNullable=true, Order=3)] + public string TransmissionNumber + { + get + { + return this.transmissionNumberField; + } + set + { + this.transmissionNumberField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(IsNullable=true, Order=4)] + public string MostNumber + { + get + { + return this.mostNumberField; + } + set + { + this.mostNumberField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=5)] public int Mileage { get @@ -15330,7 +18783,7 @@ namespace ELTKasko } /// - [System.Xml.Serialization.XmlElementAttribute(Order=4)] + [System.Xml.Serialization.XmlElementAttribute(Order=6)] public string VIN { get @@ -15345,7 +18798,7 @@ namespace ELTKasko } [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.ServiceModel.MessageContractAttribute(WrapperName="GetKASKOInfo", WrapperNamespace="http://elt-poisk.com/", IsWrapped=true)] public partial class GetKASKOInfoRequest { @@ -15368,7 +18821,7 @@ namespace ELTKasko } [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.ServiceModel.MessageContractAttribute(WrapperName="GetKASKOInfoResponse", WrapperNamespace="http://elt-poisk.com/", IsWrapped=true)] public partial class GetKASKOInfoResponse { @@ -15463,7 +18916,7 @@ namespace ELTKasko } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="http://elt-poisk.com/")] public partial class getContractListByPolicyNumberResponseGetContractListByPolicyNumberResult @@ -15503,7 +18956,7 @@ namespace ELTKasko } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="http://elt-poisk.com/")] public partial class getContractListByPolicyNumberResponseGetContractListByPolicyNumberResultList @@ -15671,7 +19124,7 @@ namespace ELTKasko } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="http://elt-poisk.com/")] public partial class initMultiUpdateTasksList @@ -15711,7 +19164,7 @@ namespace ELTKasko } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="http://elt-poisk.com/")] public partial class initMultiUpdateTasksResponseInitMultiUpdateTasksResult @@ -15751,7 +19204,7 @@ namespace ELTKasko } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="http://elt-poisk.com/")] public partial class initMultiUpdateTasksResponseInitMultiUpdateTasksResultList @@ -15823,7 +19276,7 @@ namespace ELTKasko } [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="initMultiUpdateTasks", WrapperNamespace="http://elt-poisk.com/", IsWrapped=true)] public partial class initMultiUpdateTasksRequest @@ -15868,7 +19321,7 @@ namespace ELTKasko } [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="initMultiUpdateTasksResponse", WrapperNamespace="http://elt-poisk.com/", IsWrapped=true)] public partial class initMultiUpdateTasksResponse @@ -15887,304 +19340,8 @@ namespace ELTKasko } } - /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="http://elt-poisk.com/")] - public partial class GetOrderInfoResponseGetOrderInfoResult - { - - private GetOrderInfoResponseGetOrderInfoResultInsuranceProduct insuranceProductField; - - private GetOrderInfoResponseGetOrderInfoResultInsured insuredField; - - private string policyNumberField; - - private string deliveryDateTimeField; - - private Address deliveryAddressField; - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=0)] - public GetOrderInfoResponseGetOrderInfoResultInsuranceProduct InsuranceProduct - { - get - { - return this.insuranceProductField; - } - set - { - this.insuranceProductField = value; - } - } - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=1)] - public GetOrderInfoResponseGetOrderInfoResultInsured Insured - { - get - { - return this.insuredField; - } - set - { - this.insuredField = value; - } - } - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=2)] - public string PolicyNumber - { - get - { - return this.policyNumberField; - } - set - { - this.policyNumberField = value; - } - } - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=3)] - public string DeliveryDateTime - { - get - { - return this.deliveryDateTimeField; - } - set - { - this.deliveryDateTimeField = value; - } - } - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=4)] - public Address DeliveryAddress - { - get - { - return this.deliveryAddressField; - } - set - { - this.deliveryAddressField = value; - } - } - } - - /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] - [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="http://elt-poisk.com/")] - public partial class GetOrderInfoResponseGetOrderInfoResultInsuranceProduct - { - - private string idField; - - private string nameField; - - private string statusField; - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=0)] - public string Id - { - get - { - return this.idField; - } - set - { - this.idField = value; - } - } - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=1)] - public string Name - { - get - { - return this.nameField; - } - set - { - this.nameField = value; - } - } - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=2)] - public string Status - { - get - { - return this.statusField; - } - set - { - this.statusField = value; - } - } - } - - /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] - [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="http://elt-poisk.com/")] - public partial class GetOrderInfoResponseGetOrderInfoResultInsured - { - - private System.DateTime dOBField; - - private string subjectIdField; - - private string surnameField; - - private string nameField; - - private string patronymicField; - - private string sexField; - - private string phoneField; - - private string emailField; - - private string insuranceCompanyField; - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=0)] - public System.DateTime DOB - { - get - { - return this.dOBField; - } - set - { - this.dOBField = value; - } - } - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=1)] - public string SubjectId - { - get - { - return this.subjectIdField; - } - set - { - this.subjectIdField = value; - } - } - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=2)] - public string Surname - { - get - { - return this.surnameField; - } - set - { - this.surnameField = value; - } - } - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=3)] - public string Name - { - get - { - return this.nameField; - } - set - { - this.nameField = value; - } - } - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=4)] - public string Patronymic - { - get - { - return this.patronymicField; - } - set - { - this.patronymicField = value; - } - } - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=5)] - public string Sex - { - get - { - return this.sexField; - } - set - { - this.sexField = value; - } - } - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=6)] - public string Phone - { - get - { - return this.phoneField; - } - set - { - this.phoneField = value; - } - } - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=7)] - public string Email - { - get - { - return this.emailField; - } - set - { - this.emailField = value; - } - } - - /// - [System.Xml.Serialization.XmlElementAttribute(Order=8)] - public string InsuranceCompany - { - get - { - return this.insuranceCompanyField; - } - set - { - this.insuranceCompanyField = value; - } - } - } - - [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.ServiceModel.MessageContractAttribute(WrapperName="GetOrderInfo", WrapperNamespace="http://elt-poisk.com/", IsWrapped=true)] public partial class GetOrderInfoRequest { @@ -16195,42 +19352,50 @@ namespace ELTKasko [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://elt-poisk.com/", Order=1)] public string OrderId; + [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://elt-poisk.com/", Order=2)] + public ELTKasko.GetOrderInfoParams Params; + public GetOrderInfoRequest() { } - public GetOrderInfoRequest(ELTKasko.AuthInfo AuthInfo, string OrderId) + public GetOrderInfoRequest(ELTKasko.AuthInfo AuthInfo, string OrderId, ELTKasko.GetOrderInfoParams Params) { this.AuthInfo = AuthInfo; this.OrderId = OrderId; + this.Params = Params; } } [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.ServiceModel.MessageContractAttribute(WrapperName="GetOrderInfoResponse", WrapperNamespace="http://elt-poisk.com/", IsWrapped=true)] public partial class GetOrderInfoResponse { [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://elt-poisk.com/", Order=0)] - public ELTKasko.GetOrderInfoResponseGetOrderInfoResult GetOrderInfoResult; + public ELTKasko.GetOrderInfoResult GetOrderInfoResult; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://elt-poisk.com/", Order=1)] - public string ErrorMessage; + public bool Success; + + [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://elt-poisk.com/", Order=2)] + public string Error; public GetOrderInfoResponse() { } - public GetOrderInfoResponse(ELTKasko.GetOrderInfoResponseGetOrderInfoResult GetOrderInfoResult, string ErrorMessage) + public GetOrderInfoResponse(ELTKasko.GetOrderInfoResult GetOrderInfoResult, bool Success, string Error) { this.GetOrderInfoResult = GetOrderInfoResult; - this.ErrorMessage = ErrorMessage; + this.Success = Success; + this.Error = Error; } } [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="GetEngineVolume", WrapperNamespace="http://elt-poisk.com/", IsWrapped=true)] public partial class GetEngineVolumeRequest @@ -16274,7 +19439,7 @@ namespace ELTKasko } [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="GetEngineVolumeResponse", WrapperNamespace="http://elt-poisk.com/", IsWrapped=true)] public partial class GetEngineVolumeResponse @@ -16295,7 +19460,7 @@ namespace ELTKasko } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="http://elt-poisk.com/")] public partial class MovingBSOResponseMovingBSOResult @@ -16320,7 +19485,7 @@ namespace ELTKasko } [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="MovingBSO", WrapperNamespace="http://elt-poisk.com/", IsWrapped=true)] public partial class MovingBSORequest @@ -16357,7 +19522,7 @@ namespace ELTKasko } [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="MovingBSOResponse", WrapperNamespace="http://elt-poisk.com/", IsWrapped=true)] public partial class MovingBSOResponse @@ -16377,7 +19542,7 @@ namespace ELTKasko } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="http://elt-poisk.com/")] public partial class MappedCarsResponseModification @@ -16545,7 +19710,7 @@ namespace ELTKasko } [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.ServiceModel.MessageContractAttribute(WrapperName="MappedCars", WrapperNamespace="http://elt-poisk.com/", IsWrapped=true)] public partial class MappedCarsRequest { @@ -16576,7 +19741,7 @@ namespace ELTKasko } [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.ServiceModel.MessageContractAttribute(WrapperName="MappedCarsResponse", WrapperNamespace="http://elt-poisk.com/", IsWrapped=true)] public partial class MappedCarsResponse { @@ -16603,7 +19768,7 @@ namespace ELTKasko } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="http://elt-poisk.com/")] public partial class GetDepUserResponseGetDepUserResult @@ -16628,7 +19793,7 @@ namespace ELTKasko } [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.ServiceModel.MessageContractAttribute(WrapperName="CheckPhone", WrapperNamespace="http://elt-poisk.com/", IsWrapped=true)] public partial class CheckPhoneRequest { @@ -16659,7 +19824,7 @@ namespace ELTKasko } [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.ServiceModel.MessageContractAttribute(WrapperName="CheckPhoneResponse", WrapperNamespace="http://elt-poisk.com/", IsWrapped=true)] public partial class CheckPhoneResponse { @@ -16690,7 +19855,7 @@ namespace ELTKasko } [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.ServiceModel.MessageContractAttribute(WrapperName="GetPromoDiscount", WrapperNamespace="http://elt-poisk.com/", IsWrapped=true)] public partial class GetPromoDiscountRequest { @@ -16709,7 +19874,7 @@ namespace ELTKasko } [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.ServiceModel.MessageContractAttribute(WrapperName="GetPromoDiscountResponse", WrapperNamespace="http://elt-poisk.com/", IsWrapped=true)] public partial class GetPromoDiscountResponse { @@ -16736,7 +19901,7 @@ namespace ELTKasko } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="http://elt-poisk.com/")] public partial class ChangeStatusPolicyResponseResponseStatus @@ -16824,7 +19989,7 @@ namespace ELTKasko } [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.ServiceModel.MessageContractAttribute(WrapperName="ChangeStatusPolicy", WrapperNamespace="http://elt-poisk.com/", IsWrapped=true)] public partial class ChangeStatusPolicyRequest { @@ -16859,7 +20024,7 @@ namespace ELTKasko } [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.ServiceModel.MessageContractAttribute(WrapperName="ChangeStatusPolicyResponse", WrapperNamespace="http://elt-poisk.com/", IsWrapped=true)] public partial class ChangeStatusPolicyResponse { @@ -16868,21 +20033,25 @@ namespace ELTKasko public bool Success; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://elt-poisk.com/", Order=1)] + public string PolicyNumber; + + [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://elt-poisk.com/", Order=2)] public ELTKasko.ChangeStatusPolicyResponseResponseStatus ResponseStatus; public ChangeStatusPolicyResponse() { } - public ChangeStatusPolicyResponse(bool Success, ELTKasko.ChangeStatusPolicyResponseResponseStatus ResponseStatus) + public ChangeStatusPolicyResponse(bool Success, string PolicyNumber, ELTKasko.ChangeStatusPolicyResponseResponseStatus ResponseStatus) { this.Success = Success; + this.PolicyNumber = PolicyNumber; this.ResponseStatus = ResponseStatus; } } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="http://elt-poisk.com/")] public partial class GetInsuranceCompanyAccountDetailsInsuranceCompany @@ -16906,7 +20075,7 @@ namespace ELTKasko } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="http://elt-poisk.com/")] public partial class GetInsuranceCompanyAccountDetailsResponseAccountDetails @@ -17010,7 +20179,7 @@ namespace ELTKasko } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="http://elt-poisk.com/")] public partial class GetBSOResponseGetBSOResult @@ -17035,7 +20204,7 @@ namespace ELTKasko } [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="GetPUUMarks", WrapperNamespace="http://elt-poisk.com/", IsWrapped=true)] public partial class GetPUUMarksRequest @@ -17056,7 +20225,7 @@ namespace ELTKasko } [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="GetPUUMarksResponse", WrapperNamespace="http://elt-poisk.com/", IsWrapped=true)] public partial class GetPUUMarksResponse @@ -17076,7 +20245,7 @@ namespace ELTKasko } [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="UploadFile", WrapperNamespace="http://elt-poisk.com/", IsWrapped=true)] public partial class UploadFileRequest @@ -17113,7 +20282,7 @@ namespace ELTKasko } [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="UploadFileResponse", WrapperNamespace="http://elt-poisk.com/", IsWrapped=true)] public partial class UploadFileResponse @@ -17133,7 +20302,7 @@ namespace ELTKasko } [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="UploadFileToInsurance", WrapperNamespace="http://elt-poisk.com/", IsWrapped=true)] public partial class UploadFileToInsuranceRequest @@ -17170,7 +20339,7 @@ namespace ELTKasko } [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="UploadFileToInsuranceResponse", WrapperNamespace="http://elt-poisk.com/", IsWrapped=true)] public partial class UploadFileToInsuranceResponse @@ -17189,8 +20358,94 @@ namespace ELTKasko } } + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="http://elt-poisk.com/")] + public partial class UploadToClientResponseResponseStatus + { + + private string errorField; + + private string messageField; + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=0)] + public string Error + { + get + { + return this.errorField; + } + set + { + this.errorField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=1)] + public string Message + { + get + { + return this.messageField; + } + set + { + this.messageField = value; + } + } + } + + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] + [System.ServiceModel.MessageContractAttribute(WrapperName="UploadToClient", WrapperNamespace="http://elt-poisk.com/", IsWrapped=true)] + public partial class UploadToClientRequest + { + + [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://elt-poisk.com/", Order=0)] + public ELTKasko.AuthInfo AuthInfo; + + [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://elt-poisk.com/", Order=1)] + public string OrderId; + + public UploadToClientRequest() + { + } + + public UploadToClientRequest(ELTKasko.AuthInfo AuthInfo, string OrderId) + { + this.AuthInfo = AuthInfo; + this.OrderId = OrderId; + } + } + + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] + [System.ServiceModel.MessageContractAttribute(WrapperName="UploadToClientResponse", WrapperNamespace="http://elt-poisk.com/", IsWrapped=true)] + public partial class UploadToClientResponse + { + + [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://elt-poisk.com/", Order=0)] + public bool Success; + + [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://elt-poisk.com/", Order=1)] + public ELTKasko.UploadToClientResponseResponseStatus ResponseStatus; + + public UploadToClientResponse() + { + } + + public UploadToClientResponse(bool Success, ELTKasko.UploadToClientResponseResponseStatus ResponseStatus) + { + this.Success = Success; + this.ResponseStatus = ResponseStatus; + } + } + + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="SavePolicyTempData", WrapperNamespace="http://elt-poisk.com/", IsWrapped=true)] public partial class SavePolicyTempDataRequest @@ -17219,7 +20474,7 @@ namespace ELTKasko } [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="SavePolicyTempDataResponse", WrapperNamespace="http://elt-poisk.com/", IsWrapped=true)] public partial class SavePolicyTempDataResponse @@ -17238,8 +20493,98 @@ namespace ELTKasko } } + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="http://elt-poisk.com/")] + public partial class GetAutoModificationsFromSkTransport + { + + private string markField; + + private string modelField; + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=0)] + public string Mark + { + get + { + return this.markField; + } + set + { + this.markField = value; + } + } + + /// + [System.Xml.Serialization.XmlElementAttribute(Order=1)] + public string Model + { + get + { + return this.modelField; + } + set + { + this.modelField = value; + } + } + } + + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] + [System.ServiceModel.MessageContractAttribute(WrapperName="GetAutoModificationsFromSk", WrapperNamespace="http://elt-poisk.com/", IsWrapped=true)] + public partial class GetAutoModificationsFromSkRequest + { + + [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://elt-poisk.com/", Order=0)] + public ELTKasko.AuthInfo AuthInfo; + + [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://elt-poisk.com/", Order=1)] + public string InsuranceCompany; + + [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://elt-poisk.com/", Order=2)] + public ELTKasko.GetAutoModificationsFromSkTransport Transport; + + public GetAutoModificationsFromSkRequest() + { + } + + public GetAutoModificationsFromSkRequest(ELTKasko.AuthInfo AuthInfo, string InsuranceCompany, ELTKasko.GetAutoModificationsFromSkTransport Transport) + { + this.AuthInfo = AuthInfo; + this.InsuranceCompany = InsuranceCompany; + this.Transport = Transport; + } + } + + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] + [System.ServiceModel.MessageContractAttribute(WrapperName="GetAutoModificationsFromSkResponse", WrapperNamespace="http://elt-poisk.com/", IsWrapped=true)] + public partial class GetAutoModificationsFromSkResponse + { + + [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://elt-poisk.com/", Order=0)] + public ELTKasko.DictionaryElement[] GetAutoModificationsFromSkResult; + + [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://elt-poisk.com/", Order=1)] + public string Error; + + public GetAutoModificationsFromSkResponse() + { + } + + public GetAutoModificationsFromSkResponse(ELTKasko.DictionaryElement[] GetAutoModificationsFromSkResult, string Error) + { + this.GetAutoModificationsFromSkResult = GetAutoModificationsFromSkResult; + this.Error = Error; + } + } + + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.ServiceModel.MessageContractAttribute(WrapperName="ImportPayment", WrapperNamespace="http://elt-poisk.com/", IsWrapped=true)] public partial class ImportPaymentRequest { @@ -17286,7 +20631,7 @@ namespace ELTKasko } [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.ServiceModel.MessageContractAttribute(WrapperName="ImportPaymentResponse", WrapperNamespace="http://elt-poisk.com/", IsWrapped=true)] public partial class ImportPaymentResponse { @@ -17330,7 +20675,7 @@ namespace ELTKasko } [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="GetRegionsExt", WrapperNamespace="http://elt-poisk.com/", IsWrapped=true)] public partial class GetRegionsExtRequest @@ -17342,7 +20687,7 @@ namespace ELTKasko } [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="GetRegionsExtResponse", WrapperNamespace="http://elt-poisk.com/", IsWrapped=true)] public partial class GetRegionsExtResponse @@ -17363,7 +20708,7 @@ namespace ELTKasko } [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="GetLocalitiesExt", WrapperNamespace="http://elt-poisk.com/", IsWrapped=true)] public partial class GetLocalitiesExtRequest @@ -17383,7 +20728,7 @@ namespace ELTKasko } [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="GetLocalitiesExtResponse", WrapperNamespace="http://elt-poisk.com/", IsWrapped=true)] public partial class GetLocalitiesExtResponse @@ -17404,7 +20749,7 @@ namespace ELTKasko } [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="GetCitiesExt", WrapperNamespace="http://elt-poisk.com/", IsWrapped=true)] public partial class GetCitiesExtRequest @@ -17424,7 +20769,7 @@ namespace ELTKasko } [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="GetCitiesExtResponse", WrapperNamespace="http://elt-poisk.com/", IsWrapped=true)] public partial class GetCitiesExtResponse @@ -17445,7 +20790,7 @@ namespace ELTKasko } [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.ServiceModel.MessageContractAttribute(WrapperName="DeleteCalculation", WrapperNamespace="http://elt-poisk.com/", IsWrapped=true)] public partial class DeleteCalculationRequest { @@ -17468,7 +20813,7 @@ namespace ELTKasko } [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.ServiceModel.MessageContractAttribute(WrapperName="DeleteCalculationResponse", WrapperNamespace="http://elt-poisk.com/", IsWrapped=true)] public partial class DeleteCalculationResponse { @@ -17491,7 +20836,7 @@ namespace ELTKasko } [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="GetInsuranceProducts", WrapperNamespace="http://elt-poisk.com/", IsWrapped=true)] public partial class GetInsuranceProductsRequest @@ -17515,7 +20860,7 @@ namespace ELTKasko } [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="GetInsuranceProductsResponse", WrapperNamespace="http://elt-poisk.com/", IsWrapped=true)] public partial class GetInsuranceProductsResponse @@ -17536,7 +20881,7 @@ namespace ELTKasko } [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="GetInsurancePrograms", WrapperNamespace="http://elt-poisk.com/", IsWrapped=true)] public partial class GetInsuranceProgramsRequest @@ -17560,7 +20905,7 @@ namespace ELTKasko } [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="GetInsuranceProgramsResponse", WrapperNamespace="http://elt-poisk.com/", IsWrapped=true)] public partial class GetInsuranceProgramsResponse @@ -17581,7 +20926,7 @@ namespace ELTKasko } [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="GetCommonFormTypes", WrapperNamespace="http://elt-poisk.com/", IsWrapped=true)] public partial class GetCommonFormTypesRequest @@ -17593,7 +20938,7 @@ namespace ELTKasko } [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="GetCommonFormTypesResponse", WrapperNamespace="http://elt-poisk.com/", IsWrapped=true)] public partial class GetCommonFormTypesResponse @@ -17614,7 +20959,7 @@ namespace ELTKasko } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="http://elt-poisk.com/")] public partial class GetCommonFormsResponseGetCommonFormsResult @@ -17638,7 +20983,7 @@ namespace ELTKasko } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="http://elt-poisk.com/")] public partial class GetCommonFormsResponseGetCommonFormsResultCommonForm @@ -17678,7 +21023,7 @@ namespace ELTKasko } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="http://elt-poisk.com/")] public partial class GetCommonFormsExistResponseGetCommonFormsExistResult @@ -17702,7 +21047,7 @@ namespace ELTKasko } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="http://elt-poisk.com/")] public partial class GetCommonFormsExistResponseGetCommonFormsExistResultCommonForm @@ -17758,7 +21103,7 @@ namespace ELTKasko } [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="GetDocumentTypes", WrapperNamespace="http://elt-poisk.com/", IsWrapped=true)] public partial class GetDocumentTypesRequest @@ -17770,7 +21115,7 @@ namespace ELTKasko } [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="GetDocumentTypesResponse", WrapperNamespace="http://elt-poisk.com/", IsWrapped=true)] public partial class GetDocumentTypesResponse @@ -17791,7 +21136,7 @@ namespace ELTKasko } [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.ServiceModel.MessageContractAttribute(WrapperName="UploadDocuments", WrapperNamespace="http://elt-poisk.com/", IsWrapped=true)] public partial class UploadDocumentsRequest { @@ -17828,7 +21173,7 @@ namespace ELTKasko } [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.ServiceModel.MessageContractAttribute(WrapperName="UploadDocumentsResponse", WrapperNamespace="http://elt-poisk.com/", IsWrapped=true)] public partial class UploadDocumentsResponse { @@ -17856,9 +21201,9 @@ namespace ELTKasko } [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] - [System.ServiceModel.MessageContractAttribute(WrapperName="AnnulKASKO", WrapperNamespace="http://elt-poisk.com/", IsWrapped=true)] - public partial class AnnulKASKORequest + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] + [System.ServiceModel.MessageContractAttribute(WrapperName="Annulment", WrapperNamespace="http://elt-poisk.com/", IsWrapped=true)] + public partial class AnnulmentRequest { [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://elt-poisk.com/", Order=0)] @@ -17870,11 +21215,11 @@ namespace ELTKasko [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://elt-poisk.com/", Order=2)] public string ContractStatusTypeId; - public AnnulKASKORequest() + public AnnulmentRequest() { } - public AnnulKASKORequest(ELTKasko.AuthInfo AuthInfo, string OrderId, string ContractStatusTypeId) + public AnnulmentRequest(ELTKasko.AuthInfo AuthInfo, string OrderId, string ContractStatusTypeId) { this.AuthInfo = AuthInfo; this.OrderId = OrderId; @@ -17883,30 +21228,30 @@ namespace ELTKasko } [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] - [System.ServiceModel.MessageContractAttribute(WrapperName="AnnulKASKOResponse", WrapperNamespace="http://elt-poisk.com/", IsWrapped=true)] - public partial class AnnulKASKOResponse + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] + [System.ServiceModel.MessageContractAttribute(WrapperName="AnnulmentResponse", WrapperNamespace="http://elt-poisk.com/", IsWrapped=true)] + public partial class AnnulmentResponse { [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://elt-poisk.com/", Order=0)] - public int AnnulKASKOResult; + public int AnnulmentResult; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://elt-poisk.com/", Order=1)] public string ErrorMessage; - public AnnulKASKOResponse() + public AnnulmentResponse() { } - public AnnulKASKOResponse(int AnnulKASKOResult, string ErrorMessage) + public AnnulmentResponse(int AnnulmentResult, string ErrorMessage) { - this.AnnulKASKOResult = AnnulKASKOResult; + this.AnnulmentResult = AnnulmentResult; this.ErrorMessage = ErrorMessage; } } [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.ServiceModel.MessageContractAttribute(WrapperName="GetAvailablePrintForms", WrapperNamespace="http://elt-poisk.com/", IsWrapped=true)] public partial class GetAvailablePrintFormsRequest { @@ -17929,7 +21274,7 @@ namespace ELTKasko } [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.ServiceModel.MessageContractAttribute(WrapperName="GetAvailablePrintFormsResponse", WrapperNamespace="http://elt-poisk.com/", IsWrapped=true)] public partial class GetAvailablePrintFormsResponse { @@ -17960,7 +21305,7 @@ namespace ELTKasko } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="http://elt-poisk.com/")] public partial class GetPrintFormPicturesResponsePicture @@ -18016,7 +21361,7 @@ namespace ELTKasko } [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="GetPrintFormPictures", WrapperNamespace="http://elt-poisk.com/", IsWrapped=true)] public partial class GetPrintFormPicturesRequest @@ -18044,7 +21389,7 @@ namespace ELTKasko } [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="GetPrintFormPicturesResponse", WrapperNamespace="http://elt-poisk.com/", IsWrapped=true)] public partial class GetPrintFormPicturesResponse @@ -18065,7 +21410,7 @@ namespace ELTKasko } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="http://elt-poisk.com/")] public partial class GetPrintFormResponseGetPrintFormResult @@ -18121,7 +21466,7 @@ namespace ELTKasko } [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="GetPrintKP", WrapperNamespace="http://elt-poisk.com/", IsWrapped=true)] public partial class GetPrintKPRequest @@ -18146,7 +21491,7 @@ namespace ELTKasko } [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="GetPrintKPResponse", WrapperNamespace="http://elt-poisk.com/", IsWrapped=true)] public partial class GetPrintKPResponse @@ -18167,7 +21512,7 @@ namespace ELTKasko } [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.ServiceModel.MessageContractAttribute(WrapperName="RegisterNewUser", WrapperNamespace="http://elt-poisk.com/", IsWrapped=true)] public partial class RegisterNewUserRequest { @@ -18223,7 +21568,7 @@ namespace ELTKasko } [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.ServiceModel.MessageContractAttribute(WrapperName="RegisterNewUserResponse", WrapperNamespace="http://elt-poisk.com/", IsWrapped=true)] public partial class RegisterNewUserResponse { @@ -18250,7 +21595,7 @@ namespace ELTKasko } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="http://elt-poisk.com/")] public partial class UpdateUserPersonDocument @@ -18338,7 +21683,7 @@ namespace ELTKasko } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="http://elt-poisk.com/")] public partial class UpdateUserRegistrationAddress @@ -18522,7 +21867,7 @@ namespace ELTKasko } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="http://elt-poisk.com/")] public partial class UpdateUserFactAddress @@ -18706,7 +22051,7 @@ namespace ELTKasko } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="http://elt-poisk.com/")] public partial class UpdateUserKBM @@ -18762,7 +22107,7 @@ namespace ELTKasko } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="http://elt-poisk.com/")] public partial class UpdateUserKBMPrevoiusKBM @@ -18802,7 +22147,7 @@ namespace ELTKasko } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="http://elt-poisk.com/")] public partial class UpdateUserVehicle @@ -18922,7 +22267,7 @@ namespace ELTKasko } [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.ServiceModel.MessageContractAttribute(WrapperName="UpdateUser", WrapperNamespace="http://elt-poisk.com/", IsWrapped=true)] public partial class UpdateUserRequest { @@ -19033,7 +22378,7 @@ namespace ELTKasko } [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.ServiceModel.MessageContractAttribute(WrapperName="UpdateUserResponse", WrapperNamespace="http://elt-poisk.com/", IsWrapped=true)] public partial class UpdateUserResponse { @@ -19056,7 +22401,7 @@ namespace ELTKasko } [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.ServiceModel.MessageContractAttribute(WrapperName="AuthorizationUser", WrapperNamespace="http://elt-poisk.com/", IsWrapped=true)] public partial class AuthorizationUserRequest { @@ -19079,7 +22424,7 @@ namespace ELTKasko } [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.ServiceModel.MessageContractAttribute(WrapperName="AuthorizationUserResponse", WrapperNamespace="http://elt-poisk.com/", IsWrapped=true)] public partial class AuthorizationUserResponse { @@ -19115,7 +22460,7 @@ namespace ELTKasko } [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.ServiceModel.MessageContractAttribute(WrapperName="ChangeStatusUser", WrapperNamespace="http://elt-poisk.com/", IsWrapped=true)] public partial class ChangeStatusUserRequest { @@ -19138,7 +22483,7 @@ namespace ELTKasko } [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.ServiceModel.MessageContractAttribute(WrapperName="ChangeStatusUserResponse", WrapperNamespace="http://elt-poisk.com/", IsWrapped=true)] public partial class ChangeStatusUserResponse { @@ -19161,7 +22506,7 @@ namespace ELTKasko } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="http://elt-poisk.com/")] public partial class GetOrderIdResponseGetOrderIdResult @@ -19185,7 +22530,7 @@ namespace ELTKasko } [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="GetNewSubjectIds", WrapperNamespace="http://elt-poisk.com/", IsWrapped=true)] public partial class GetNewSubjectIdsRequest @@ -19209,7 +22554,7 @@ namespace ELTKasko } [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="GetNewSubjectIdsResponse", WrapperNamespace="http://elt-poisk.com/", IsWrapped=true)] public partial class GetNewSubjectIdsResponse @@ -19230,7 +22575,7 @@ namespace ELTKasko } [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.ServiceModel.MessageContractAttribute(WrapperName="ChangeUserPassword", WrapperNamespace="http://elt-poisk.com/", IsWrapped=true)] public partial class ChangeUserPasswordRequest { @@ -19257,7 +22602,7 @@ namespace ELTKasko } [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.ServiceModel.MessageContractAttribute(WrapperName="ChangeUserPasswordResponse", WrapperNamespace="http://elt-poisk.com/", IsWrapped=true)] public partial class ChangeUserPasswordResponse { @@ -19280,7 +22625,7 @@ namespace ELTKasko } [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.ServiceModel.MessageContractAttribute(WrapperName="ValidationLogin", WrapperNamespace="http://elt-poisk.com/", IsWrapped=true)] public partial class ValidationLoginRequest { @@ -19299,7 +22644,7 @@ namespace ELTKasko } [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.ServiceModel.MessageContractAttribute(WrapperName="ValidationLoginResponse", WrapperNamespace="http://elt-poisk.com/", IsWrapped=true)] public partial class ValidationLoginResponse { @@ -19330,7 +22675,7 @@ namespace ELTKasko } [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.ServiceModel.MessageContractAttribute(WrapperName="ValidateRecord", WrapperNamespace="http://elt-poisk.com/", IsWrapped=true)] public partial class ValidateRecordRequest { @@ -19349,7 +22694,7 @@ namespace ELTKasko } [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.ServiceModel.MessageContractAttribute(WrapperName="ValidateRecordResponse", WrapperNamespace="http://elt-poisk.com/", IsWrapped=true)] public partial class ValidateRecordResponse { @@ -19372,7 +22717,7 @@ namespace ELTKasko } [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="GetGOLimit", WrapperNamespace="http://elt-poisk.com/", IsWrapped=true)] public partial class GetGOLimitRequest @@ -19392,7 +22737,7 @@ namespace ELTKasko } [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="GetGOLimitResponse", WrapperNamespace="http://elt-poisk.com/", IsWrapped=true)] public partial class GetGOLimitResponse @@ -19413,7 +22758,7 @@ namespace ELTKasko } [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="GetInvoiceNumber", WrapperNamespace="http://elt-poisk.com/", IsWrapped=true)] public partial class GetInvoiceNumberRequest @@ -19441,7 +22786,7 @@ namespace ELTKasko } [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="GetInvoiceNumberResponse", WrapperNamespace="http://elt-poisk.com/", IsWrapped=true)] public partial class GetInvoiceNumberResponse @@ -19462,7 +22807,7 @@ namespace ELTKasko } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="http://elt-poisk.com/")] public partial class GetCalculationListParams @@ -19630,7 +22975,7 @@ namespace ELTKasko } [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="GetCarData", WrapperNamespace="http://elt-poisk.com/", IsWrapped=true)] public partial class GetCarDataRequest @@ -19686,7 +23031,7 @@ namespace ELTKasko } [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="GetCarDataResponse", WrapperNamespace="http://elt-poisk.com/", IsWrapped=true)] public partial class GetCarDataResponse @@ -19707,7 +23052,7 @@ namespace ELTKasko } [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="GetAutoFull", WrapperNamespace="http://elt-poisk.com/", IsWrapped=true)] public partial class GetAutoFullRequest @@ -19719,7 +23064,7 @@ namespace ELTKasko } [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="GetAutoFullResponse", WrapperNamespace="http://elt-poisk.com/", IsWrapped=true)] public partial class GetAutoFullResponse @@ -19740,7 +23085,7 @@ namespace ELTKasko } [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.ServiceModel.MessageContractAttribute(WrapperName="SaveClient", WrapperNamespace="http://elt-poisk.com/", IsWrapped=true)] public partial class SaveClientRequest { @@ -19763,7 +23108,7 @@ namespace ELTKasko } [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.ServiceModel.MessageContractAttribute(WrapperName="SaveClientResponse", WrapperNamespace="http://elt-poisk.com/", IsWrapped=true)] public partial class SaveClientResponse { @@ -19790,7 +23135,7 @@ namespace ELTKasko } [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.ServiceModel.MessageContractAttribute(WrapperName="SearchClient", WrapperNamespace="http://elt-poisk.com/", IsWrapped=true)] public partial class SearchClientRequest { @@ -19861,7 +23206,7 @@ namespace ELTKasko } [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.ServiceModel.MessageContractAttribute(WrapperName="SearchClientResponse", WrapperNamespace="http://elt-poisk.com/", IsWrapped=true)] public partial class SearchClientResponse { @@ -19885,7 +23230,58 @@ namespace ELTKasko } [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] + [System.ServiceModel.MessageContractAttribute(WrapperName="SearchClientEKK", WrapperNamespace="http://elt-poisk.com/", IsWrapped=true)] + public partial class SearchClientEKKRequest + { + + [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://elt-poisk.com/", Order=0)] + public ELTKasko.AuthInfo AuthInfo; + + [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://elt-poisk.com/", Order=1)] + public int SubjectEKKId; + + public SearchClientEKKRequest() + { + } + + public SearchClientEKKRequest(ELTKasko.AuthInfo AuthInfo, int SubjectEKKId) + { + this.AuthInfo = AuthInfo; + this.SubjectEKKId = SubjectEKKId; + } + } + + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] + [System.ServiceModel.MessageContractAttribute(WrapperName="SearchClientEKKResponse", WrapperNamespace="http://elt-poisk.com/", IsWrapped=true)] + public partial class SearchClientEKKResponse + { + + [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://elt-poisk.com/", Order=0)] + public bool SearchClientEKKResult; + + [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://elt-poisk.com/", Order=1)] + public string Error; + + [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://elt-poisk.com/", Order=2)] + [System.Xml.Serialization.XmlElementAttribute("Client", IsNullable=true)] + public ELTKasko.ClientDataEKK[] Client; + + public SearchClientEKKResponse() + { + } + + public SearchClientEKKResponse(bool SearchClientEKKResult, string Error, ELTKasko.ClientDataEKK[] Client) + { + this.SearchClientEKKResult = SearchClientEKKResult; + this.Error = Error; + this.Client = Client; + } + } + + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="GetCitizenship", WrapperNamespace="http://elt-poisk.com/", IsWrapped=true)] public partial class GetCitizenshipRequest @@ -19897,7 +23293,7 @@ namespace ELTKasko } [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="GetCitizenshipResponse", WrapperNamespace="http://elt-poisk.com/", IsWrapped=true)] public partial class GetCitizenshipResponse @@ -19918,7 +23314,7 @@ namespace ELTKasko } [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="GetOPF", WrapperNamespace="http://elt-poisk.com/", IsWrapped=true)] public partial class GetOPFRequest @@ -19930,7 +23326,7 @@ namespace ELTKasko } [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="GetOPFResponse", WrapperNamespace="http://elt-poisk.com/", IsWrapped=true)] public partial class GetOPFResponse @@ -19950,13 +23346,13 @@ namespace ELTKasko } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] public interface EltSoapChannel : ELTKasko.EltSoap, System.ServiceModel.IClientChannel { } [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3-preview3.21351.2")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Tools.ServiceModel.Svcutil", "2.0.3")] public partial class EltSoapClient : System.ServiceModel.ClientBase, ELTKasko.EltSoap { @@ -20006,7 +23402,7 @@ namespace ELTKasko return base.Channel.GetPayLink(request); } - public bool GetPayLink(ELTKasko.AuthInfo AuthInfo, string OrderId, ref string BackLink, ref string BackLinkError, out string Link, out string Error) + public bool GetPayLink(ELTKasko.AuthInfo AuthInfo, string OrderId, ref string BackLink, ref string BackLinkError, out string Link, out string Error, out string Message) { ELTKasko.GetPayLinkRequest inValue = new ELTKasko.GetPayLinkRequest(); inValue.AuthInfo = AuthInfo; @@ -20018,6 +23414,7 @@ namespace ELTKasko Error = retVal.Error; BackLink = retVal.BackLink; BackLinkError = retVal.BackLinkError; + Message = retVal.Message; return retVal.Success; } @@ -20391,13 +23788,15 @@ namespace ELTKasko return base.Channel.GetOrderInfo(request); } - public ELTKasko.GetOrderInfoResponseGetOrderInfoResult GetOrderInfo(ELTKasko.AuthInfo AuthInfo, string OrderId, out string ErrorMessage) + public ELTKasko.GetOrderInfoResult GetOrderInfo(ELTKasko.AuthInfo AuthInfo, string OrderId, ELTKasko.GetOrderInfoParams Params, out bool Success, out string Error) { ELTKasko.GetOrderInfoRequest inValue = new ELTKasko.GetOrderInfoRequest(); inValue.AuthInfo = AuthInfo; inValue.OrderId = OrderId; + inValue.Params = Params; ELTKasko.GetOrderInfoResponse retVal = ((ELTKasko.EltSoap)(this)).GetOrderInfo(inValue); - ErrorMessage = retVal.ErrorMessage; + Success = retVal.Success; + Error = retVal.Error; return retVal.GetOrderInfoResult; } @@ -20586,7 +23985,7 @@ namespace ELTKasko return base.Channel.ChangeStatusPolicy(request); } - public bool ChangeStatusPolicy(ELTKasko.AuthInfo AuthInfo, string Login, string OrderId, string StatusId, string PolicyNumber, out ELTKasko.ChangeStatusPolicyResponseResponseStatus ResponseStatus) + public bool ChangeStatusPolicy(ELTKasko.AuthInfo AuthInfo, string Login, string OrderId, string StatusId, ref string PolicyNumber, out ELTKasko.ChangeStatusPolicyResponseResponseStatus ResponseStatus) { ELTKasko.ChangeStatusPolicyRequest inValue = new ELTKasko.ChangeStatusPolicyRequest(); inValue.AuthInfo = AuthInfo; @@ -20595,6 +23994,7 @@ namespace ELTKasko inValue.StatusId = StatusId; inValue.PolicyNumber = PolicyNumber; ELTKasko.ChangeStatusPolicyResponse retVal = ((ELTKasko.EltSoap)(this)).ChangeStatusPolicy(inValue); + PolicyNumber = retVal.PolicyNumber; ResponseStatus = retVal.ResponseStatus; return retVal.Success; } @@ -20781,6 +24181,27 @@ namespace ELTKasko return ((ELTKasko.EltSoap)(this)).UploadFileToInsuranceAsync(inValue); } + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] + ELTKasko.UploadToClientResponse ELTKasko.EltSoap.UploadToClient(ELTKasko.UploadToClientRequest request) + { + return base.Channel.UploadToClient(request); + } + + public bool UploadToClient(ELTKasko.AuthInfo AuthInfo, string OrderId, out ELTKasko.UploadToClientResponseResponseStatus ResponseStatus) + { + ELTKasko.UploadToClientRequest inValue = new ELTKasko.UploadToClientRequest(); + inValue.AuthInfo = AuthInfo; + inValue.OrderId = OrderId; + ELTKasko.UploadToClientResponse retVal = ((ELTKasko.EltSoap)(this)).UploadToClient(inValue); + ResponseStatus = retVal.ResponseStatus; + return retVal.Success; + } + + public System.Threading.Tasks.Task UploadToClientAsync(ELTKasko.UploadToClientRequest request) + { + return base.Channel.UploadToClientAsync(request); + } + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] ELTKasko.SavePolicyTempDataResponse ELTKasko.EltSoap.SavePolicyTempData(ELTKasko.SavePolicyTempDataRequest request) { @@ -20822,14 +24243,36 @@ namespace ELTKasko return base.Channel.GetPolicyTempDataAsync(AuthInfo, OrderId); } - public ELTKasko.MinMaxPrice GetAutoPrice(string InsuranceCompany, string Mark, string Model, string Modification, string EngineVolume, string EngineType, string Year, double Power, string KPPTypeId, string WheelDriveId) + public ELTKasko.MinMaxPrice GetAutoPrice(string InsuranceCompany, string Mark, string Model, string Modification, string EngineVolume, string EngineType, string Year, double Power, string KPPTypeId, string WheelDriveId, bool IsNew, int DoorsCount, string BodyType) { - return base.Channel.GetAutoPrice(InsuranceCompany, Mark, Model, Modification, EngineVolume, EngineType, Year, Power, KPPTypeId, WheelDriveId); + return base.Channel.GetAutoPrice(InsuranceCompany, Mark, Model, Modification, EngineVolume, EngineType, Year, Power, KPPTypeId, WheelDriveId, IsNew, DoorsCount, BodyType); } - public System.Threading.Tasks.Task GetAutoPriceAsync(string InsuranceCompany, string Mark, string Model, string Modification, string EngineVolume, string EngineType, string Year, double Power, string KPPTypeId, string WheelDriveId) + public System.Threading.Tasks.Task GetAutoPriceAsync(string InsuranceCompany, string Mark, string Model, string Modification, string EngineVolume, string EngineType, string Year, double Power, string KPPTypeId, string WheelDriveId, bool IsNew, int DoorsCount, string BodyType) { - return base.Channel.GetAutoPriceAsync(InsuranceCompany, Mark, Model, Modification, EngineVolume, EngineType, Year, Power, KPPTypeId, WheelDriveId); + return base.Channel.GetAutoPriceAsync(InsuranceCompany, Mark, Model, Modification, EngineVolume, EngineType, Year, Power, KPPTypeId, WheelDriveId, IsNew, DoorsCount, BodyType); + } + + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] + ELTKasko.GetAutoModificationsFromSkResponse ELTKasko.EltSoap.GetAutoModificationsFromSk(ELTKasko.GetAutoModificationsFromSkRequest request) + { + return base.Channel.GetAutoModificationsFromSk(request); + } + + public ELTKasko.DictionaryElement[] GetAutoModificationsFromSk(ELTKasko.AuthInfo AuthInfo, string InsuranceCompany, ELTKasko.GetAutoModificationsFromSkTransport Transport, out string Error) + { + ELTKasko.GetAutoModificationsFromSkRequest inValue = new ELTKasko.GetAutoModificationsFromSkRequest(); + inValue.AuthInfo = AuthInfo; + inValue.InsuranceCompany = InsuranceCompany; + inValue.Transport = Transport; + ELTKasko.GetAutoModificationsFromSkResponse retVal = ((ELTKasko.EltSoap)(this)).GetAutoModificationsFromSk(inValue); + Error = retVal.Error; + return retVal.GetAutoModificationsFromSkResult; + } + + public System.Threading.Tasks.Task GetAutoModificationsFromSkAsync(ELTKasko.GetAutoModificationsFromSkRequest request) + { + return base.Channel.GetAutoModificationsFromSkAsync(request); } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] @@ -21217,14 +24660,14 @@ namespace ELTKasko return base.Channel.GetProgramsAsync(InsuranceCompany, Product); } - public ELTKasko.Option[] GetOptions() + public ELTKasko.Option[] GetOptions(string ProductId) { - return base.Channel.GetOptions(); + return base.Channel.GetOptions(ProductId); } - public System.Threading.Tasks.Task GetOptionsAsync() + public System.Threading.Tasks.Task GetOptionsAsync(string ProductId) { - return base.Channel.GetOptionsAsync(); + return base.Channel.GetOptionsAsync(ProductId); } public ELTKasko.GetKBMResult GetKBM(string InsuranceCompany, ELTKasko.AuthInfo AuthInfo, ELTKasko.CarInfo CarInfo, bool DriversRestricted, int OwnerType, System.DateTime ContractBeginDate, ELTKasko.Person[] PersonInfo, ELTKasko.JuridicalInfo JuridicalInfo) @@ -21238,25 +24681,25 @@ namespace ELTKasko } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] - ELTKasko.AnnulKASKOResponse ELTKasko.EltSoap.AnnulKASKO(ELTKasko.AnnulKASKORequest request) + ELTKasko.AnnulmentResponse ELTKasko.EltSoap.Annulment(ELTKasko.AnnulmentRequest request) { - return base.Channel.AnnulKASKO(request); + return base.Channel.Annulment(request); } - public int AnnulKASKO(ELTKasko.AuthInfo AuthInfo, string OrderId, string ContractStatusTypeId, out string ErrorMessage) + public int Annulment(ELTKasko.AuthInfo AuthInfo, string OrderId, string ContractStatusTypeId, out string ErrorMessage) { - ELTKasko.AnnulKASKORequest inValue = new ELTKasko.AnnulKASKORequest(); + ELTKasko.AnnulmentRequest inValue = new ELTKasko.AnnulmentRequest(); inValue.AuthInfo = AuthInfo; inValue.OrderId = OrderId; inValue.ContractStatusTypeId = ContractStatusTypeId; - ELTKasko.AnnulKASKOResponse retVal = ((ELTKasko.EltSoap)(this)).AnnulKASKO(inValue); + ELTKasko.AnnulmentResponse retVal = ((ELTKasko.EltSoap)(this)).Annulment(inValue); ErrorMessage = retVal.ErrorMessage; - return retVal.AnnulKASKOResult; + return retVal.AnnulmentResult; } - public System.Threading.Tasks.Task AnnulKASKOAsync(ELTKasko.AnnulKASKORequest request) + public System.Threading.Tasks.Task AnnulmentAsync(ELTKasko.AnnulmentRequest request) { - return base.Channel.AnnulKASKOAsync(request); + return base.Channel.AnnulmentAsync(request); } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] @@ -21352,24 +24795,24 @@ namespace ELTKasko return ((ELTKasko.EltSoap)(this)).GetPrintKPAsync(inValue); } - public ELTKasko.KASKOCalculationResult PreliminaryKASKOCalculation(ELTKasko.AuthInfo AuthInfo, string TrafficSource, string InsuranceCompany, int UW3, string ProgramId, string ProductId, string OrderId, string ContractOptionId, ELTKasko.ProlongationInfo Prolongation, bool Analytics, string PartnerProjectNumber, string MultiCalcId, ELTKasko.PreliminaryKASKOCalculationParams Params) + public ELTKasko.KASKOCalculationResult PreliminaryKASKOCalculation(ELTKasko.AuthInfo AuthInfo, string TrafficSource, string InsuranceCompany, int PaymentType, int UW3, string ProgramId, string ProductId, string OrderId, string ContractOptionId, ELTKasko.ProlongationInfo Prolongation, bool Analytics, string PartnerProjectNumber, string MultiCalcId, ELTKasko.PreliminaryKASKOCalculationParams Params) { - return base.Channel.PreliminaryKASKOCalculation(AuthInfo, TrafficSource, InsuranceCompany, UW3, ProgramId, ProductId, OrderId, ContractOptionId, Prolongation, Analytics, PartnerProjectNumber, MultiCalcId, Params); + return base.Channel.PreliminaryKASKOCalculation(AuthInfo, TrafficSource, InsuranceCompany, PaymentType, UW3, ProgramId, ProductId, OrderId, ContractOptionId, Prolongation, Analytics, PartnerProjectNumber, MultiCalcId, Params); } - public System.Threading.Tasks.Task PreliminaryKASKOCalculationAsync(ELTKasko.AuthInfo AuthInfo, string TrafficSource, string InsuranceCompany, int UW3, string ProgramId, string ProductId, string OrderId, string ContractOptionId, ELTKasko.ProlongationInfo Prolongation, bool Analytics, string PartnerProjectNumber, string MultiCalcId, ELTKasko.PreliminaryKASKOCalculationParams Params) + public System.Threading.Tasks.Task PreliminaryKASKOCalculationAsync(ELTKasko.AuthInfo AuthInfo, string TrafficSource, string InsuranceCompany, int PaymentType, int UW3, string ProgramId, string ProductId, string OrderId, string ContractOptionId, ELTKasko.ProlongationInfo Prolongation, bool Analytics, string PartnerProjectNumber, string MultiCalcId, ELTKasko.PreliminaryKASKOCalculationParams Params) { - return base.Channel.PreliminaryKASKOCalculationAsync(AuthInfo, TrafficSource, InsuranceCompany, UW3, ProgramId, ProductId, OrderId, ContractOptionId, Prolongation, Analytics, PartnerProjectNumber, MultiCalcId, Params); + return base.Channel.PreliminaryKASKOCalculationAsync(AuthInfo, TrafficSource, InsuranceCompany, PaymentType, UW3, ProgramId, ProductId, OrderId, ContractOptionId, Prolongation, Analytics, PartnerProjectNumber, MultiCalcId, Params); } - public ELTKasko.KASKOCalculationResult FinalKASKOCalculation(ELTKasko.AuthInfo AuthInfo, string TrafficSource, string InsuranceCompany, int UW3, string ProgramId, string ProductId, string OrderId, string Login, ELTKasko.ProlongationInfo Prolongation, string PartnerProjectNumber, string MultiCalcId, ELTKasko.FinalKASKOCaclulationParams Params) + public ELTKasko.KASKOCalculationResult FinalKASKOCalculation(ELTKasko.AuthInfo AuthInfo, string TrafficSource, string InsuranceCompany, int PaymentType, int UW3, string ProgramId, string ProductId, string OrderId, string Login, ELTKasko.ProlongationInfo Prolongation, string PartnerProjectNumber, string MultiCalcId, ELTKasko.FinalKASKOCaclulationParams Params) { - return base.Channel.FinalKASKOCalculation(AuthInfo, TrafficSource, InsuranceCompany, UW3, ProgramId, ProductId, OrderId, Login, Prolongation, PartnerProjectNumber, MultiCalcId, Params); + return base.Channel.FinalKASKOCalculation(AuthInfo, TrafficSource, InsuranceCompany, PaymentType, UW3, ProgramId, ProductId, OrderId, Login, Prolongation, PartnerProjectNumber, MultiCalcId, Params); } - public System.Threading.Tasks.Task FinalKASKOCalculationAsync(ELTKasko.AuthInfo AuthInfo, string TrafficSource, string InsuranceCompany, int UW3, string ProgramId, string ProductId, string OrderId, string Login, ELTKasko.ProlongationInfo Prolongation, string PartnerProjectNumber, string MultiCalcId, ELTKasko.FinalKASKOCaclulationParams Params) + public System.Threading.Tasks.Task FinalKASKOCalculationAsync(ELTKasko.AuthInfo AuthInfo, string TrafficSource, string InsuranceCompany, int PaymentType, int UW3, string ProgramId, string ProductId, string OrderId, string Login, ELTKasko.ProlongationInfo Prolongation, string PartnerProjectNumber, string MultiCalcId, ELTKasko.FinalKASKOCaclulationParams Params) { - return base.Channel.FinalKASKOCalculationAsync(AuthInfo, TrafficSource, InsuranceCompany, UW3, ProgramId, ProductId, OrderId, Login, Prolongation, PartnerProjectNumber, MultiCalcId, Params); + return base.Channel.FinalKASKOCalculationAsync(AuthInfo, TrafficSource, InsuranceCompany, PaymentType, UW3, ProgramId, ProductId, OrderId, Login, Prolongation, PartnerProjectNumber, MultiCalcId, Params); } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] @@ -21666,14 +25109,14 @@ namespace ELTKasko return ((ELTKasko.EltSoap)(this)).GetInvoiceNumberAsync(inValue); } - public ELTKasko.DictionaryElement[] GetTypeIdFileToInsurance(string OrderId, string InsuranceCompany) + public ELTKasko.DictionaryElement[] GetTypeIdFileToInsurance(ELTKasko.AuthInfo AuthInfo, string OrderId, string InsuranceCompany) { - return base.Channel.GetTypeIdFileToInsurance(OrderId, InsuranceCompany); + return base.Channel.GetTypeIdFileToInsurance(AuthInfo, OrderId, InsuranceCompany); } - public System.Threading.Tasks.Task GetTypeIdFileToInsuranceAsync(string OrderId, string InsuranceCompany) + public System.Threading.Tasks.Task GetTypeIdFileToInsuranceAsync(ELTKasko.AuthInfo AuthInfo, string OrderId, string InsuranceCompany) { - return base.Channel.GetTypeIdFileToInsuranceAsync(OrderId, InsuranceCompany); + return base.Channel.GetTypeIdFileToInsuranceAsync(AuthInfo, OrderId, InsuranceCompany); } public ELTKasko.Calculation[] GetCalculationList(ELTKasko.AuthInfo AuthInfo, ELTKasko.GetCalculationListParams Params) @@ -21851,6 +25294,28 @@ namespace ELTKasko return base.Channel.SearchClientAsync(request); } + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] + ELTKasko.SearchClientEKKResponse ELTKasko.EltSoap.SearchClientEKK(ELTKasko.SearchClientEKKRequest request) + { + return base.Channel.SearchClientEKK(request); + } + + public bool SearchClientEKK(ELTKasko.AuthInfo AuthInfo, int SubjectEKKId, out string Error, out ELTKasko.ClientDataEKK[] Client) + { + ELTKasko.SearchClientEKKRequest inValue = new ELTKasko.SearchClientEKKRequest(); + inValue.AuthInfo = AuthInfo; + inValue.SubjectEKKId = SubjectEKKId; + ELTKasko.SearchClientEKKResponse retVal = ((ELTKasko.EltSoap)(this)).SearchClientEKK(inValue); + Error = retVal.Error; + Client = retVal.Client; + return retVal.SearchClientEKKResult; + } + + public System.Threading.Tasks.Task SearchClientEKKAsync(ELTKasko.SearchClientEKKRequest request) + { + return base.Channel.SearchClientEKKAsync(request); + } + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] ELTKasko.GetCitizenshipResponse ELTKasko.EltSoap.GetCitizenship(ELTKasko.GetCitizenshipRequest request) {