5364 lines
190 KiB
C#
5364 lines
190 KiB
C#
//------------------------------------------------------------------------------
|
|
// <auto-generated>
|
|
// This code was generated by a tool.
|
|
// Runtime Version:4.0.30319.18444
|
|
//
|
|
// Changes to this file may cause incorrect behavior and will be lost if
|
|
// the code is regenerated.
|
|
// </auto-generated>
|
|
//------------------------------------------------------------------------------
|
|
|
|
//
|
|
// This source code was auto-generated by Microsoft.VSDesigner, Version 4.0.30319.18444.
|
|
//
|
|
#pragma warning disable 1591
|
|
|
|
namespace PrometeiaMessage.bancafideuram.nac.profilazione {
|
|
using System;
|
|
using System.Web.Services;
|
|
using System.Diagnostics;
|
|
using System.Web.Services.Protocols;
|
|
using System.Xml.Serialization;
|
|
using System.ComponentModel;
|
|
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.18408")]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Web.Services.WebServiceBindingAttribute(Name="ProfilazioneSoap", Namespace="http://bancafideuram.it/WSNAC/Profilazione")]
|
|
[System.Xml.Serialization.XmlIncludeAttribute(typeof(SalvaQuestionarioRes))]
|
|
public partial class Profilazione : System.Web.Services.Protocols.SoapHttpClientProtocol {
|
|
|
|
private System.Threading.SendOrPostCallback getStreamQuestionarioMiFIDOperationCompleted;
|
|
|
|
private System.Threading.SendOrPostCallback getPDFQuestionarioMiFIDOperationCompleted;
|
|
|
|
private System.Threading.SendOrPostCallback getPDFInformativaMiFIDOperationCompleted;
|
|
|
|
private System.Threading.SendOrPostCallback getQuestionariClienteOperationCompleted;
|
|
|
|
private System.Threading.SendOrPostCallback setQuestionarioOperationCompleted;
|
|
|
|
private System.Threading.SendOrPostCallback getPDFQuestionarioOperationCompleted;
|
|
|
|
private System.Threading.SendOrPostCallback getPDFInformativaOperationCompleted;
|
|
|
|
private System.Threading.SendOrPostCallback getProfiliOperationCompleted;
|
|
|
|
private System.Threading.SendOrPostCallback getDatiMiFIDOperationCompleted;
|
|
|
|
private System.Threading.SendOrPostCallback getRiepilogoClienteOperationCompleted;
|
|
|
|
private System.Threading.SendOrPostCallback getDettagliQuestionarioOperationCompleted;
|
|
|
|
private System.Threading.SendOrPostCallback controllaIncongruenzeOperationCompleted;
|
|
|
|
private System.Threading.SendOrPostCallback salvaQuestionario_PGOperationCompleted;
|
|
|
|
private System.Threading.SendOrPostCallback salvaQuestionario_PFOperationCompleted;
|
|
|
|
private System.Threading.SendOrPostCallback attivaQuestionarioFiduciariaOperationCompleted;
|
|
|
|
private System.Threading.SendOrPostCallback attivaQuestionarioOperationCompleted;
|
|
|
|
private System.Threading.SendOrPostCallback getProfessioniOperationCompleted;
|
|
|
|
private System.Threading.SendOrPostCallback getProfiliQP19OperationCompleted;
|
|
|
|
private System.Threading.SendOrPostCallback getHoldingPeriodOperationCompleted;
|
|
|
|
private System.Threading.SendOrPostCallback calcolaProfiloMiFIDOperationCompleted;
|
|
|
|
private System.Threading.SendOrPostCallback getQuestionariClienteMiFIDOperationCompleted;
|
|
|
|
private System.Threading.SendOrPostCallback rinnovaQuestionarioMiFIDOperationCompleted;
|
|
|
|
private System.Threading.SendOrPostCallback setQuestionarioMiFIDOperationCompleted;
|
|
|
|
private bool useDefaultCredentialsSetExplicitly;
|
|
|
|
/// <remarks/>
|
|
public Profilazione() {
|
|
this.Url = global::PrometeiaMessage.Properties.Settings.Default.PrometeiaMessage_bancafideuram_nac_profilazione_Profilazione;
|
|
if ((this.IsLocalFileSystemWebService(this.Url) == true)) {
|
|
this.UseDefaultCredentials = true;
|
|
this.useDefaultCredentialsSetExplicitly = false;
|
|
}
|
|
else {
|
|
this.useDefaultCredentialsSetExplicitly = true;
|
|
}
|
|
}
|
|
|
|
public new string Url {
|
|
get {
|
|
return base.Url;
|
|
}
|
|
set {
|
|
if ((((this.IsLocalFileSystemWebService(base.Url) == true)
|
|
&& (this.useDefaultCredentialsSetExplicitly == false))
|
|
&& (this.IsLocalFileSystemWebService(value) == false))) {
|
|
base.UseDefaultCredentials = false;
|
|
}
|
|
base.Url = value;
|
|
}
|
|
}
|
|
|
|
public new bool UseDefaultCredentials {
|
|
get {
|
|
return base.UseDefaultCredentials;
|
|
}
|
|
set {
|
|
base.UseDefaultCredentials = value;
|
|
this.useDefaultCredentialsSetExplicitly = true;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public event getStreamQuestionarioMiFIDCompletedEventHandler getStreamQuestionarioMiFIDCompleted;
|
|
|
|
/// <remarks/>
|
|
public event getPDFQuestionarioMiFIDCompletedEventHandler getPDFQuestionarioMiFIDCompleted;
|
|
|
|
/// <remarks/>
|
|
public event getPDFInformativaMiFIDCompletedEventHandler getPDFInformativaMiFIDCompleted;
|
|
|
|
/// <remarks/>
|
|
public event getQuestionariClienteCompletedEventHandler getQuestionariClienteCompleted;
|
|
|
|
/// <remarks/>
|
|
public event setQuestionarioCompletedEventHandler setQuestionarioCompleted;
|
|
|
|
/// <remarks/>
|
|
public event getPDFQuestionarioCompletedEventHandler getPDFQuestionarioCompleted;
|
|
|
|
/// <remarks/>
|
|
public event getPDFInformativaCompletedEventHandler getPDFInformativaCompleted;
|
|
|
|
/// <remarks/>
|
|
public event getProfiliCompletedEventHandler getProfiliCompleted;
|
|
|
|
/// <remarks/>
|
|
public event getDatiMiFIDCompletedEventHandler getDatiMiFIDCompleted;
|
|
|
|
/// <remarks/>
|
|
public event getRiepilogoClienteCompletedEventHandler getRiepilogoClienteCompleted;
|
|
|
|
/// <remarks/>
|
|
public event getDettagliQuestionarioCompletedEventHandler getDettagliQuestionarioCompleted;
|
|
|
|
/// <remarks/>
|
|
public event controllaIncongruenzeCompletedEventHandler controllaIncongruenzeCompleted;
|
|
|
|
/// <remarks/>
|
|
public event salvaQuestionario_PGCompletedEventHandler salvaQuestionario_PGCompleted;
|
|
|
|
/// <remarks/>
|
|
public event salvaQuestionario_PFCompletedEventHandler salvaQuestionario_PFCompleted;
|
|
|
|
/// <remarks/>
|
|
public event attivaQuestionarioFiduciariaCompletedEventHandler attivaQuestionarioFiduciariaCompleted;
|
|
|
|
/// <remarks/>
|
|
public event attivaQuestionarioCompletedEventHandler attivaQuestionarioCompleted;
|
|
|
|
/// <remarks/>
|
|
public event getProfessioniCompletedEventHandler getProfessioniCompleted;
|
|
|
|
/// <remarks/>
|
|
public event getProfiliQP19CompletedEventHandler getProfiliQP19Completed;
|
|
|
|
/// <remarks/>
|
|
public event getHoldingPeriodCompletedEventHandler getHoldingPeriodCompleted;
|
|
|
|
/// <remarks/>
|
|
public event calcolaProfiloMiFIDCompletedEventHandler calcolaProfiloMiFIDCompleted;
|
|
|
|
/// <remarks/>
|
|
public event getQuestionariClienteMiFIDCompletedEventHandler getQuestionariClienteMiFIDCompleted;
|
|
|
|
/// <remarks/>
|
|
public event rinnovaQuestionarioMiFIDCompletedEventHandler rinnovaQuestionarioMiFIDCompleted;
|
|
|
|
/// <remarks/>
|
|
public event setQuestionarioMiFIDCompletedEventHandler setQuestionarioMiFIDCompleted;
|
|
|
|
/// <remarks/>
|
|
[System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://bancafideuram.it/WSNAC/Profilazione/getStreamQuestionarioMiFID", Use=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare)]
|
|
[return: System.Xml.Serialization.XmlElementAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")]
|
|
public StreamMiFIDRes getStreamQuestionarioMiFID([System.Xml.Serialization.XmlElementAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")] string codiceQuestionario, [System.Xml.Serialization.XmlElementAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")] InfoClient infoClient) {
|
|
object[] results = this.Invoke("getStreamQuestionarioMiFID", new object[] {
|
|
codiceQuestionario,
|
|
infoClient});
|
|
return ((StreamMiFIDRes)(results[0]));
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void getStreamQuestionarioMiFIDAsync(string codiceQuestionario, InfoClient infoClient) {
|
|
this.getStreamQuestionarioMiFIDAsync(codiceQuestionario, infoClient, null);
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void getStreamQuestionarioMiFIDAsync(string codiceQuestionario, InfoClient infoClient, object userState) {
|
|
if ((this.getStreamQuestionarioMiFIDOperationCompleted == null)) {
|
|
this.getStreamQuestionarioMiFIDOperationCompleted = new System.Threading.SendOrPostCallback(this.OngetStreamQuestionarioMiFIDOperationCompleted);
|
|
}
|
|
this.InvokeAsync("getStreamQuestionarioMiFID", new object[] {
|
|
codiceQuestionario,
|
|
infoClient}, this.getStreamQuestionarioMiFIDOperationCompleted, userState);
|
|
}
|
|
|
|
private void OngetStreamQuestionarioMiFIDOperationCompleted(object arg) {
|
|
if ((this.getStreamQuestionarioMiFIDCompleted != null)) {
|
|
System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
|
|
this.getStreamQuestionarioMiFIDCompleted(this, new getStreamQuestionarioMiFIDCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://bancafideuram.it/WSNAC/Profilazione/getPDFQuestionarioMiFID", Use=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare)]
|
|
[return: System.Xml.Serialization.XmlElementAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")]
|
|
public PDFMiFIDRes getPDFQuestionarioMiFID([System.Xml.Serialization.XmlElementAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")] string codiceQuestionario, [System.Xml.Serialization.XmlElementAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")] InfoClient infoClient) {
|
|
object[] results = this.Invoke("getPDFQuestionarioMiFID", new object[] {
|
|
codiceQuestionario,
|
|
infoClient});
|
|
return ((PDFMiFIDRes)(results[0]));
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void getPDFQuestionarioMiFIDAsync(string codiceQuestionario, InfoClient infoClient) {
|
|
this.getPDFQuestionarioMiFIDAsync(codiceQuestionario, infoClient, null);
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void getPDFQuestionarioMiFIDAsync(string codiceQuestionario, InfoClient infoClient, object userState) {
|
|
if ((this.getPDFQuestionarioMiFIDOperationCompleted == null)) {
|
|
this.getPDFQuestionarioMiFIDOperationCompleted = new System.Threading.SendOrPostCallback(this.OngetPDFQuestionarioMiFIDOperationCompleted);
|
|
}
|
|
this.InvokeAsync("getPDFQuestionarioMiFID", new object[] {
|
|
codiceQuestionario,
|
|
infoClient}, this.getPDFQuestionarioMiFIDOperationCompleted, userState);
|
|
}
|
|
|
|
private void OngetPDFQuestionarioMiFIDOperationCompleted(object arg) {
|
|
if ((this.getPDFQuestionarioMiFIDCompleted != null)) {
|
|
System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
|
|
this.getPDFQuestionarioMiFIDCompleted(this, new getPDFQuestionarioMiFIDCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://bancafideuram.it/WSNAC/Profilazione/getPDFInformativaMiFID", Use=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare)]
|
|
[return: System.Xml.Serialization.XmlElementAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")]
|
|
public PDFMiFIDRes getPDFInformativaMiFID([System.Xml.Serialization.XmlElementAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")] string codiceQuestionario, [System.Xml.Serialization.XmlElementAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")] InfoClient infoClient) {
|
|
object[] results = this.Invoke("getPDFInformativaMiFID", new object[] {
|
|
codiceQuestionario,
|
|
infoClient});
|
|
return ((PDFMiFIDRes)(results[0]));
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void getPDFInformativaMiFIDAsync(string codiceQuestionario, InfoClient infoClient) {
|
|
this.getPDFInformativaMiFIDAsync(codiceQuestionario, infoClient, null);
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void getPDFInformativaMiFIDAsync(string codiceQuestionario, InfoClient infoClient, object userState) {
|
|
if ((this.getPDFInformativaMiFIDOperationCompleted == null)) {
|
|
this.getPDFInformativaMiFIDOperationCompleted = new System.Threading.SendOrPostCallback(this.OngetPDFInformativaMiFIDOperationCompleted);
|
|
}
|
|
this.InvokeAsync("getPDFInformativaMiFID", new object[] {
|
|
codiceQuestionario,
|
|
infoClient}, this.getPDFInformativaMiFIDOperationCompleted, userState);
|
|
}
|
|
|
|
private void OngetPDFInformativaMiFIDOperationCompleted(object arg) {
|
|
if ((this.getPDFInformativaMiFIDCompleted != null)) {
|
|
System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
|
|
this.getPDFInformativaMiFIDCompleted(this, new getPDFInformativaMiFIDCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://bancafideuram.it/WSNAC/Profilazione/getQuestionariCliente", Use=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare)]
|
|
[return: System.Xml.Serialization.XmlElementAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")]
|
|
public QuestionariRes getQuestionariCliente([System.Xml.Serialization.XmlElementAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")] ChiaveCliente chiaveCliente, [System.Xml.Serialization.XmlElementAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")] InfoClient infoClient) {
|
|
object[] results = this.Invoke("getQuestionariCliente", new object[] {
|
|
chiaveCliente,
|
|
infoClient});
|
|
return ((QuestionariRes)(results[0]));
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void getQuestionariClienteAsync(ChiaveCliente chiaveCliente, InfoClient infoClient) {
|
|
this.getQuestionariClienteAsync(chiaveCliente, infoClient, null);
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void getQuestionariClienteAsync(ChiaveCliente chiaveCliente, InfoClient infoClient, object userState) {
|
|
if ((this.getQuestionariClienteOperationCompleted == null)) {
|
|
this.getQuestionariClienteOperationCompleted = new System.Threading.SendOrPostCallback(this.OngetQuestionariClienteOperationCompleted);
|
|
}
|
|
this.InvokeAsync("getQuestionariCliente", new object[] {
|
|
chiaveCliente,
|
|
infoClient}, this.getQuestionariClienteOperationCompleted, userState);
|
|
}
|
|
|
|
private void OngetQuestionariClienteOperationCompleted(object arg) {
|
|
if ((this.getQuestionariClienteCompleted != null)) {
|
|
System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
|
|
this.getQuestionariClienteCompleted(this, new getQuestionariClienteCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://bancafideuram.it/WSNAC/Profilazione/setQuestionario", Use=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare)]
|
|
[return: System.Xml.Serialization.XmlElementAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")]
|
|
public QuestionarioRes setQuestionario([System.Xml.Serialization.XmlElementAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")] ChiaveCliente chiaveCliente, [System.Xml.Serialization.XmlElementAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")] Questionario questionario, [System.Xml.Serialization.XmlElementAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")] InfoClient infoClient) {
|
|
object[] results = this.Invoke("setQuestionario", new object[] {
|
|
chiaveCliente,
|
|
questionario,
|
|
infoClient});
|
|
return ((QuestionarioRes)(results[0]));
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void setQuestionarioAsync(ChiaveCliente chiaveCliente, Questionario questionario, InfoClient infoClient) {
|
|
this.setQuestionarioAsync(chiaveCliente, questionario, infoClient, null);
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void setQuestionarioAsync(ChiaveCliente chiaveCliente, Questionario questionario, InfoClient infoClient, object userState) {
|
|
if ((this.setQuestionarioOperationCompleted == null)) {
|
|
this.setQuestionarioOperationCompleted = new System.Threading.SendOrPostCallback(this.OnsetQuestionarioOperationCompleted);
|
|
}
|
|
this.InvokeAsync("setQuestionario", new object[] {
|
|
chiaveCliente,
|
|
questionario,
|
|
infoClient}, this.setQuestionarioOperationCompleted, userState);
|
|
}
|
|
|
|
private void OnsetQuestionarioOperationCompleted(object arg) {
|
|
if ((this.setQuestionarioCompleted != null)) {
|
|
System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
|
|
this.setQuestionarioCompleted(this, new setQuestionarioCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://bancafideuram.it/WSNAC/Profilazione/getPDFQuestionario", Use=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare)]
|
|
[return: System.Xml.Serialization.XmlElementAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")]
|
|
public QuestionarioPDFRes getPDFQuestionario([System.Xml.Serialization.XmlElementAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")] string codiceQuestionario, [System.Xml.Serialization.XmlElementAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")] DatiAggiuntiviStampa datiAggiuntivi, [System.Xml.Serialization.XmlElementAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")] InfoClient infoClient) {
|
|
object[] results = this.Invoke("getPDFQuestionario", new object[] {
|
|
codiceQuestionario,
|
|
datiAggiuntivi,
|
|
infoClient});
|
|
return ((QuestionarioPDFRes)(results[0]));
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void getPDFQuestionarioAsync(string codiceQuestionario, DatiAggiuntiviStampa datiAggiuntivi, InfoClient infoClient) {
|
|
this.getPDFQuestionarioAsync(codiceQuestionario, datiAggiuntivi, infoClient, null);
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void getPDFQuestionarioAsync(string codiceQuestionario, DatiAggiuntiviStampa datiAggiuntivi, InfoClient infoClient, object userState) {
|
|
if ((this.getPDFQuestionarioOperationCompleted == null)) {
|
|
this.getPDFQuestionarioOperationCompleted = new System.Threading.SendOrPostCallback(this.OngetPDFQuestionarioOperationCompleted);
|
|
}
|
|
this.InvokeAsync("getPDFQuestionario", new object[] {
|
|
codiceQuestionario,
|
|
datiAggiuntivi,
|
|
infoClient}, this.getPDFQuestionarioOperationCompleted, userState);
|
|
}
|
|
|
|
private void OngetPDFQuestionarioOperationCompleted(object arg) {
|
|
if ((this.getPDFQuestionarioCompleted != null)) {
|
|
System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
|
|
this.getPDFQuestionarioCompleted(this, new getPDFQuestionarioCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://bancafideuram.it/WSNAC/Profilazione/getPDFInformativa", Use=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare)]
|
|
[return: System.Xml.Serialization.XmlElementAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")]
|
|
public InformativaPDFRes getPDFInformativa([System.Xml.Serialization.XmlElementAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")] string codiceQuestionario, [System.Xml.Serialization.XmlElementAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")] DatiAggiuntiviStampa datiAggiuntivi, [System.Xml.Serialization.XmlElementAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")] InfoClient infoClient) {
|
|
object[] results = this.Invoke("getPDFInformativa", new object[] {
|
|
codiceQuestionario,
|
|
datiAggiuntivi,
|
|
infoClient});
|
|
return ((InformativaPDFRes)(results[0]));
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void getPDFInformativaAsync(string codiceQuestionario, DatiAggiuntiviStampa datiAggiuntivi, InfoClient infoClient) {
|
|
this.getPDFInformativaAsync(codiceQuestionario, datiAggiuntivi, infoClient, null);
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void getPDFInformativaAsync(string codiceQuestionario, DatiAggiuntiviStampa datiAggiuntivi, InfoClient infoClient, object userState) {
|
|
if ((this.getPDFInformativaOperationCompleted == null)) {
|
|
this.getPDFInformativaOperationCompleted = new System.Threading.SendOrPostCallback(this.OngetPDFInformativaOperationCompleted);
|
|
}
|
|
this.InvokeAsync("getPDFInformativa", new object[] {
|
|
codiceQuestionario,
|
|
datiAggiuntivi,
|
|
infoClient}, this.getPDFInformativaOperationCompleted, userState);
|
|
}
|
|
|
|
private void OngetPDFInformativaOperationCompleted(object arg) {
|
|
if ((this.getPDFInformativaCompleted != null)) {
|
|
System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
|
|
this.getPDFInformativaCompleted(this, new getPDFInformativaCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://bancafideuram.it/WSNAC/Profilazione/getProfili", Use=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare)]
|
|
[return: System.Xml.Serialization.XmlElementAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")]
|
|
public ProfiliDiRischioRes getProfili([System.Xml.Serialization.XmlElementAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")] InfoClient infoClient) {
|
|
object[] results = this.Invoke("getProfili", new object[] {
|
|
infoClient});
|
|
return ((ProfiliDiRischioRes)(results[0]));
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void getProfiliAsync(InfoClient infoClient) {
|
|
this.getProfiliAsync(infoClient, null);
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void getProfiliAsync(InfoClient infoClient, object userState) {
|
|
if ((this.getProfiliOperationCompleted == null)) {
|
|
this.getProfiliOperationCompleted = new System.Threading.SendOrPostCallback(this.OngetProfiliOperationCompleted);
|
|
}
|
|
this.InvokeAsync("getProfili", new object[] {
|
|
infoClient}, this.getProfiliOperationCompleted, userState);
|
|
}
|
|
|
|
private void OngetProfiliOperationCompleted(object arg) {
|
|
if ((this.getProfiliCompleted != null)) {
|
|
System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
|
|
this.getProfiliCompleted(this, new getProfiliCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://bancafideuram.it/WSNAC/Profilazione/getDatiMiFID", Use=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare)]
|
|
[return: System.Xml.Serialization.XmlElementAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")]
|
|
public GetDatiMiFIDRes getDatiMiFID([System.Xml.Serialization.XmlElementAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")] ChiaveCliente cliente, [System.Xml.Serialization.XmlElementAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")] InfoClient infoClient) {
|
|
object[] results = this.Invoke("getDatiMiFID", new object[] {
|
|
cliente,
|
|
infoClient});
|
|
return ((GetDatiMiFIDRes)(results[0]));
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void getDatiMiFIDAsync(ChiaveCliente cliente, InfoClient infoClient) {
|
|
this.getDatiMiFIDAsync(cliente, infoClient, null);
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void getDatiMiFIDAsync(ChiaveCliente cliente, InfoClient infoClient, object userState) {
|
|
if ((this.getDatiMiFIDOperationCompleted == null)) {
|
|
this.getDatiMiFIDOperationCompleted = new System.Threading.SendOrPostCallback(this.OngetDatiMiFIDOperationCompleted);
|
|
}
|
|
this.InvokeAsync("getDatiMiFID", new object[] {
|
|
cliente,
|
|
infoClient}, this.getDatiMiFIDOperationCompleted, userState);
|
|
}
|
|
|
|
private void OngetDatiMiFIDOperationCompleted(object arg) {
|
|
if ((this.getDatiMiFIDCompleted != null)) {
|
|
System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
|
|
this.getDatiMiFIDCompleted(this, new getDatiMiFIDCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://bancafideuram.it/WSNAC/Profilazione/getRiepilogoCliente", Use=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare)]
|
|
[return: System.Xml.Serialization.XmlElementAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")]
|
|
public GetRiepilogoClienteRes getRiepilogoCliente([System.Xml.Serialization.XmlElementAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")] ChiaveCliente cliente, [System.Xml.Serialization.XmlElementAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")] InfoClient infoClient) {
|
|
object[] results = this.Invoke("getRiepilogoCliente", new object[] {
|
|
cliente,
|
|
infoClient});
|
|
return ((GetRiepilogoClienteRes)(results[0]));
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void getRiepilogoClienteAsync(ChiaveCliente cliente, InfoClient infoClient) {
|
|
this.getRiepilogoClienteAsync(cliente, infoClient, null);
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void getRiepilogoClienteAsync(ChiaveCliente cliente, InfoClient infoClient, object userState) {
|
|
if ((this.getRiepilogoClienteOperationCompleted == null)) {
|
|
this.getRiepilogoClienteOperationCompleted = new System.Threading.SendOrPostCallback(this.OngetRiepilogoClienteOperationCompleted);
|
|
}
|
|
this.InvokeAsync("getRiepilogoCliente", new object[] {
|
|
cliente,
|
|
infoClient}, this.getRiepilogoClienteOperationCompleted, userState);
|
|
}
|
|
|
|
private void OngetRiepilogoClienteOperationCompleted(object arg) {
|
|
if ((this.getRiepilogoClienteCompleted != null)) {
|
|
System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
|
|
this.getRiepilogoClienteCompleted(this, new getRiepilogoClienteCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://bancafideuram.it/WSNAC/Profilazione/getDettagliQuestionario", Use=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare)]
|
|
[return: System.Xml.Serialization.XmlElementAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")]
|
|
public GetDettagliQuestionarioRes getDettagliQuestionario([System.Xml.Serialization.XmlElementAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")] DettagliQuestionarioIn dettagliQuestionarioIn, [System.Xml.Serialization.XmlElementAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")] InfoClient infoClient) {
|
|
object[] results = this.Invoke("getDettagliQuestionario", new object[] {
|
|
dettagliQuestionarioIn,
|
|
infoClient});
|
|
return ((GetDettagliQuestionarioRes)(results[0]));
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void getDettagliQuestionarioAsync(DettagliQuestionarioIn dettagliQuestionarioIn, InfoClient infoClient) {
|
|
this.getDettagliQuestionarioAsync(dettagliQuestionarioIn, infoClient, null);
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void getDettagliQuestionarioAsync(DettagliQuestionarioIn dettagliQuestionarioIn, InfoClient infoClient, object userState) {
|
|
if ((this.getDettagliQuestionarioOperationCompleted == null)) {
|
|
this.getDettagliQuestionarioOperationCompleted = new System.Threading.SendOrPostCallback(this.OngetDettagliQuestionarioOperationCompleted);
|
|
}
|
|
this.InvokeAsync("getDettagliQuestionario", new object[] {
|
|
dettagliQuestionarioIn,
|
|
infoClient}, this.getDettagliQuestionarioOperationCompleted, userState);
|
|
}
|
|
|
|
private void OngetDettagliQuestionarioOperationCompleted(object arg) {
|
|
if ((this.getDettagliQuestionarioCompleted != null)) {
|
|
System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
|
|
this.getDettagliQuestionarioCompleted(this, new getDettagliQuestionarioCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://bancafideuram.it/WSNAC/Profilazione/controllaIncongruenze", Use=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare)]
|
|
[return: System.Xml.Serialization.XmlElementAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")]
|
|
public ControllaIncongruenzeRes controllaIncongruenze([System.Xml.Serialization.XmlElementAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")] ControllaIncongruenzeIn controllaIncongruenzeIn, [System.Xml.Serialization.XmlElementAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")] InfoClient infoClient) {
|
|
object[] results = this.Invoke("controllaIncongruenze", new object[] {
|
|
controllaIncongruenzeIn,
|
|
infoClient});
|
|
return ((ControllaIncongruenzeRes)(results[0]));
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void controllaIncongruenzeAsync(ControllaIncongruenzeIn controllaIncongruenzeIn, InfoClient infoClient) {
|
|
this.controllaIncongruenzeAsync(controllaIncongruenzeIn, infoClient, null);
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void controllaIncongruenzeAsync(ControllaIncongruenzeIn controllaIncongruenzeIn, InfoClient infoClient, object userState) {
|
|
if ((this.controllaIncongruenzeOperationCompleted == null)) {
|
|
this.controllaIncongruenzeOperationCompleted = new System.Threading.SendOrPostCallback(this.OncontrollaIncongruenzeOperationCompleted);
|
|
}
|
|
this.InvokeAsync("controllaIncongruenze", new object[] {
|
|
controllaIncongruenzeIn,
|
|
infoClient}, this.controllaIncongruenzeOperationCompleted, userState);
|
|
}
|
|
|
|
private void OncontrollaIncongruenzeOperationCompleted(object arg) {
|
|
if ((this.controllaIncongruenzeCompleted != null)) {
|
|
System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
|
|
this.controllaIncongruenzeCompleted(this, new controllaIncongruenzeCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://bancafideuram.it/WSNAC/Profilazione/salvaQuestionario_PG", Use=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare)]
|
|
[return: System.Xml.Serialization.XmlElementAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")]
|
|
public SalvaQuestionarioPGRes salvaQuestionario_PG([System.Xml.Serialization.XmlElementAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")] SalvaQuestionarioIn salvaQuestionarioIn, [System.Xml.Serialization.XmlElementAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")] InfoClient infoClient) {
|
|
object[] results = this.Invoke("salvaQuestionario_PG", new object[] {
|
|
salvaQuestionarioIn,
|
|
infoClient});
|
|
return ((SalvaQuestionarioPGRes)(results[0]));
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void salvaQuestionario_PGAsync(SalvaQuestionarioIn salvaQuestionarioIn, InfoClient infoClient) {
|
|
this.salvaQuestionario_PGAsync(salvaQuestionarioIn, infoClient, null);
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void salvaQuestionario_PGAsync(SalvaQuestionarioIn salvaQuestionarioIn, InfoClient infoClient, object userState) {
|
|
if ((this.salvaQuestionario_PGOperationCompleted == null)) {
|
|
this.salvaQuestionario_PGOperationCompleted = new System.Threading.SendOrPostCallback(this.OnsalvaQuestionario_PGOperationCompleted);
|
|
}
|
|
this.InvokeAsync("salvaQuestionario_PG", new object[] {
|
|
salvaQuestionarioIn,
|
|
infoClient}, this.salvaQuestionario_PGOperationCompleted, userState);
|
|
}
|
|
|
|
private void OnsalvaQuestionario_PGOperationCompleted(object arg) {
|
|
if ((this.salvaQuestionario_PGCompleted != null)) {
|
|
System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
|
|
this.salvaQuestionario_PGCompleted(this, new salvaQuestionario_PGCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://bancafideuram.it/WSNAC/Profilazione/salvaQuestionario_PF", Use=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare)]
|
|
[return: System.Xml.Serialization.XmlElementAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")]
|
|
public SalvaQuestionarioPFRes salvaQuestionario_PF([System.Xml.Serialization.XmlElementAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")] SalvaQuestionarioIn salvaQuestionarioIn, [System.Xml.Serialization.XmlElementAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")] InfoClient infoClient) {
|
|
object[] results = this.Invoke("salvaQuestionario_PF", new object[] {
|
|
salvaQuestionarioIn,
|
|
infoClient});
|
|
return ((SalvaQuestionarioPFRes)(results[0]));
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void salvaQuestionario_PFAsync(SalvaQuestionarioIn salvaQuestionarioIn, InfoClient infoClient) {
|
|
this.salvaQuestionario_PFAsync(salvaQuestionarioIn, infoClient, null);
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void salvaQuestionario_PFAsync(SalvaQuestionarioIn salvaQuestionarioIn, InfoClient infoClient, object userState) {
|
|
if ((this.salvaQuestionario_PFOperationCompleted == null)) {
|
|
this.salvaQuestionario_PFOperationCompleted = new System.Threading.SendOrPostCallback(this.OnsalvaQuestionario_PFOperationCompleted);
|
|
}
|
|
this.InvokeAsync("salvaQuestionario_PF", new object[] {
|
|
salvaQuestionarioIn,
|
|
infoClient}, this.salvaQuestionario_PFOperationCompleted, userState);
|
|
}
|
|
|
|
private void OnsalvaQuestionario_PFOperationCompleted(object arg) {
|
|
if ((this.salvaQuestionario_PFCompleted != null)) {
|
|
System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
|
|
this.salvaQuestionario_PFCompleted(this, new salvaQuestionario_PFCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://bancafideuram.it/WSNAC/Profilazione/attivaQuestionarioFiduciaria", Use=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare)]
|
|
[return: System.Xml.Serialization.XmlElementAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")]
|
|
public AttivaQuestionarioFiduciariaRes attivaQuestionarioFiduciaria([System.Xml.Serialization.XmlElementAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")] AttivaQuestionarioFiduciariaIn attivaQuestionarioFiduciariaIn, [System.Xml.Serialization.XmlElementAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")] InfoClient infoClient) {
|
|
object[] results = this.Invoke("attivaQuestionarioFiduciaria", new object[] {
|
|
attivaQuestionarioFiduciariaIn,
|
|
infoClient});
|
|
return ((AttivaQuestionarioFiduciariaRes)(results[0]));
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void attivaQuestionarioFiduciariaAsync(AttivaQuestionarioFiduciariaIn attivaQuestionarioFiduciariaIn, InfoClient infoClient) {
|
|
this.attivaQuestionarioFiduciariaAsync(attivaQuestionarioFiduciariaIn, infoClient, null);
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void attivaQuestionarioFiduciariaAsync(AttivaQuestionarioFiduciariaIn attivaQuestionarioFiduciariaIn, InfoClient infoClient, object userState) {
|
|
if ((this.attivaQuestionarioFiduciariaOperationCompleted == null)) {
|
|
this.attivaQuestionarioFiduciariaOperationCompleted = new System.Threading.SendOrPostCallback(this.OnattivaQuestionarioFiduciariaOperationCompleted);
|
|
}
|
|
this.InvokeAsync("attivaQuestionarioFiduciaria", new object[] {
|
|
attivaQuestionarioFiduciariaIn,
|
|
infoClient}, this.attivaQuestionarioFiduciariaOperationCompleted, userState);
|
|
}
|
|
|
|
private void OnattivaQuestionarioFiduciariaOperationCompleted(object arg) {
|
|
if ((this.attivaQuestionarioFiduciariaCompleted != null)) {
|
|
System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
|
|
this.attivaQuestionarioFiduciariaCompleted(this, new attivaQuestionarioFiduciariaCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://bancafideuram.it/WSNAC/Profilazione/attivaQuestionario", Use=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare)]
|
|
[return: System.Xml.Serialization.XmlElementAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")]
|
|
public AttivaQuestionarioRes attivaQuestionario([System.Xml.Serialization.XmlElementAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")] AttivaQuestionarioIn attivaQuestionarioIn, [System.Xml.Serialization.XmlElementAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")] InfoClient infoClient) {
|
|
object[] results = this.Invoke("attivaQuestionario", new object[] {
|
|
attivaQuestionarioIn,
|
|
infoClient});
|
|
return ((AttivaQuestionarioRes)(results[0]));
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void attivaQuestionarioAsync(AttivaQuestionarioIn attivaQuestionarioIn, InfoClient infoClient) {
|
|
this.attivaQuestionarioAsync(attivaQuestionarioIn, infoClient, null);
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void attivaQuestionarioAsync(AttivaQuestionarioIn attivaQuestionarioIn, InfoClient infoClient, object userState) {
|
|
if ((this.attivaQuestionarioOperationCompleted == null)) {
|
|
this.attivaQuestionarioOperationCompleted = new System.Threading.SendOrPostCallback(this.OnattivaQuestionarioOperationCompleted);
|
|
}
|
|
this.InvokeAsync("attivaQuestionario", new object[] {
|
|
attivaQuestionarioIn,
|
|
infoClient}, this.attivaQuestionarioOperationCompleted, userState);
|
|
}
|
|
|
|
private void OnattivaQuestionarioOperationCompleted(object arg) {
|
|
if ((this.attivaQuestionarioCompleted != null)) {
|
|
System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
|
|
this.attivaQuestionarioCompleted(this, new attivaQuestionarioCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://bancafideuram.it/WSNAC/Profilazione/getProfessioni", Use=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare)]
|
|
[return: System.Xml.Serialization.XmlElementAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")]
|
|
public GetProfessioniRes getProfessioni([System.Xml.Serialization.XmlElementAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")] InfoClient infoClient) {
|
|
object[] results = this.Invoke("getProfessioni", new object[] {
|
|
infoClient});
|
|
return ((GetProfessioniRes)(results[0]));
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void getProfessioniAsync(InfoClient infoClient) {
|
|
this.getProfessioniAsync(infoClient, null);
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void getProfessioniAsync(InfoClient infoClient, object userState) {
|
|
if ((this.getProfessioniOperationCompleted == null)) {
|
|
this.getProfessioniOperationCompleted = new System.Threading.SendOrPostCallback(this.OngetProfessioniOperationCompleted);
|
|
}
|
|
this.InvokeAsync("getProfessioni", new object[] {
|
|
infoClient}, this.getProfessioniOperationCompleted, userState);
|
|
}
|
|
|
|
private void OngetProfessioniOperationCompleted(object arg) {
|
|
if ((this.getProfessioniCompleted != null)) {
|
|
System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
|
|
this.getProfessioniCompleted(this, new getProfessioniCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://bancafideuram.it/WSNAC/Profilazione/getProfiliQP19", Use=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare)]
|
|
[return: System.Xml.Serialization.XmlElementAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")]
|
|
public ProfiliDiRischioQP19Res getProfiliQP19([System.Xml.Serialization.XmlElementAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")] InfoClient infoClient) {
|
|
object[] results = this.Invoke("getProfiliQP19", new object[] {
|
|
infoClient});
|
|
return ((ProfiliDiRischioQP19Res)(results[0]));
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void getProfiliQP19Async(InfoClient infoClient) {
|
|
this.getProfiliQP19Async(infoClient, null);
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void getProfiliQP19Async(InfoClient infoClient, object userState) {
|
|
if ((this.getProfiliQP19OperationCompleted == null)) {
|
|
this.getProfiliQP19OperationCompleted = new System.Threading.SendOrPostCallback(this.OngetProfiliQP19OperationCompleted);
|
|
}
|
|
this.InvokeAsync("getProfiliQP19", new object[] {
|
|
infoClient}, this.getProfiliQP19OperationCompleted, userState);
|
|
}
|
|
|
|
private void OngetProfiliQP19OperationCompleted(object arg) {
|
|
if ((this.getProfiliQP19Completed != null)) {
|
|
System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
|
|
this.getProfiliQP19Completed(this, new getProfiliQP19CompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://bancafideuram.it/WSNAC/Profilazione/getHoldingPeriod", Use=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare)]
|
|
[return: System.Xml.Serialization.XmlElementAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")]
|
|
public GetHoldingPeriodRes getHoldingPeriod([System.Xml.Serialization.XmlElementAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")] ChiaveCliente cliente, [System.Xml.Serialization.XmlElementAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")] InfoClient infoClient) {
|
|
object[] results = this.Invoke("getHoldingPeriod", new object[] {
|
|
cliente,
|
|
infoClient});
|
|
return ((GetHoldingPeriodRes)(results[0]));
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void getHoldingPeriodAsync(ChiaveCliente cliente, InfoClient infoClient) {
|
|
this.getHoldingPeriodAsync(cliente, infoClient, null);
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void getHoldingPeriodAsync(ChiaveCliente cliente, InfoClient infoClient, object userState) {
|
|
if ((this.getHoldingPeriodOperationCompleted == null)) {
|
|
this.getHoldingPeriodOperationCompleted = new System.Threading.SendOrPostCallback(this.OngetHoldingPeriodOperationCompleted);
|
|
}
|
|
this.InvokeAsync("getHoldingPeriod", new object[] {
|
|
cliente,
|
|
infoClient}, this.getHoldingPeriodOperationCompleted, userState);
|
|
}
|
|
|
|
private void OngetHoldingPeriodOperationCompleted(object arg) {
|
|
if ((this.getHoldingPeriodCompleted != null)) {
|
|
System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
|
|
this.getHoldingPeriodCompleted(this, new getHoldingPeriodCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://bancafideuram.it/WSNAC/Profilazione/calcolaProfiloMiFID", Use=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare)]
|
|
[return: System.Xml.Serialization.XmlElementAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")]
|
|
public ProfiloMiFIDRes calcolaProfiloMiFID([System.Xml.Serialization.XmlElementAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")] string codiceQuestionario, [System.Xml.Serialization.XmlElementAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")] InfoClient infoClient) {
|
|
object[] results = this.Invoke("calcolaProfiloMiFID", new object[] {
|
|
codiceQuestionario,
|
|
infoClient});
|
|
return ((ProfiloMiFIDRes)(results[0]));
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void calcolaProfiloMiFIDAsync(string codiceQuestionario, InfoClient infoClient) {
|
|
this.calcolaProfiloMiFIDAsync(codiceQuestionario, infoClient, null);
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void calcolaProfiloMiFIDAsync(string codiceQuestionario, InfoClient infoClient, object userState) {
|
|
if ((this.calcolaProfiloMiFIDOperationCompleted == null)) {
|
|
this.calcolaProfiloMiFIDOperationCompleted = new System.Threading.SendOrPostCallback(this.OncalcolaProfiloMiFIDOperationCompleted);
|
|
}
|
|
this.InvokeAsync("calcolaProfiloMiFID", new object[] {
|
|
codiceQuestionario,
|
|
infoClient}, this.calcolaProfiloMiFIDOperationCompleted, userState);
|
|
}
|
|
|
|
private void OncalcolaProfiloMiFIDOperationCompleted(object arg) {
|
|
if ((this.calcolaProfiloMiFIDCompleted != null)) {
|
|
System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
|
|
this.calcolaProfiloMiFIDCompleted(this, new calcolaProfiloMiFIDCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://bancafideuram.it/WSNAC/Profilazione/getQuestionariClienteMiFID", Use=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare)]
|
|
[return: System.Xml.Serialization.XmlElementAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")]
|
|
public QuestionariMiFIDRes getQuestionariClienteMiFID([System.Xml.Serialization.XmlElementAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")] ChiaveCliente chiaveCliente, [System.Xml.Serialization.XmlElementAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")] InfoClient infoClient) {
|
|
object[] results = this.Invoke("getQuestionariClienteMiFID", new object[] {
|
|
chiaveCliente,
|
|
infoClient});
|
|
return ((QuestionariMiFIDRes)(results[0]));
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void getQuestionariClienteMiFIDAsync(ChiaveCliente chiaveCliente, InfoClient infoClient) {
|
|
this.getQuestionariClienteMiFIDAsync(chiaveCliente, infoClient, null);
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void getQuestionariClienteMiFIDAsync(ChiaveCliente chiaveCliente, InfoClient infoClient, object userState) {
|
|
if ((this.getQuestionariClienteMiFIDOperationCompleted == null)) {
|
|
this.getQuestionariClienteMiFIDOperationCompleted = new System.Threading.SendOrPostCallback(this.OngetQuestionariClienteMiFIDOperationCompleted);
|
|
}
|
|
this.InvokeAsync("getQuestionariClienteMiFID", new object[] {
|
|
chiaveCliente,
|
|
infoClient}, this.getQuestionariClienteMiFIDOperationCompleted, userState);
|
|
}
|
|
|
|
private void OngetQuestionariClienteMiFIDOperationCompleted(object arg) {
|
|
if ((this.getQuestionariClienteMiFIDCompleted != null)) {
|
|
System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
|
|
this.getQuestionariClienteMiFIDCompleted(this, new getQuestionariClienteMiFIDCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://bancafideuram.it/WSNAC/Profilazione/rinnovaQuestionarioMiFID", Use=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare)]
|
|
[return: System.Xml.Serialization.XmlElementAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")]
|
|
public QuestionarioMiFIDRes rinnovaQuestionarioMiFID([System.Xml.Serialization.XmlElementAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")] string codiceQuestionario, [System.Xml.Serialization.XmlElementAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")] InfoClient infoClient) {
|
|
object[] results = this.Invoke("rinnovaQuestionarioMiFID", new object[] {
|
|
codiceQuestionario,
|
|
infoClient});
|
|
return ((QuestionarioMiFIDRes)(results[0]));
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void rinnovaQuestionarioMiFIDAsync(string codiceQuestionario, InfoClient infoClient) {
|
|
this.rinnovaQuestionarioMiFIDAsync(codiceQuestionario, infoClient, null);
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void rinnovaQuestionarioMiFIDAsync(string codiceQuestionario, InfoClient infoClient, object userState) {
|
|
if ((this.rinnovaQuestionarioMiFIDOperationCompleted == null)) {
|
|
this.rinnovaQuestionarioMiFIDOperationCompleted = new System.Threading.SendOrPostCallback(this.OnrinnovaQuestionarioMiFIDOperationCompleted);
|
|
}
|
|
this.InvokeAsync("rinnovaQuestionarioMiFID", new object[] {
|
|
codiceQuestionario,
|
|
infoClient}, this.rinnovaQuestionarioMiFIDOperationCompleted, userState);
|
|
}
|
|
|
|
private void OnrinnovaQuestionarioMiFIDOperationCompleted(object arg) {
|
|
if ((this.rinnovaQuestionarioMiFIDCompleted != null)) {
|
|
System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
|
|
this.rinnovaQuestionarioMiFIDCompleted(this, new rinnovaQuestionarioMiFIDCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://bancafideuram.it/WSNAC/Profilazione/setQuestionarioMiFID", Use=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare)]
|
|
[return: System.Xml.Serialization.XmlElementAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")]
|
|
public QuestionarioMiFIDRes setQuestionarioMiFID([System.Xml.Serialization.XmlElementAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")] ChiaveCliente chiaveCliente, [System.Xml.Serialization.XmlElementAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")] QuestionarioMiFID questionarioMiFID, [System.Xml.Serialization.XmlElementAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")] DatiAggiuntiviStampa datiAggiuntivi, [System.Xml.Serialization.XmlElementAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")] InfoClient infoClient) {
|
|
object[] results = this.Invoke("setQuestionarioMiFID", new object[] {
|
|
chiaveCliente,
|
|
questionarioMiFID,
|
|
datiAggiuntivi,
|
|
infoClient});
|
|
return ((QuestionarioMiFIDRes)(results[0]));
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void setQuestionarioMiFIDAsync(ChiaveCliente chiaveCliente, QuestionarioMiFID questionarioMiFID, DatiAggiuntiviStampa datiAggiuntivi, InfoClient infoClient) {
|
|
this.setQuestionarioMiFIDAsync(chiaveCliente, questionarioMiFID, datiAggiuntivi, infoClient, null);
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void setQuestionarioMiFIDAsync(ChiaveCliente chiaveCliente, QuestionarioMiFID questionarioMiFID, DatiAggiuntiviStampa datiAggiuntivi, InfoClient infoClient, object userState) {
|
|
if ((this.setQuestionarioMiFIDOperationCompleted == null)) {
|
|
this.setQuestionarioMiFIDOperationCompleted = new System.Threading.SendOrPostCallback(this.OnsetQuestionarioMiFIDOperationCompleted);
|
|
}
|
|
this.InvokeAsync("setQuestionarioMiFID", new object[] {
|
|
chiaveCliente,
|
|
questionarioMiFID,
|
|
datiAggiuntivi,
|
|
infoClient}, this.setQuestionarioMiFIDOperationCompleted, userState);
|
|
}
|
|
|
|
private void OnsetQuestionarioMiFIDOperationCompleted(object arg) {
|
|
if ((this.setQuestionarioMiFIDCompleted != null)) {
|
|
System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
|
|
this.setQuestionarioMiFIDCompleted(this, new setQuestionarioMiFIDCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public new void CancelAsync(object userState) {
|
|
base.CancelAsync(userState);
|
|
}
|
|
|
|
private bool IsLocalFileSystemWebService(string url) {
|
|
if (((url == null)
|
|
|| (url == string.Empty))) {
|
|
return false;
|
|
}
|
|
System.Uri wsUri = new System.Uri(url);
|
|
if (((wsUri.Port >= 1024)
|
|
&& (string.Compare(wsUri.Host, "localHost", System.StringComparison.OrdinalIgnoreCase) == 0))) {
|
|
return true;
|
|
}
|
|
return false;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.34234")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")]
|
|
public partial class InfoClient {
|
|
|
|
private string codiceApplicazioneField;
|
|
|
|
private int versioneDatabaseSIMPBField;
|
|
|
|
private string codiceReteField;
|
|
|
|
/// <remarks/>
|
|
public string codiceApplicazione {
|
|
get {
|
|
return this.codiceApplicazioneField;
|
|
}
|
|
set {
|
|
this.codiceApplicazioneField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public int versioneDatabaseSIMPB {
|
|
get {
|
|
return this.versioneDatabaseSIMPBField;
|
|
}
|
|
set {
|
|
this.versioneDatabaseSIMPBField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public string codiceRete {
|
|
get {
|
|
return this.codiceReteField;
|
|
}
|
|
set {
|
|
this.codiceReteField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.34234")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")]
|
|
public partial class QuestionarioMiFIDRes {
|
|
|
|
private QuestionarioMiFID questionarioMiFIDField;
|
|
|
|
private InfoServer infoField;
|
|
|
|
/// <remarks/>
|
|
public QuestionarioMiFID questionarioMiFID {
|
|
get {
|
|
return this.questionarioMiFIDField;
|
|
}
|
|
set {
|
|
this.questionarioMiFIDField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public InfoServer info {
|
|
get {
|
|
return this.infoField;
|
|
}
|
|
set {
|
|
this.infoField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.34234")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")]
|
|
public partial class QuestionarioMiFID {
|
|
|
|
private string codiceFiscaleField;
|
|
|
|
private bool accettaCompilazioneField;
|
|
|
|
private int codiceProfiloAssegnatoField;
|
|
|
|
private int codiceProfiloCalcolatoField;
|
|
|
|
private string codiceQuestionarioField;
|
|
|
|
private string dataFineValiditaField;
|
|
|
|
private string dataInizioValiditaField;
|
|
|
|
private string codiceAgenteField;
|
|
|
|
private string codiceAgenteResponsabileField;
|
|
|
|
private string codiceAgenteRealeField;
|
|
|
|
private string tipoQuestionarioField;
|
|
|
|
private Domanda[] domandeField;
|
|
|
|
private int statusField;
|
|
|
|
private int profiloEsperienzaConoscenzaField;
|
|
|
|
private bool isQuestionarioPersonaGiuridicaField;
|
|
|
|
private string codiceApplicazioneField;
|
|
|
|
/// <remarks/>
|
|
public string codiceFiscale {
|
|
get {
|
|
return this.codiceFiscaleField;
|
|
}
|
|
set {
|
|
this.codiceFiscaleField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public bool accettaCompilazione {
|
|
get {
|
|
return this.accettaCompilazioneField;
|
|
}
|
|
set {
|
|
this.accettaCompilazioneField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public int codiceProfiloAssegnato {
|
|
get {
|
|
return this.codiceProfiloAssegnatoField;
|
|
}
|
|
set {
|
|
this.codiceProfiloAssegnatoField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public int codiceProfiloCalcolato {
|
|
get {
|
|
return this.codiceProfiloCalcolatoField;
|
|
}
|
|
set {
|
|
this.codiceProfiloCalcolatoField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public string codiceQuestionario {
|
|
get {
|
|
return this.codiceQuestionarioField;
|
|
}
|
|
set {
|
|
this.codiceQuestionarioField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public string dataFineValidita {
|
|
get {
|
|
return this.dataFineValiditaField;
|
|
}
|
|
set {
|
|
this.dataFineValiditaField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public string dataInizioValidita {
|
|
get {
|
|
return this.dataInizioValiditaField;
|
|
}
|
|
set {
|
|
this.dataInizioValiditaField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public string codiceAgente {
|
|
get {
|
|
return this.codiceAgenteField;
|
|
}
|
|
set {
|
|
this.codiceAgenteField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public string codiceAgenteResponsabile {
|
|
get {
|
|
return this.codiceAgenteResponsabileField;
|
|
}
|
|
set {
|
|
this.codiceAgenteResponsabileField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public string codiceAgenteReale {
|
|
get {
|
|
return this.codiceAgenteRealeField;
|
|
}
|
|
set {
|
|
this.codiceAgenteRealeField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public string TipoQuestionario {
|
|
get {
|
|
return this.tipoQuestionarioField;
|
|
}
|
|
set {
|
|
this.tipoQuestionarioField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public Domanda[] domande {
|
|
get {
|
|
return this.domandeField;
|
|
}
|
|
set {
|
|
this.domandeField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public int status {
|
|
get {
|
|
return this.statusField;
|
|
}
|
|
set {
|
|
this.statusField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public int profiloEsperienzaConoscenza {
|
|
get {
|
|
return this.profiloEsperienzaConoscenzaField;
|
|
}
|
|
set {
|
|
this.profiloEsperienzaConoscenzaField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public bool isQuestionarioPersonaGiuridica {
|
|
get {
|
|
return this.isQuestionarioPersonaGiuridicaField;
|
|
}
|
|
set {
|
|
this.isQuestionarioPersonaGiuridicaField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public string codiceApplicazione {
|
|
get {
|
|
return this.codiceApplicazioneField;
|
|
}
|
|
set {
|
|
this.codiceApplicazioneField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.34234")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")]
|
|
public partial class Domanda {
|
|
|
|
private string descDomandaField;
|
|
|
|
private Risposta[] rispostaField;
|
|
|
|
/// <remarks/>
|
|
public string descDomanda {
|
|
get {
|
|
return this.descDomandaField;
|
|
}
|
|
set {
|
|
this.descDomandaField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public Risposta[] risposta {
|
|
get {
|
|
return this.rispostaField;
|
|
}
|
|
set {
|
|
this.rispostaField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.34234")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")]
|
|
public partial class Risposta {
|
|
|
|
private string descRispostaField;
|
|
|
|
private string valoreRispostaField;
|
|
|
|
/// <remarks/>
|
|
public string descRisposta {
|
|
get {
|
|
return this.descRispostaField;
|
|
}
|
|
set {
|
|
this.descRispostaField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public string valoreRisposta {
|
|
get {
|
|
return this.valoreRispostaField;
|
|
}
|
|
set {
|
|
this.valoreRispostaField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.34234")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")]
|
|
public partial class InfoServer {
|
|
|
|
private bool sistemaInAggiornamentoField;
|
|
|
|
private int versioneDatabaseSIMPBField;
|
|
|
|
private string codiceApplicazioneField;
|
|
|
|
private Errore[] errorsField;
|
|
|
|
/// <remarks/>
|
|
public bool sistemaInAggiornamento {
|
|
get {
|
|
return this.sistemaInAggiornamentoField;
|
|
}
|
|
set {
|
|
this.sistemaInAggiornamentoField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public int versioneDatabaseSIMPB {
|
|
get {
|
|
return this.versioneDatabaseSIMPBField;
|
|
}
|
|
set {
|
|
this.versioneDatabaseSIMPBField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public string codiceApplicazione {
|
|
get {
|
|
return this.codiceApplicazioneField;
|
|
}
|
|
set {
|
|
this.codiceApplicazioneField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public Errore[] errors {
|
|
get {
|
|
return this.errorsField;
|
|
}
|
|
set {
|
|
this.errorsField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.34234")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")]
|
|
public partial class Errore {
|
|
|
|
private int codiceErroreField;
|
|
|
|
private int livelloDiSeveritaField;
|
|
|
|
private string messaggioPerUtenteFinaleField;
|
|
|
|
private string descrizioneInternaField;
|
|
|
|
private string stackTraceField;
|
|
|
|
private string codiceReteField;
|
|
|
|
/// <remarks/>
|
|
public int codiceErrore {
|
|
get {
|
|
return this.codiceErroreField;
|
|
}
|
|
set {
|
|
this.codiceErroreField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public int livelloDiSeverita {
|
|
get {
|
|
return this.livelloDiSeveritaField;
|
|
}
|
|
set {
|
|
this.livelloDiSeveritaField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public string messaggioPerUtenteFinale {
|
|
get {
|
|
return this.messaggioPerUtenteFinaleField;
|
|
}
|
|
set {
|
|
this.messaggioPerUtenteFinaleField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public string descrizioneInterna {
|
|
get {
|
|
return this.descrizioneInternaField;
|
|
}
|
|
set {
|
|
this.descrizioneInternaField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public string stackTrace {
|
|
get {
|
|
return this.stackTraceField;
|
|
}
|
|
set {
|
|
this.stackTraceField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public string codiceRete {
|
|
get {
|
|
return this.codiceReteField;
|
|
}
|
|
set {
|
|
this.codiceReteField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.34234")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")]
|
|
public partial class QuestionariMiFIDRes {
|
|
|
|
private QuestionarioMiFID[] allQuestionariClienteField;
|
|
|
|
private InfoServer infoField;
|
|
|
|
/// <remarks/>
|
|
public QuestionarioMiFID[] allQuestionariCliente {
|
|
get {
|
|
return this.allQuestionariClienteField;
|
|
}
|
|
set {
|
|
this.allQuestionariClienteField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public InfoServer info {
|
|
get {
|
|
return this.infoField;
|
|
}
|
|
set {
|
|
this.infoField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.34234")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")]
|
|
public partial class ProfiloMiFID {
|
|
|
|
private int codiceProfiloCalcolatoField;
|
|
|
|
private int codiceProfiloECField;
|
|
|
|
private decimal valoreRischioField;
|
|
|
|
private decimal valoreECField;
|
|
|
|
private string classPRField;
|
|
|
|
private string classPRCalcolatoField;
|
|
|
|
private string classPRLimiteField;
|
|
|
|
/// <remarks/>
|
|
public int codiceProfiloCalcolato {
|
|
get {
|
|
return this.codiceProfiloCalcolatoField;
|
|
}
|
|
set {
|
|
this.codiceProfiloCalcolatoField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public int codiceProfiloEC {
|
|
get {
|
|
return this.codiceProfiloECField;
|
|
}
|
|
set {
|
|
this.codiceProfiloECField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public decimal valoreRischio {
|
|
get {
|
|
return this.valoreRischioField;
|
|
}
|
|
set {
|
|
this.valoreRischioField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public decimal valoreEC {
|
|
get {
|
|
return this.valoreECField;
|
|
}
|
|
set {
|
|
this.valoreECField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public string classPR {
|
|
get {
|
|
return this.classPRField;
|
|
}
|
|
set {
|
|
this.classPRField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public string classPRCalcolato {
|
|
get {
|
|
return this.classPRCalcolatoField;
|
|
}
|
|
set {
|
|
this.classPRCalcolatoField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public string classPRLimite {
|
|
get {
|
|
return this.classPRLimiteField;
|
|
}
|
|
set {
|
|
this.classPRLimiteField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.34234")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")]
|
|
public partial class ProfiloMiFIDRes {
|
|
|
|
private ProfiloMiFID profiloMiFIDField;
|
|
|
|
private InfoServer infoField;
|
|
|
|
/// <remarks/>
|
|
public ProfiloMiFID profiloMiFID {
|
|
get {
|
|
return this.profiloMiFIDField;
|
|
}
|
|
set {
|
|
this.profiloMiFIDField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public InfoServer info {
|
|
get {
|
|
return this.infoField;
|
|
}
|
|
set {
|
|
this.infoField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.34234")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")]
|
|
public partial class ListHoldingPeriod {
|
|
|
|
private int hp1Field;
|
|
|
|
private int hp2Field;
|
|
|
|
private int hp3Field;
|
|
|
|
private int hp4Field;
|
|
|
|
private int hp5Field;
|
|
|
|
/// <remarks/>
|
|
public int hp1 {
|
|
get {
|
|
return this.hp1Field;
|
|
}
|
|
set {
|
|
this.hp1Field = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public int hp2 {
|
|
get {
|
|
return this.hp2Field;
|
|
}
|
|
set {
|
|
this.hp2Field = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public int hp3 {
|
|
get {
|
|
return this.hp3Field;
|
|
}
|
|
set {
|
|
this.hp3Field = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public int hp4 {
|
|
get {
|
|
return this.hp4Field;
|
|
}
|
|
set {
|
|
this.hp4Field = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public int hp5 {
|
|
get {
|
|
return this.hp5Field;
|
|
}
|
|
set {
|
|
this.hp5Field = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.34234")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")]
|
|
public partial class QuestionarioInfo {
|
|
|
|
private int codiceProfiloAssegnatoField;
|
|
|
|
private int profiloEsperienzaConoscenzaField;
|
|
|
|
private string codiceQuestionarioField;
|
|
|
|
private string dataFineValiditaField;
|
|
|
|
private string dataInizioValiditaField;
|
|
|
|
private int statusField;
|
|
|
|
private ListHoldingPeriod listHoldingPeriodField;
|
|
|
|
/// <remarks/>
|
|
public int codiceProfiloAssegnato {
|
|
get {
|
|
return this.codiceProfiloAssegnatoField;
|
|
}
|
|
set {
|
|
this.codiceProfiloAssegnatoField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public int profiloEsperienzaConoscenza {
|
|
get {
|
|
return this.profiloEsperienzaConoscenzaField;
|
|
}
|
|
set {
|
|
this.profiloEsperienzaConoscenzaField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public string codiceQuestionario {
|
|
get {
|
|
return this.codiceQuestionarioField;
|
|
}
|
|
set {
|
|
this.codiceQuestionarioField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public string dataFineValidita {
|
|
get {
|
|
return this.dataFineValiditaField;
|
|
}
|
|
set {
|
|
this.dataFineValiditaField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public string dataInizioValidita {
|
|
get {
|
|
return this.dataInizioValiditaField;
|
|
}
|
|
set {
|
|
this.dataInizioValiditaField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public int status {
|
|
get {
|
|
return this.statusField;
|
|
}
|
|
set {
|
|
this.statusField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public ListHoldingPeriod listHoldingPeriod {
|
|
get {
|
|
return this.listHoldingPeriodField;
|
|
}
|
|
set {
|
|
this.listHoldingPeriodField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.34234")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")]
|
|
public partial class GetHoldingPeriodRes {
|
|
|
|
private QuestionarioInfo[] infoQuestionariField;
|
|
|
|
private InfoServer infoField;
|
|
|
|
/// <remarks/>
|
|
public QuestionarioInfo[] infoQuestionari {
|
|
get {
|
|
return this.infoQuestionariField;
|
|
}
|
|
set {
|
|
this.infoQuestionariField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public InfoServer info {
|
|
get {
|
|
return this.infoField;
|
|
}
|
|
set {
|
|
this.infoField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.34234")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")]
|
|
public partial class ProfiliDiRischioQP19Res {
|
|
|
|
private ProfiliDiRischioQP19[] tuttiProfiliField;
|
|
|
|
private InfoServer infoField;
|
|
|
|
/// <remarks/>
|
|
public ProfiliDiRischioQP19[] tuttiProfili {
|
|
get {
|
|
return this.tuttiProfiliField;
|
|
}
|
|
set {
|
|
this.tuttiProfiliField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public InfoServer info {
|
|
get {
|
|
return this.infoField;
|
|
}
|
|
set {
|
|
this.infoField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.34234")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")]
|
|
public partial class ProfiliDiRischioQP19 : ProfiliDiRischio {
|
|
|
|
private string descrizioneProfiloRidottaField;
|
|
|
|
/// <remarks/>
|
|
public string descrizioneProfiloRidotta {
|
|
get {
|
|
return this.descrizioneProfiloRidottaField;
|
|
}
|
|
set {
|
|
this.descrizioneProfiloRidottaField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlIncludeAttribute(typeof(ProfiliDiRischioQP19))]
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.34234")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")]
|
|
public partial class ProfiliDiRischio {
|
|
|
|
private string codiceProfiloField;
|
|
|
|
private string descrizioneProfiloField;
|
|
|
|
private string descrizioneProfiloEstesaField;
|
|
|
|
private double percentualeAssetAzionarioField;
|
|
|
|
private double percentualeAssetObbligazionarioField;
|
|
|
|
private double percentualeAssetMonetarioField;
|
|
|
|
private double volatilitaDaField;
|
|
|
|
private double volatilitaAField;
|
|
|
|
private double rendimentoAttesoField;
|
|
|
|
private double varTrimastraleField;
|
|
|
|
private string codiceClasseRCField;
|
|
|
|
/// <remarks/>
|
|
public string codiceProfilo {
|
|
get {
|
|
return this.codiceProfiloField;
|
|
}
|
|
set {
|
|
this.codiceProfiloField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public string descrizioneProfilo {
|
|
get {
|
|
return this.descrizioneProfiloField;
|
|
}
|
|
set {
|
|
this.descrizioneProfiloField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public string descrizioneProfiloEstesa {
|
|
get {
|
|
return this.descrizioneProfiloEstesaField;
|
|
}
|
|
set {
|
|
this.descrizioneProfiloEstesaField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public double percentualeAssetAzionario {
|
|
get {
|
|
return this.percentualeAssetAzionarioField;
|
|
}
|
|
set {
|
|
this.percentualeAssetAzionarioField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public double percentualeAssetObbligazionario {
|
|
get {
|
|
return this.percentualeAssetObbligazionarioField;
|
|
}
|
|
set {
|
|
this.percentualeAssetObbligazionarioField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public double percentualeAssetMonetario {
|
|
get {
|
|
return this.percentualeAssetMonetarioField;
|
|
}
|
|
set {
|
|
this.percentualeAssetMonetarioField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public double volatilitaDa {
|
|
get {
|
|
return this.volatilitaDaField;
|
|
}
|
|
set {
|
|
this.volatilitaDaField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public double volatilitaA {
|
|
get {
|
|
return this.volatilitaAField;
|
|
}
|
|
set {
|
|
this.volatilitaAField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public double rendimentoAtteso {
|
|
get {
|
|
return this.rendimentoAttesoField;
|
|
}
|
|
set {
|
|
this.rendimentoAttesoField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public double varTrimastrale {
|
|
get {
|
|
return this.varTrimastraleField;
|
|
}
|
|
set {
|
|
this.varTrimastraleField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public string codiceClasseRC {
|
|
get {
|
|
return this.codiceClasseRCField;
|
|
}
|
|
set {
|
|
this.codiceClasseRCField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.34234")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")]
|
|
public partial class Professione {
|
|
|
|
private string codiceField;
|
|
|
|
private string descrizioneField;
|
|
|
|
/// <remarks/>
|
|
public string codice {
|
|
get {
|
|
return this.codiceField;
|
|
}
|
|
set {
|
|
this.codiceField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public string descrizione {
|
|
get {
|
|
return this.descrizioneField;
|
|
}
|
|
set {
|
|
this.descrizioneField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.34234")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")]
|
|
public partial class GetProfessioniRes {
|
|
|
|
private Professione[] listaProfessioniField;
|
|
|
|
private InfoServer infoField;
|
|
|
|
/// <remarks/>
|
|
public Professione[] listaProfessioni {
|
|
get {
|
|
return this.listaProfessioniField;
|
|
}
|
|
set {
|
|
this.listaProfessioniField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public InfoServer info {
|
|
get {
|
|
return this.infoField;
|
|
}
|
|
set {
|
|
this.infoField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.34234")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")]
|
|
public partial class AttivaQuestionarioRes {
|
|
|
|
private InfoServer infoField;
|
|
|
|
/// <remarks/>
|
|
public InfoServer info {
|
|
get {
|
|
return this.infoField;
|
|
}
|
|
set {
|
|
this.infoField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.34234")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")]
|
|
public partial class AttivaQuestionarioIn {
|
|
|
|
private string codiceFiscaleField;
|
|
|
|
private string codiceMandatoFiducianteField;
|
|
|
|
private string codiceAgenteRealeField;
|
|
|
|
private string codiceQuestionarioField;
|
|
|
|
private bool isQuestionarioPGField;
|
|
|
|
private bool clientePotenzialeField;
|
|
|
|
private bool isAttivazioneSospensivaField;
|
|
|
|
/// <remarks/>
|
|
public string codiceFiscale {
|
|
get {
|
|
return this.codiceFiscaleField;
|
|
}
|
|
set {
|
|
this.codiceFiscaleField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public string codiceMandatoFiduciante {
|
|
get {
|
|
return this.codiceMandatoFiducianteField;
|
|
}
|
|
set {
|
|
this.codiceMandatoFiducianteField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public string codiceAgenteReale {
|
|
get {
|
|
return this.codiceAgenteRealeField;
|
|
}
|
|
set {
|
|
this.codiceAgenteRealeField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public string codiceQuestionario {
|
|
get {
|
|
return this.codiceQuestionarioField;
|
|
}
|
|
set {
|
|
this.codiceQuestionarioField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public bool isQuestionarioPG {
|
|
get {
|
|
return this.isQuestionarioPGField;
|
|
}
|
|
set {
|
|
this.isQuestionarioPGField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public bool clientePotenziale {
|
|
get {
|
|
return this.clientePotenzialeField;
|
|
}
|
|
set {
|
|
this.clientePotenzialeField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public bool isAttivazioneSospensiva {
|
|
get {
|
|
return this.isAttivazioneSospensivaField;
|
|
}
|
|
set {
|
|
this.isAttivazioneSospensivaField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.34234")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")]
|
|
public partial class AttivaQuestionarioFiduciariaRes {
|
|
|
|
private string codiceQuestionarioField;
|
|
|
|
private InfoServer infoField;
|
|
|
|
/// <remarks/>
|
|
public string codiceQuestionario {
|
|
get {
|
|
return this.codiceQuestionarioField;
|
|
}
|
|
set {
|
|
this.codiceQuestionarioField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public InfoServer info {
|
|
get {
|
|
return this.infoField;
|
|
}
|
|
set {
|
|
this.infoField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.34234")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")]
|
|
public partial class AttivaQuestionarioFiduciariaIn {
|
|
|
|
private Domanda[] dettagliDomandeField;
|
|
|
|
private bool personaGiuridicaField;
|
|
|
|
private byte codiceProfessioneField;
|
|
|
|
private byte codiceTranscodificaField;
|
|
|
|
private byte etaField;
|
|
|
|
private byte codiceProfiloAssegnatoField;
|
|
|
|
private byte codiceProfiloCalcolatoField;
|
|
|
|
private byte codiceProfiloECField;
|
|
|
|
private string codiceFiscaleField;
|
|
|
|
private string codiceMandatoField;
|
|
|
|
private string codiceFiducianteField;
|
|
|
|
private string codiceAgenteRealeField;
|
|
|
|
private string codiceAgenteField;
|
|
|
|
private string nomeField;
|
|
|
|
private string cognomeField;
|
|
|
|
private bool isQuestionarioAttivoField;
|
|
|
|
private bool accettaCompilazioneField;
|
|
|
|
/// <remarks/>
|
|
public Domanda[] dettagliDomande {
|
|
get {
|
|
return this.dettagliDomandeField;
|
|
}
|
|
set {
|
|
this.dettagliDomandeField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public bool personaGiuridica {
|
|
get {
|
|
return this.personaGiuridicaField;
|
|
}
|
|
set {
|
|
this.personaGiuridicaField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public byte codiceProfessione {
|
|
get {
|
|
return this.codiceProfessioneField;
|
|
}
|
|
set {
|
|
this.codiceProfessioneField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public byte codiceTranscodifica {
|
|
get {
|
|
return this.codiceTranscodificaField;
|
|
}
|
|
set {
|
|
this.codiceTranscodificaField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public byte eta {
|
|
get {
|
|
return this.etaField;
|
|
}
|
|
set {
|
|
this.etaField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public byte codiceProfiloAssegnato {
|
|
get {
|
|
return this.codiceProfiloAssegnatoField;
|
|
}
|
|
set {
|
|
this.codiceProfiloAssegnatoField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public byte codiceProfiloCalcolato {
|
|
get {
|
|
return this.codiceProfiloCalcolatoField;
|
|
}
|
|
set {
|
|
this.codiceProfiloCalcolatoField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public byte codiceProfiloEC {
|
|
get {
|
|
return this.codiceProfiloECField;
|
|
}
|
|
set {
|
|
this.codiceProfiloECField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public string codiceFiscale {
|
|
get {
|
|
return this.codiceFiscaleField;
|
|
}
|
|
set {
|
|
this.codiceFiscaleField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public string codiceMandato {
|
|
get {
|
|
return this.codiceMandatoField;
|
|
}
|
|
set {
|
|
this.codiceMandatoField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public string codiceFiduciante {
|
|
get {
|
|
return this.codiceFiducianteField;
|
|
}
|
|
set {
|
|
this.codiceFiducianteField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public string codiceAgenteReale {
|
|
get {
|
|
return this.codiceAgenteRealeField;
|
|
}
|
|
set {
|
|
this.codiceAgenteRealeField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public string codiceAgente {
|
|
get {
|
|
return this.codiceAgenteField;
|
|
}
|
|
set {
|
|
this.codiceAgenteField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public string nome {
|
|
get {
|
|
return this.nomeField;
|
|
}
|
|
set {
|
|
this.nomeField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public string cognome {
|
|
get {
|
|
return this.cognomeField;
|
|
}
|
|
set {
|
|
this.cognomeField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public bool isQuestionarioAttivo {
|
|
get {
|
|
return this.isQuestionarioAttivoField;
|
|
}
|
|
set {
|
|
this.isQuestionarioAttivoField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public bool accettaCompilazione {
|
|
get {
|
|
return this.accettaCompilazioneField;
|
|
}
|
|
set {
|
|
this.accettaCompilazioneField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.34234")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")]
|
|
public partial class InfoProfilazionePF {
|
|
|
|
private decimal punteggioECField;
|
|
|
|
private short codiceProfiloECField;
|
|
|
|
private short propensioneRischioField;
|
|
|
|
private decimal punteggioHPMedioField;
|
|
|
|
private short classeHPMedioNCField;
|
|
|
|
private short classeHPMedioField;
|
|
|
|
private short profiloRischioField;
|
|
|
|
private decimal punteggioSituazioneFinanziariaField;
|
|
|
|
private short profiloSituazioneFinanziariaField;
|
|
|
|
private short preProfiloField;
|
|
|
|
private decimal rfaBFField;
|
|
|
|
private decimal rfaAltriField;
|
|
|
|
private decimal impOperazioniAltriField;
|
|
|
|
private decimal impOperazioniBFField;
|
|
|
|
private int numeroOperazioniAltriField;
|
|
|
|
private int numeroOperazioniBFField;
|
|
|
|
private short codiceProfiloField;
|
|
|
|
private Sezione[] sezioniField;
|
|
|
|
private Domanda[] domandaRisposteForzateField;
|
|
|
|
/// <remarks/>
|
|
public decimal PunteggioEC {
|
|
get {
|
|
return this.punteggioECField;
|
|
}
|
|
set {
|
|
this.punteggioECField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public short CodiceProfiloEC {
|
|
get {
|
|
return this.codiceProfiloECField;
|
|
}
|
|
set {
|
|
this.codiceProfiloECField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public short PropensioneRischio {
|
|
get {
|
|
return this.propensioneRischioField;
|
|
}
|
|
set {
|
|
this.propensioneRischioField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public decimal PunteggioHPMedio {
|
|
get {
|
|
return this.punteggioHPMedioField;
|
|
}
|
|
set {
|
|
this.punteggioHPMedioField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public short ClasseHPMedioNC {
|
|
get {
|
|
return this.classeHPMedioNCField;
|
|
}
|
|
set {
|
|
this.classeHPMedioNCField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public short ClasseHPMedio {
|
|
get {
|
|
return this.classeHPMedioField;
|
|
}
|
|
set {
|
|
this.classeHPMedioField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public short ProfiloRischio {
|
|
get {
|
|
return this.profiloRischioField;
|
|
}
|
|
set {
|
|
this.profiloRischioField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public decimal PunteggioSituazioneFinanziaria {
|
|
get {
|
|
return this.punteggioSituazioneFinanziariaField;
|
|
}
|
|
set {
|
|
this.punteggioSituazioneFinanziariaField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public short ProfiloSituazioneFinanziaria {
|
|
get {
|
|
return this.profiloSituazioneFinanziariaField;
|
|
}
|
|
set {
|
|
this.profiloSituazioneFinanziariaField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public short PreProfilo {
|
|
get {
|
|
return this.preProfiloField;
|
|
}
|
|
set {
|
|
this.preProfiloField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public decimal RfaBF {
|
|
get {
|
|
return this.rfaBFField;
|
|
}
|
|
set {
|
|
this.rfaBFField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public decimal RfaAltri {
|
|
get {
|
|
return this.rfaAltriField;
|
|
}
|
|
set {
|
|
this.rfaAltriField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public decimal ImpOperazioniAltri {
|
|
get {
|
|
return this.impOperazioniAltriField;
|
|
}
|
|
set {
|
|
this.impOperazioniAltriField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public decimal ImpOperazioniBF {
|
|
get {
|
|
return this.impOperazioniBFField;
|
|
}
|
|
set {
|
|
this.impOperazioniBFField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public int NumeroOperazioniAltri {
|
|
get {
|
|
return this.numeroOperazioniAltriField;
|
|
}
|
|
set {
|
|
this.numeroOperazioniAltriField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public int NumeroOperazioniBF {
|
|
get {
|
|
return this.numeroOperazioniBFField;
|
|
}
|
|
set {
|
|
this.numeroOperazioniBFField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public short CodiceProfilo {
|
|
get {
|
|
return this.codiceProfiloField;
|
|
}
|
|
set {
|
|
this.codiceProfiloField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public Sezione[] Sezioni {
|
|
get {
|
|
return this.sezioniField;
|
|
}
|
|
set {
|
|
this.sezioniField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public Domanda[] DomandaRisposteForzate {
|
|
get {
|
|
return this.domandaRisposteForzateField;
|
|
}
|
|
set {
|
|
this.domandaRisposteForzateField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.34234")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")]
|
|
public partial class Sezione {
|
|
|
|
private string descSezioneField;
|
|
|
|
private string valoreSezioneField;
|
|
|
|
/// <remarks/>
|
|
public string DescSezione {
|
|
get {
|
|
return this.descSezioneField;
|
|
}
|
|
set {
|
|
this.descSezioneField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public string ValoreSezione {
|
|
get {
|
|
return this.valoreSezioneField;
|
|
}
|
|
set {
|
|
this.valoreSezioneField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.34234")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")]
|
|
public partial class Ambito {
|
|
|
|
private string descAmbitoField;
|
|
|
|
private string valoreAmbitoField;
|
|
|
|
/// <remarks/>
|
|
public string descAmbito {
|
|
get {
|
|
return this.descAmbitoField;
|
|
}
|
|
set {
|
|
this.descAmbitoField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public string ValoreAmbito {
|
|
get {
|
|
return this.valoreAmbitoField;
|
|
}
|
|
set {
|
|
this.valoreAmbitoField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.34234")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")]
|
|
public partial class InfoProfilazionePG {
|
|
|
|
private short codiceProfiloCalcolatoField;
|
|
|
|
private short codiceProfiloECField;
|
|
|
|
private decimal valoreRischioField;
|
|
|
|
private decimal valoreECField;
|
|
|
|
private string classPRField;
|
|
|
|
private string classPRCalcolatoField;
|
|
|
|
private string classPRLimiteField;
|
|
|
|
private Sezione[] sezioniField;
|
|
|
|
private Ambito[] ambitiField;
|
|
|
|
private Sezione[] sezioniECField;
|
|
|
|
private Ambito[] ambitiECField;
|
|
|
|
/// <remarks/>
|
|
public short CodiceProfiloCalcolato {
|
|
get {
|
|
return this.codiceProfiloCalcolatoField;
|
|
}
|
|
set {
|
|
this.codiceProfiloCalcolatoField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public short CodiceProfiloEC {
|
|
get {
|
|
return this.codiceProfiloECField;
|
|
}
|
|
set {
|
|
this.codiceProfiloECField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public decimal ValoreRischio {
|
|
get {
|
|
return this.valoreRischioField;
|
|
}
|
|
set {
|
|
this.valoreRischioField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public decimal ValoreEC {
|
|
get {
|
|
return this.valoreECField;
|
|
}
|
|
set {
|
|
this.valoreECField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public string ClassPR {
|
|
get {
|
|
return this.classPRField;
|
|
}
|
|
set {
|
|
this.classPRField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public string ClassPRCalcolato {
|
|
get {
|
|
return this.classPRCalcolatoField;
|
|
}
|
|
set {
|
|
this.classPRCalcolatoField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public string ClassPRLimite {
|
|
get {
|
|
return this.classPRLimiteField;
|
|
}
|
|
set {
|
|
this.classPRLimiteField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public Sezione[] Sezioni {
|
|
get {
|
|
return this.sezioniField;
|
|
}
|
|
set {
|
|
this.sezioniField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public Ambito[] Ambiti {
|
|
get {
|
|
return this.ambitiField;
|
|
}
|
|
set {
|
|
this.ambitiField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public Sezione[] SezioniEC {
|
|
get {
|
|
return this.sezioniECField;
|
|
}
|
|
set {
|
|
this.sezioniECField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public Ambito[] AmbitiEC {
|
|
get {
|
|
return this.ambitiECField;
|
|
}
|
|
set {
|
|
this.ambitiECField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlIncludeAttribute(typeof(SalvaQuestionarioPFRes))]
|
|
[System.Xml.Serialization.XmlIncludeAttribute(typeof(SalvaQuestionarioPGRes))]
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.34234")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")]
|
|
public partial class SalvaQuestionarioRes {
|
|
|
|
private string codiceQuestionarioField;
|
|
|
|
private byte codiceProfiloCalcolatoField;
|
|
|
|
private byte codiceProfiloAssegnatoField;
|
|
|
|
private InfoServer infoField;
|
|
|
|
/// <remarks/>
|
|
public string codiceQuestionario {
|
|
get {
|
|
return this.codiceQuestionarioField;
|
|
}
|
|
set {
|
|
this.codiceQuestionarioField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public byte codiceProfiloCalcolato {
|
|
get {
|
|
return this.codiceProfiloCalcolatoField;
|
|
}
|
|
set {
|
|
this.codiceProfiloCalcolatoField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public byte codiceProfiloAssegnato {
|
|
get {
|
|
return this.codiceProfiloAssegnatoField;
|
|
}
|
|
set {
|
|
this.codiceProfiloAssegnatoField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public InfoServer info {
|
|
get {
|
|
return this.infoField;
|
|
}
|
|
set {
|
|
this.infoField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.34234")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")]
|
|
public partial class SalvaQuestionarioPFRes : SalvaQuestionarioRes {
|
|
|
|
private InfoProfilazionePF infoProfilazioneField;
|
|
|
|
/// <remarks/>
|
|
public InfoProfilazionePF infoProfilazione {
|
|
get {
|
|
return this.infoProfilazioneField;
|
|
}
|
|
set {
|
|
this.infoProfilazioneField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.34234")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")]
|
|
public partial class SalvaQuestionarioPGRes : SalvaQuestionarioRes {
|
|
|
|
private InfoProfilazionePG infoProfilazioneField;
|
|
|
|
/// <remarks/>
|
|
public InfoProfilazionePG infoProfilazione {
|
|
get {
|
|
return this.infoProfilazioneField;
|
|
}
|
|
set {
|
|
this.infoProfilazioneField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.34234")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")]
|
|
public partial class DatiAggiuntiviSalvataggio {
|
|
|
|
private bool personaGiuridicaField;
|
|
|
|
private byte codiceProfiloAssegnatoField;
|
|
|
|
private bool accettaCompilazioneField;
|
|
|
|
private string codiceAgenteRealeField;
|
|
|
|
private string codiceAgenteField;
|
|
|
|
private string nomeField;
|
|
|
|
private string cognomeField;
|
|
|
|
private bool isQuestionarioOfflineField;
|
|
|
|
private bool isQuestionarioAttivabileField;
|
|
|
|
/// <remarks/>
|
|
public bool personaGiuridica {
|
|
get {
|
|
return this.personaGiuridicaField;
|
|
}
|
|
set {
|
|
this.personaGiuridicaField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public byte codiceProfiloAssegnato {
|
|
get {
|
|
return this.codiceProfiloAssegnatoField;
|
|
}
|
|
set {
|
|
this.codiceProfiloAssegnatoField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public bool accettaCompilazione {
|
|
get {
|
|
return this.accettaCompilazioneField;
|
|
}
|
|
set {
|
|
this.accettaCompilazioneField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public string codiceAgenteReale {
|
|
get {
|
|
return this.codiceAgenteRealeField;
|
|
}
|
|
set {
|
|
this.codiceAgenteRealeField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public string codiceAgente {
|
|
get {
|
|
return this.codiceAgenteField;
|
|
}
|
|
set {
|
|
this.codiceAgenteField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public string nome {
|
|
get {
|
|
return this.nomeField;
|
|
}
|
|
set {
|
|
this.nomeField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public string cognome {
|
|
get {
|
|
return this.cognomeField;
|
|
}
|
|
set {
|
|
this.cognomeField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public bool isQuestionarioOffline {
|
|
get {
|
|
return this.isQuestionarioOfflineField;
|
|
}
|
|
set {
|
|
this.isQuestionarioOfflineField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public bool isQuestionarioAttivabile {
|
|
get {
|
|
return this.isQuestionarioAttivabileField;
|
|
}
|
|
set {
|
|
this.isQuestionarioAttivabileField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.34234")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")]
|
|
public partial class SalvaQuestionarioIn {
|
|
|
|
private Domanda[] dettagliDomandeField;
|
|
|
|
private DatiAggiuntiviControllo datiControlloField;
|
|
|
|
private DatiAggiuntiviSalvataggio datiSalvataggioField;
|
|
|
|
/// <remarks/>
|
|
public Domanda[] dettagliDomande {
|
|
get {
|
|
return this.dettagliDomandeField;
|
|
}
|
|
set {
|
|
this.dettagliDomandeField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public DatiAggiuntiviControllo datiControllo {
|
|
get {
|
|
return this.datiControlloField;
|
|
}
|
|
set {
|
|
this.datiControlloField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public DatiAggiuntiviSalvataggio datiSalvataggio {
|
|
get {
|
|
return this.datiSalvataggioField;
|
|
}
|
|
set {
|
|
this.datiSalvataggioField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.34234")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")]
|
|
public partial class DatiAggiuntiviControllo {
|
|
|
|
private bool clientePotenzialeField;
|
|
|
|
private string codiceFiscaleField;
|
|
|
|
private string codiceMandatoFiducianteField;
|
|
|
|
private byte codiceProfessioneField;
|
|
|
|
private byte codiceTranscodificaField;
|
|
|
|
private byte etaField;
|
|
|
|
/// <remarks/>
|
|
public bool clientePotenziale {
|
|
get {
|
|
return this.clientePotenzialeField;
|
|
}
|
|
set {
|
|
this.clientePotenzialeField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public string codiceFiscale {
|
|
get {
|
|
return this.codiceFiscaleField;
|
|
}
|
|
set {
|
|
this.codiceFiscaleField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public string codiceMandatoFiduciante {
|
|
get {
|
|
return this.codiceMandatoFiducianteField;
|
|
}
|
|
set {
|
|
this.codiceMandatoFiducianteField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public byte codiceProfessione {
|
|
get {
|
|
return this.codiceProfessioneField;
|
|
}
|
|
set {
|
|
this.codiceProfessioneField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public byte codiceTranscodifica {
|
|
get {
|
|
return this.codiceTranscodificaField;
|
|
}
|
|
set {
|
|
this.codiceTranscodificaField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public byte eta {
|
|
get {
|
|
return this.etaField;
|
|
}
|
|
set {
|
|
this.etaField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.34234")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")]
|
|
public partial class Incongruenza {
|
|
|
|
private string domandaIncongruenteField;
|
|
|
|
private string domandaControlloField;
|
|
|
|
/// <remarks/>
|
|
public string domandaIncongruente {
|
|
get {
|
|
return this.domandaIncongruenteField;
|
|
}
|
|
set {
|
|
this.domandaIncongruenteField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public string domandaControllo {
|
|
get {
|
|
return this.domandaControlloField;
|
|
}
|
|
set {
|
|
this.domandaControlloField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.34234")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")]
|
|
public partial class ControllaIncongruenzeRes {
|
|
|
|
private Incongruenza[] incongruenzeField;
|
|
|
|
private InfoServer infoField;
|
|
|
|
/// <remarks/>
|
|
public Incongruenza[] incongruenze {
|
|
get {
|
|
return this.incongruenzeField;
|
|
}
|
|
set {
|
|
this.incongruenzeField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public InfoServer info {
|
|
get {
|
|
return this.infoField;
|
|
}
|
|
set {
|
|
this.infoField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.34234")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")]
|
|
public partial class ControllaIncongruenzeIn {
|
|
|
|
private Domanda[] dettagliDomandeField;
|
|
|
|
private DatiAggiuntiviControllo datiControlloField;
|
|
|
|
/// <remarks/>
|
|
public Domanda[] dettagliDomande {
|
|
get {
|
|
return this.dettagliDomandeField;
|
|
}
|
|
set {
|
|
this.dettagliDomandeField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public DatiAggiuntiviControllo datiControllo {
|
|
get {
|
|
return this.datiControlloField;
|
|
}
|
|
set {
|
|
this.datiControlloField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.34234")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")]
|
|
public partial class GetDettagliQuestionarioRes {
|
|
|
|
private Domanda[] dettagliDomandeField;
|
|
|
|
private InfoServer infoField;
|
|
|
|
/// <remarks/>
|
|
public Domanda[] dettagliDomande {
|
|
get {
|
|
return this.dettagliDomandeField;
|
|
}
|
|
set {
|
|
this.dettagliDomandeField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public InfoServer info {
|
|
get {
|
|
return this.infoField;
|
|
}
|
|
set {
|
|
this.infoField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.34234")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")]
|
|
public partial class DettagliQuestionarioIn {
|
|
|
|
private string codiceQuestionarioField;
|
|
|
|
private byte statoQuestionarioField;
|
|
|
|
private bool isQuestionarioPGField;
|
|
|
|
private bool isQuestionarioPF_newField;
|
|
|
|
/// <remarks/>
|
|
public string codiceQuestionario {
|
|
get {
|
|
return this.codiceQuestionarioField;
|
|
}
|
|
set {
|
|
this.codiceQuestionarioField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public byte statoQuestionario {
|
|
get {
|
|
return this.statoQuestionarioField;
|
|
}
|
|
set {
|
|
this.statoQuestionarioField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public bool isQuestionarioPG {
|
|
get {
|
|
return this.isQuestionarioPGField;
|
|
}
|
|
set {
|
|
this.isQuestionarioPGField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public bool isQuestionarioPF_new {
|
|
get {
|
|
return this.isQuestionarioPF_newField;
|
|
}
|
|
set {
|
|
this.isQuestionarioPF_newField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.34234")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")]
|
|
public partial class DatiQuestionario {
|
|
|
|
private string codiceAgenteField;
|
|
|
|
private string codiceAgenteResponsabileField;
|
|
|
|
private string codiceAgenteRealeField;
|
|
|
|
private string codiceQuestionarioField;
|
|
|
|
private byte codiceProfiloField;
|
|
|
|
private byte codiceProfiloCalcolatoField;
|
|
|
|
private byte codiceProfiloECField;
|
|
|
|
private byte statoQuestionarioField;
|
|
|
|
private int dataAttivazioneField;
|
|
|
|
private int oraAttivazioneField;
|
|
|
|
private int dataFineValiditaField;
|
|
|
|
private int oraFineValiditaField;
|
|
|
|
private string tipoQuestionarioField;
|
|
|
|
private string codiceApplicazioneField;
|
|
|
|
private bool isQuestionarioPGField;
|
|
|
|
private bool isQuestionarioPF_newField;
|
|
|
|
private bool isQuestionarioModificabileField;
|
|
|
|
private bool accettaCompilazioneField;
|
|
|
|
private bool isQuestionarioAttivabileField;
|
|
|
|
private bool isPdfQuestionarioPresenteField;
|
|
|
|
private string urlPDFField;
|
|
|
|
private bool isQuestionarioOfflineField;
|
|
|
|
private byte etaField;
|
|
|
|
private byte codiceTranscodificaField;
|
|
|
|
private byte codiceProfessioneField;
|
|
|
|
/// <remarks/>
|
|
public string codiceAgente {
|
|
get {
|
|
return this.codiceAgenteField;
|
|
}
|
|
set {
|
|
this.codiceAgenteField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public string codiceAgenteResponsabile {
|
|
get {
|
|
return this.codiceAgenteResponsabileField;
|
|
}
|
|
set {
|
|
this.codiceAgenteResponsabileField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public string codiceAgenteReale {
|
|
get {
|
|
return this.codiceAgenteRealeField;
|
|
}
|
|
set {
|
|
this.codiceAgenteRealeField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public string codiceQuestionario {
|
|
get {
|
|
return this.codiceQuestionarioField;
|
|
}
|
|
set {
|
|
this.codiceQuestionarioField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public byte codiceProfilo {
|
|
get {
|
|
return this.codiceProfiloField;
|
|
}
|
|
set {
|
|
this.codiceProfiloField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public byte codiceProfiloCalcolato {
|
|
get {
|
|
return this.codiceProfiloCalcolatoField;
|
|
}
|
|
set {
|
|
this.codiceProfiloCalcolatoField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public byte codiceProfiloEC {
|
|
get {
|
|
return this.codiceProfiloECField;
|
|
}
|
|
set {
|
|
this.codiceProfiloECField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public byte statoQuestionario {
|
|
get {
|
|
return this.statoQuestionarioField;
|
|
}
|
|
set {
|
|
this.statoQuestionarioField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public int dataAttivazione {
|
|
get {
|
|
return this.dataAttivazioneField;
|
|
}
|
|
set {
|
|
this.dataAttivazioneField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public int oraAttivazione {
|
|
get {
|
|
return this.oraAttivazioneField;
|
|
}
|
|
set {
|
|
this.oraAttivazioneField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public int dataFineValidita {
|
|
get {
|
|
return this.dataFineValiditaField;
|
|
}
|
|
set {
|
|
this.dataFineValiditaField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public int oraFineValidita {
|
|
get {
|
|
return this.oraFineValiditaField;
|
|
}
|
|
set {
|
|
this.oraFineValiditaField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public string tipoQuestionario {
|
|
get {
|
|
return this.tipoQuestionarioField;
|
|
}
|
|
set {
|
|
this.tipoQuestionarioField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public string codiceApplicazione {
|
|
get {
|
|
return this.codiceApplicazioneField;
|
|
}
|
|
set {
|
|
this.codiceApplicazioneField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public bool isQuestionarioPG {
|
|
get {
|
|
return this.isQuestionarioPGField;
|
|
}
|
|
set {
|
|
this.isQuestionarioPGField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public bool isQuestionarioPF_new {
|
|
get {
|
|
return this.isQuestionarioPF_newField;
|
|
}
|
|
set {
|
|
this.isQuestionarioPF_newField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public bool isQuestionarioModificabile {
|
|
get {
|
|
return this.isQuestionarioModificabileField;
|
|
}
|
|
set {
|
|
this.isQuestionarioModificabileField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public bool accettaCompilazione {
|
|
get {
|
|
return this.accettaCompilazioneField;
|
|
}
|
|
set {
|
|
this.accettaCompilazioneField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public bool isQuestionarioAttivabile {
|
|
get {
|
|
return this.isQuestionarioAttivabileField;
|
|
}
|
|
set {
|
|
this.isQuestionarioAttivabileField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public bool isPdfQuestionarioPresente {
|
|
get {
|
|
return this.isPdfQuestionarioPresenteField;
|
|
}
|
|
set {
|
|
this.isPdfQuestionarioPresenteField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public string urlPDF {
|
|
get {
|
|
return this.urlPDFField;
|
|
}
|
|
set {
|
|
this.urlPDFField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public bool isQuestionarioOffline {
|
|
get {
|
|
return this.isQuestionarioOfflineField;
|
|
}
|
|
set {
|
|
this.isQuestionarioOfflineField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public byte eta {
|
|
get {
|
|
return this.etaField;
|
|
}
|
|
set {
|
|
this.etaField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public byte codiceTranscodifica {
|
|
get {
|
|
return this.codiceTranscodificaField;
|
|
}
|
|
set {
|
|
this.codiceTranscodificaField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public byte codiceProfessione {
|
|
get {
|
|
return this.codiceProfessioneField;
|
|
}
|
|
set {
|
|
this.codiceProfessioneField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.34234")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")]
|
|
public partial class DatiCliente {
|
|
|
|
private string codiceFiscaleField;
|
|
|
|
private string nomeField;
|
|
|
|
private string cognomeField;
|
|
|
|
private string codiceMandatoField;
|
|
|
|
private string codiceFiducianteField;
|
|
|
|
private int dataNascitaField;
|
|
|
|
private byte codiceProfiloField;
|
|
|
|
private string desridProfiloField;
|
|
|
|
private string descrizioneProfiloField;
|
|
|
|
private string limiteRischioCreditoField;
|
|
|
|
private string profiloECField;
|
|
|
|
private double limiteVaRField;
|
|
|
|
private int limiteOperazioniField;
|
|
|
|
private byte codiceProfessioneField;
|
|
|
|
private byte codiceTranscodificaField;
|
|
|
|
private string personaGiuridicaField;
|
|
|
|
private bool clienteProfilatoField;
|
|
|
|
private bool clientePotenzialeField;
|
|
|
|
private bool censisciPotenzialeField;
|
|
|
|
private bool contrConsFirmatoField;
|
|
|
|
private int dataFirmaCtrConsField;
|
|
|
|
private int dataAttivazioneProfiloField;
|
|
|
|
private string codiceQuestionarioField;
|
|
|
|
/// <remarks/>
|
|
public string codiceFiscale {
|
|
get {
|
|
return this.codiceFiscaleField;
|
|
}
|
|
set {
|
|
this.codiceFiscaleField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public string nome {
|
|
get {
|
|
return this.nomeField;
|
|
}
|
|
set {
|
|
this.nomeField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public string cognome {
|
|
get {
|
|
return this.cognomeField;
|
|
}
|
|
set {
|
|
this.cognomeField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public string codiceMandato {
|
|
get {
|
|
return this.codiceMandatoField;
|
|
}
|
|
set {
|
|
this.codiceMandatoField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public string codiceFiduciante {
|
|
get {
|
|
return this.codiceFiducianteField;
|
|
}
|
|
set {
|
|
this.codiceFiducianteField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public int dataNascita {
|
|
get {
|
|
return this.dataNascitaField;
|
|
}
|
|
set {
|
|
this.dataNascitaField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public byte codiceProfilo {
|
|
get {
|
|
return this.codiceProfiloField;
|
|
}
|
|
set {
|
|
this.codiceProfiloField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public string desridProfilo {
|
|
get {
|
|
return this.desridProfiloField;
|
|
}
|
|
set {
|
|
this.desridProfiloField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public string descrizioneProfilo {
|
|
get {
|
|
return this.descrizioneProfiloField;
|
|
}
|
|
set {
|
|
this.descrizioneProfiloField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public string limiteRischioCredito {
|
|
get {
|
|
return this.limiteRischioCreditoField;
|
|
}
|
|
set {
|
|
this.limiteRischioCreditoField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public string profiloEC {
|
|
get {
|
|
return this.profiloECField;
|
|
}
|
|
set {
|
|
this.profiloECField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public double limiteVaR {
|
|
get {
|
|
return this.limiteVaRField;
|
|
}
|
|
set {
|
|
this.limiteVaRField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public int limiteOperazioni {
|
|
get {
|
|
return this.limiteOperazioniField;
|
|
}
|
|
set {
|
|
this.limiteOperazioniField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public byte codiceProfessione {
|
|
get {
|
|
return this.codiceProfessioneField;
|
|
}
|
|
set {
|
|
this.codiceProfessioneField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public byte codiceTranscodifica {
|
|
get {
|
|
return this.codiceTranscodificaField;
|
|
}
|
|
set {
|
|
this.codiceTranscodificaField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public string personaGiuridica {
|
|
get {
|
|
return this.personaGiuridicaField;
|
|
}
|
|
set {
|
|
this.personaGiuridicaField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public bool clienteProfilato {
|
|
get {
|
|
return this.clienteProfilatoField;
|
|
}
|
|
set {
|
|
this.clienteProfilatoField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public bool clientePotenziale {
|
|
get {
|
|
return this.clientePotenzialeField;
|
|
}
|
|
set {
|
|
this.clientePotenzialeField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public bool censisciPotenziale {
|
|
get {
|
|
return this.censisciPotenzialeField;
|
|
}
|
|
set {
|
|
this.censisciPotenzialeField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public bool contrConsFirmato {
|
|
get {
|
|
return this.contrConsFirmatoField;
|
|
}
|
|
set {
|
|
this.contrConsFirmatoField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public int dataFirmaCtrCons {
|
|
get {
|
|
return this.dataFirmaCtrConsField;
|
|
}
|
|
set {
|
|
this.dataFirmaCtrConsField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public int dataAttivazioneProfilo {
|
|
get {
|
|
return this.dataAttivazioneProfiloField;
|
|
}
|
|
set {
|
|
this.dataAttivazioneProfiloField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public string codiceQuestionario {
|
|
get {
|
|
return this.codiceQuestionarioField;
|
|
}
|
|
set {
|
|
this.codiceQuestionarioField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.34234")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")]
|
|
public partial class GetRiepilogoClienteRes {
|
|
|
|
private DatiCliente riepilogoClienteField;
|
|
|
|
private DatiQuestionario[] listaQuestionariClienteField;
|
|
|
|
private InfoServer infoField;
|
|
|
|
/// <remarks/>
|
|
public DatiCliente riepilogoCliente {
|
|
get {
|
|
return this.riepilogoClienteField;
|
|
}
|
|
set {
|
|
this.riepilogoClienteField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public DatiQuestionario[] listaQuestionariCliente {
|
|
get {
|
|
return this.listaQuestionariClienteField;
|
|
}
|
|
set {
|
|
this.listaQuestionariClienteField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public InfoServer info {
|
|
get {
|
|
return this.infoField;
|
|
}
|
|
set {
|
|
this.infoField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.34234")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")]
|
|
public partial class ClienteDatiMiFID {
|
|
|
|
private string codiceFiscaleOrdinanteField;
|
|
|
|
private string nominativoOrdinanteField;
|
|
|
|
private bool contrConsFirmatoField;
|
|
|
|
private long dataFirmaCtrConsField;
|
|
|
|
private bool clienteProfilatoField;
|
|
|
|
private int profiloDiInvestimentoField;
|
|
|
|
private long dataAttivazioneProfiloField;
|
|
|
|
private double limiteVaRField;
|
|
|
|
private string codiceQuestionarioField;
|
|
|
|
private string descrizioneProfiloField;
|
|
|
|
private string rischioCreditoMassimoField;
|
|
|
|
private string profiloECField;
|
|
|
|
/// <remarks/>
|
|
public string codiceFiscaleOrdinante {
|
|
get {
|
|
return this.codiceFiscaleOrdinanteField;
|
|
}
|
|
set {
|
|
this.codiceFiscaleOrdinanteField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public string nominativoOrdinante {
|
|
get {
|
|
return this.nominativoOrdinanteField;
|
|
}
|
|
set {
|
|
this.nominativoOrdinanteField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public bool contrConsFirmato {
|
|
get {
|
|
return this.contrConsFirmatoField;
|
|
}
|
|
set {
|
|
this.contrConsFirmatoField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public long dataFirmaCtrCons {
|
|
get {
|
|
return this.dataFirmaCtrConsField;
|
|
}
|
|
set {
|
|
this.dataFirmaCtrConsField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public bool clienteProfilato {
|
|
get {
|
|
return this.clienteProfilatoField;
|
|
}
|
|
set {
|
|
this.clienteProfilatoField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public int profiloDiInvestimento {
|
|
get {
|
|
return this.profiloDiInvestimentoField;
|
|
}
|
|
set {
|
|
this.profiloDiInvestimentoField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public long dataAttivazioneProfilo {
|
|
get {
|
|
return this.dataAttivazioneProfiloField;
|
|
}
|
|
set {
|
|
this.dataAttivazioneProfiloField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public double limiteVaR {
|
|
get {
|
|
return this.limiteVaRField;
|
|
}
|
|
set {
|
|
this.limiteVaRField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public string codiceQuestionario {
|
|
get {
|
|
return this.codiceQuestionarioField;
|
|
}
|
|
set {
|
|
this.codiceQuestionarioField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public string descrizioneProfilo {
|
|
get {
|
|
return this.descrizioneProfiloField;
|
|
}
|
|
set {
|
|
this.descrizioneProfiloField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public string rischioCreditoMassimo {
|
|
get {
|
|
return this.rischioCreditoMassimoField;
|
|
}
|
|
set {
|
|
this.rischioCreditoMassimoField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public string profiloEC {
|
|
get {
|
|
return this.profiloECField;
|
|
}
|
|
set {
|
|
this.profiloECField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.34234")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")]
|
|
public partial class GetDatiMiFIDRes {
|
|
|
|
private ClienteDatiMiFID clienteMiFIDField;
|
|
|
|
private InfoServer infoField;
|
|
|
|
/// <remarks/>
|
|
public ClienteDatiMiFID clienteMiFID {
|
|
get {
|
|
return this.clienteMiFIDField;
|
|
}
|
|
set {
|
|
this.clienteMiFIDField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public InfoServer info {
|
|
get {
|
|
return this.infoField;
|
|
}
|
|
set {
|
|
this.infoField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.34234")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")]
|
|
public partial class ProfiliDiRischioRes {
|
|
|
|
private ProfiliDiRischio[] tuttiProfiliField;
|
|
|
|
private InfoServer infoField;
|
|
|
|
/// <remarks/>
|
|
public ProfiliDiRischio[] tuttiProfili {
|
|
get {
|
|
return this.tuttiProfiliField;
|
|
}
|
|
set {
|
|
this.tuttiProfiliField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public InfoServer info {
|
|
get {
|
|
return this.infoField;
|
|
}
|
|
set {
|
|
this.infoField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.34234")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")]
|
|
public partial class InformativaPDFRes {
|
|
|
|
private string urlPdfInformativaField;
|
|
|
|
private InfoServer infoField;
|
|
|
|
/// <remarks/>
|
|
public string urlPdfInformativa {
|
|
get {
|
|
return this.urlPdfInformativaField;
|
|
}
|
|
set {
|
|
this.urlPdfInformativaField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public InfoServer info {
|
|
get {
|
|
return this.infoField;
|
|
}
|
|
set {
|
|
this.infoField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.34234")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")]
|
|
public partial class QuestionarioPDFRes {
|
|
|
|
private string urlPdfQuestionarioField;
|
|
|
|
private InfoServer infoField;
|
|
|
|
/// <remarks/>
|
|
public string urlPdfQuestionario {
|
|
get {
|
|
return this.urlPdfQuestionarioField;
|
|
}
|
|
set {
|
|
this.urlPdfQuestionarioField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public InfoServer info {
|
|
get {
|
|
return this.infoField;
|
|
}
|
|
set {
|
|
this.infoField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.34234")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")]
|
|
public partial class DatiAggiuntiviStampa {
|
|
|
|
private string nomeField;
|
|
|
|
private string cognomeField;
|
|
|
|
/// <remarks/>
|
|
public string nome {
|
|
get {
|
|
return this.nomeField;
|
|
}
|
|
set {
|
|
this.nomeField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public string cognome {
|
|
get {
|
|
return this.cognomeField;
|
|
}
|
|
set {
|
|
this.cognomeField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.34234")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")]
|
|
public partial class QuestionarioRes {
|
|
|
|
private Questionario questionarioField;
|
|
|
|
private InfoServer infoField;
|
|
|
|
/// <remarks/>
|
|
public Questionario questionario {
|
|
get {
|
|
return this.questionarioField;
|
|
}
|
|
set {
|
|
this.questionarioField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public InfoServer info {
|
|
get {
|
|
return this.infoField;
|
|
}
|
|
set {
|
|
this.infoField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.34234")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")]
|
|
public partial class Questionario {
|
|
|
|
private bool accettaCompilazioneField;
|
|
|
|
private string codiceAgenteField;
|
|
|
|
private string codiceFiscaleField;
|
|
|
|
private int codiceProfiloAssegnatoField;
|
|
|
|
private int codiceProfiloCalcolatoField;
|
|
|
|
private string codiceQuestionarioField;
|
|
|
|
private string dataDiNascitaField;
|
|
|
|
private string dataFineValiditaField;
|
|
|
|
private string dataInizioValiditaField;
|
|
|
|
private int esperienzaInvestimentoField;
|
|
|
|
private int esperienzaProdottiAltriObbligazionariField;
|
|
|
|
private int esperienzaProdottiAzionariField;
|
|
|
|
private int esperienzaProdottiDerivatiField;
|
|
|
|
private int esperienzaProdottiMonetariField;
|
|
|
|
private int esperienzaProdottiObbligazionariField;
|
|
|
|
private int orizzonteTemporaleField;
|
|
|
|
private int propensioneAlRischioField;
|
|
|
|
private int statusField;
|
|
|
|
/// <remarks/>
|
|
public bool accettaCompilazione {
|
|
get {
|
|
return this.accettaCompilazioneField;
|
|
}
|
|
set {
|
|
this.accettaCompilazioneField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public string codiceAgente {
|
|
get {
|
|
return this.codiceAgenteField;
|
|
}
|
|
set {
|
|
this.codiceAgenteField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public string codiceFiscale {
|
|
get {
|
|
return this.codiceFiscaleField;
|
|
}
|
|
set {
|
|
this.codiceFiscaleField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public int codiceProfiloAssegnato {
|
|
get {
|
|
return this.codiceProfiloAssegnatoField;
|
|
}
|
|
set {
|
|
this.codiceProfiloAssegnatoField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public int codiceProfiloCalcolato {
|
|
get {
|
|
return this.codiceProfiloCalcolatoField;
|
|
}
|
|
set {
|
|
this.codiceProfiloCalcolatoField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public string codiceQuestionario {
|
|
get {
|
|
return this.codiceQuestionarioField;
|
|
}
|
|
set {
|
|
this.codiceQuestionarioField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public string dataDiNascita {
|
|
get {
|
|
return this.dataDiNascitaField;
|
|
}
|
|
set {
|
|
this.dataDiNascitaField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public string dataFineValidita {
|
|
get {
|
|
return this.dataFineValiditaField;
|
|
}
|
|
set {
|
|
this.dataFineValiditaField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public string dataInizioValidita {
|
|
get {
|
|
return this.dataInizioValiditaField;
|
|
}
|
|
set {
|
|
this.dataInizioValiditaField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public int esperienzaInvestimento {
|
|
get {
|
|
return this.esperienzaInvestimentoField;
|
|
}
|
|
set {
|
|
this.esperienzaInvestimentoField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public int esperienzaProdottiAltriObbligazionari {
|
|
get {
|
|
return this.esperienzaProdottiAltriObbligazionariField;
|
|
}
|
|
set {
|
|
this.esperienzaProdottiAltriObbligazionariField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public int esperienzaProdottiAzionari {
|
|
get {
|
|
return this.esperienzaProdottiAzionariField;
|
|
}
|
|
set {
|
|
this.esperienzaProdottiAzionariField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public int esperienzaProdottiDerivati {
|
|
get {
|
|
return this.esperienzaProdottiDerivatiField;
|
|
}
|
|
set {
|
|
this.esperienzaProdottiDerivatiField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public int esperienzaProdottiMonetari {
|
|
get {
|
|
return this.esperienzaProdottiMonetariField;
|
|
}
|
|
set {
|
|
this.esperienzaProdottiMonetariField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public int esperienzaProdottiObbligazionari {
|
|
get {
|
|
return this.esperienzaProdottiObbligazionariField;
|
|
}
|
|
set {
|
|
this.esperienzaProdottiObbligazionariField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public int orizzonteTemporale {
|
|
get {
|
|
return this.orizzonteTemporaleField;
|
|
}
|
|
set {
|
|
this.orizzonteTemporaleField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public int propensioneAlRischio {
|
|
get {
|
|
return this.propensioneAlRischioField;
|
|
}
|
|
set {
|
|
this.propensioneAlRischioField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public int status {
|
|
get {
|
|
return this.statusField;
|
|
}
|
|
set {
|
|
this.statusField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.34234")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")]
|
|
public partial class QuestionariRes {
|
|
|
|
private Questionario[] allQuestionariClienteField;
|
|
|
|
private InfoServer infoField;
|
|
|
|
/// <remarks/>
|
|
public Questionario[] allQuestionariCliente {
|
|
get {
|
|
return this.allQuestionariClienteField;
|
|
}
|
|
set {
|
|
this.allQuestionariClienteField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public InfoServer info {
|
|
get {
|
|
return this.infoField;
|
|
}
|
|
set {
|
|
this.infoField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.34234")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")]
|
|
public partial class ChiaveCliente {
|
|
|
|
private string codiceReteField;
|
|
|
|
private string codiceAgenteField;
|
|
|
|
private string codicefiscaleField;
|
|
|
|
private string codiceMandatoField;
|
|
|
|
private bool potenzialeClienteNACField;
|
|
|
|
/// <remarks/>
|
|
public string codiceRete {
|
|
get {
|
|
return this.codiceReteField;
|
|
}
|
|
set {
|
|
this.codiceReteField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public string codiceAgente {
|
|
get {
|
|
return this.codiceAgenteField;
|
|
}
|
|
set {
|
|
this.codiceAgenteField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public string codicefiscale {
|
|
get {
|
|
return this.codicefiscaleField;
|
|
}
|
|
set {
|
|
this.codicefiscaleField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public string codiceMandato {
|
|
get {
|
|
return this.codiceMandatoField;
|
|
}
|
|
set {
|
|
this.codiceMandatoField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public bool potenzialeClienteNAC {
|
|
get {
|
|
return this.potenzialeClienteNACField;
|
|
}
|
|
set {
|
|
this.potenzialeClienteNACField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.34234")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")]
|
|
public partial class PDFMiFIDRes {
|
|
|
|
private string urlPdfField;
|
|
|
|
private InfoServer infoField;
|
|
|
|
/// <remarks/>
|
|
public string urlPdf {
|
|
get {
|
|
return this.urlPdfField;
|
|
}
|
|
set {
|
|
this.urlPdfField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public InfoServer info {
|
|
get {
|
|
return this.infoField;
|
|
}
|
|
set {
|
|
this.infoField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.34234")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://bancafideuram.it/WSNAC/Profilazione")]
|
|
public partial class StreamMiFIDRes {
|
|
|
|
private byte[] streamPdfField;
|
|
|
|
private InfoServer infoField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(DataType="base64Binary")]
|
|
public byte[] streamPdf {
|
|
get {
|
|
return this.streamPdfField;
|
|
}
|
|
set {
|
|
this.streamPdfField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public InfoServer info {
|
|
get {
|
|
return this.infoField;
|
|
}
|
|
set {
|
|
this.infoField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.18408")]
|
|
public delegate void getStreamQuestionarioMiFIDCompletedEventHandler(object sender, getStreamQuestionarioMiFIDCompletedEventArgs e);
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.18408")]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
public partial class getStreamQuestionarioMiFIDCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
|
|
|
|
private object[] results;
|
|
|
|
internal getStreamQuestionarioMiFIDCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
|
|
base(exception, cancelled, userState) {
|
|
this.results = results;
|
|
}
|
|
|
|
/// <remarks/>
|
|
public StreamMiFIDRes Result {
|
|
get {
|
|
this.RaiseExceptionIfNecessary();
|
|
return ((StreamMiFIDRes)(this.results[0]));
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.18408")]
|
|
public delegate void getPDFQuestionarioMiFIDCompletedEventHandler(object sender, getPDFQuestionarioMiFIDCompletedEventArgs e);
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.18408")]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
public partial class getPDFQuestionarioMiFIDCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
|
|
|
|
private object[] results;
|
|
|
|
internal getPDFQuestionarioMiFIDCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
|
|
base(exception, cancelled, userState) {
|
|
this.results = results;
|
|
}
|
|
|
|
/// <remarks/>
|
|
public PDFMiFIDRes Result {
|
|
get {
|
|
this.RaiseExceptionIfNecessary();
|
|
return ((PDFMiFIDRes)(this.results[0]));
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.18408")]
|
|
public delegate void getPDFInformativaMiFIDCompletedEventHandler(object sender, getPDFInformativaMiFIDCompletedEventArgs e);
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.18408")]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
public partial class getPDFInformativaMiFIDCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
|
|
|
|
private object[] results;
|
|
|
|
internal getPDFInformativaMiFIDCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
|
|
base(exception, cancelled, userState) {
|
|
this.results = results;
|
|
}
|
|
|
|
/// <remarks/>
|
|
public PDFMiFIDRes Result {
|
|
get {
|
|
this.RaiseExceptionIfNecessary();
|
|
return ((PDFMiFIDRes)(this.results[0]));
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.18408")]
|
|
public delegate void getQuestionariClienteCompletedEventHandler(object sender, getQuestionariClienteCompletedEventArgs e);
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.18408")]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
public partial class getQuestionariClienteCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
|
|
|
|
private object[] results;
|
|
|
|
internal getQuestionariClienteCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
|
|
base(exception, cancelled, userState) {
|
|
this.results = results;
|
|
}
|
|
|
|
/// <remarks/>
|
|
public QuestionariRes Result {
|
|
get {
|
|
this.RaiseExceptionIfNecessary();
|
|
return ((QuestionariRes)(this.results[0]));
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.18408")]
|
|
public delegate void setQuestionarioCompletedEventHandler(object sender, setQuestionarioCompletedEventArgs e);
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.18408")]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
public partial class setQuestionarioCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
|
|
|
|
private object[] results;
|
|
|
|
internal setQuestionarioCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
|
|
base(exception, cancelled, userState) {
|
|
this.results = results;
|
|
}
|
|
|
|
/// <remarks/>
|
|
public QuestionarioRes Result {
|
|
get {
|
|
this.RaiseExceptionIfNecessary();
|
|
return ((QuestionarioRes)(this.results[0]));
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.18408")]
|
|
public delegate void getPDFQuestionarioCompletedEventHandler(object sender, getPDFQuestionarioCompletedEventArgs e);
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.18408")]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
public partial class getPDFQuestionarioCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
|
|
|
|
private object[] results;
|
|
|
|
internal getPDFQuestionarioCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
|
|
base(exception, cancelled, userState) {
|
|
this.results = results;
|
|
}
|
|
|
|
/// <remarks/>
|
|
public QuestionarioPDFRes Result {
|
|
get {
|
|
this.RaiseExceptionIfNecessary();
|
|
return ((QuestionarioPDFRes)(this.results[0]));
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.18408")]
|
|
public delegate void getPDFInformativaCompletedEventHandler(object sender, getPDFInformativaCompletedEventArgs e);
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.18408")]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
public partial class getPDFInformativaCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
|
|
|
|
private object[] results;
|
|
|
|
internal getPDFInformativaCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
|
|
base(exception, cancelled, userState) {
|
|
this.results = results;
|
|
}
|
|
|
|
/// <remarks/>
|
|
public InformativaPDFRes Result {
|
|
get {
|
|
this.RaiseExceptionIfNecessary();
|
|
return ((InformativaPDFRes)(this.results[0]));
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.18408")]
|
|
public delegate void getProfiliCompletedEventHandler(object sender, getProfiliCompletedEventArgs e);
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.18408")]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
public partial class getProfiliCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
|
|
|
|
private object[] results;
|
|
|
|
internal getProfiliCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
|
|
base(exception, cancelled, userState) {
|
|
this.results = results;
|
|
}
|
|
|
|
/// <remarks/>
|
|
public ProfiliDiRischioRes Result {
|
|
get {
|
|
this.RaiseExceptionIfNecessary();
|
|
return ((ProfiliDiRischioRes)(this.results[0]));
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.18408")]
|
|
public delegate void getDatiMiFIDCompletedEventHandler(object sender, getDatiMiFIDCompletedEventArgs e);
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.18408")]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
public partial class getDatiMiFIDCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
|
|
|
|
private object[] results;
|
|
|
|
internal getDatiMiFIDCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
|
|
base(exception, cancelled, userState) {
|
|
this.results = results;
|
|
}
|
|
|
|
/// <remarks/>
|
|
public GetDatiMiFIDRes Result {
|
|
get {
|
|
this.RaiseExceptionIfNecessary();
|
|
return ((GetDatiMiFIDRes)(this.results[0]));
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.18408")]
|
|
public delegate void getRiepilogoClienteCompletedEventHandler(object sender, getRiepilogoClienteCompletedEventArgs e);
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.18408")]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
public partial class getRiepilogoClienteCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
|
|
|
|
private object[] results;
|
|
|
|
internal getRiepilogoClienteCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
|
|
base(exception, cancelled, userState) {
|
|
this.results = results;
|
|
}
|
|
|
|
/// <remarks/>
|
|
public GetRiepilogoClienteRes Result {
|
|
get {
|
|
this.RaiseExceptionIfNecessary();
|
|
return ((GetRiepilogoClienteRes)(this.results[0]));
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.18408")]
|
|
public delegate void getDettagliQuestionarioCompletedEventHandler(object sender, getDettagliQuestionarioCompletedEventArgs e);
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.18408")]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
public partial class getDettagliQuestionarioCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
|
|
|
|
private object[] results;
|
|
|
|
internal getDettagliQuestionarioCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
|
|
base(exception, cancelled, userState) {
|
|
this.results = results;
|
|
}
|
|
|
|
/// <remarks/>
|
|
public GetDettagliQuestionarioRes Result {
|
|
get {
|
|
this.RaiseExceptionIfNecessary();
|
|
return ((GetDettagliQuestionarioRes)(this.results[0]));
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.18408")]
|
|
public delegate void controllaIncongruenzeCompletedEventHandler(object sender, controllaIncongruenzeCompletedEventArgs e);
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.18408")]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
public partial class controllaIncongruenzeCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
|
|
|
|
private object[] results;
|
|
|
|
internal controllaIncongruenzeCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
|
|
base(exception, cancelled, userState) {
|
|
this.results = results;
|
|
}
|
|
|
|
/// <remarks/>
|
|
public ControllaIncongruenzeRes Result {
|
|
get {
|
|
this.RaiseExceptionIfNecessary();
|
|
return ((ControllaIncongruenzeRes)(this.results[0]));
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.18408")]
|
|
public delegate void salvaQuestionario_PGCompletedEventHandler(object sender, salvaQuestionario_PGCompletedEventArgs e);
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.18408")]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
public partial class salvaQuestionario_PGCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
|
|
|
|
private object[] results;
|
|
|
|
internal salvaQuestionario_PGCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
|
|
base(exception, cancelled, userState) {
|
|
this.results = results;
|
|
}
|
|
|
|
/// <remarks/>
|
|
public SalvaQuestionarioPGRes Result {
|
|
get {
|
|
this.RaiseExceptionIfNecessary();
|
|
return ((SalvaQuestionarioPGRes)(this.results[0]));
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.18408")]
|
|
public delegate void salvaQuestionario_PFCompletedEventHandler(object sender, salvaQuestionario_PFCompletedEventArgs e);
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.18408")]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
public partial class salvaQuestionario_PFCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
|
|
|
|
private object[] results;
|
|
|
|
internal salvaQuestionario_PFCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
|
|
base(exception, cancelled, userState) {
|
|
this.results = results;
|
|
}
|
|
|
|
/// <remarks/>
|
|
public SalvaQuestionarioPFRes Result {
|
|
get {
|
|
this.RaiseExceptionIfNecessary();
|
|
return ((SalvaQuestionarioPFRes)(this.results[0]));
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.18408")]
|
|
public delegate void attivaQuestionarioFiduciariaCompletedEventHandler(object sender, attivaQuestionarioFiduciariaCompletedEventArgs e);
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.18408")]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
public partial class attivaQuestionarioFiduciariaCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
|
|
|
|
private object[] results;
|
|
|
|
internal attivaQuestionarioFiduciariaCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
|
|
base(exception, cancelled, userState) {
|
|
this.results = results;
|
|
}
|
|
|
|
/// <remarks/>
|
|
public AttivaQuestionarioFiduciariaRes Result {
|
|
get {
|
|
this.RaiseExceptionIfNecessary();
|
|
return ((AttivaQuestionarioFiduciariaRes)(this.results[0]));
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.18408")]
|
|
public delegate void attivaQuestionarioCompletedEventHandler(object sender, attivaQuestionarioCompletedEventArgs e);
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.18408")]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
public partial class attivaQuestionarioCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
|
|
|
|
private object[] results;
|
|
|
|
internal attivaQuestionarioCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
|
|
base(exception, cancelled, userState) {
|
|
this.results = results;
|
|
}
|
|
|
|
/// <remarks/>
|
|
public AttivaQuestionarioRes Result {
|
|
get {
|
|
this.RaiseExceptionIfNecessary();
|
|
return ((AttivaQuestionarioRes)(this.results[0]));
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.18408")]
|
|
public delegate void getProfessioniCompletedEventHandler(object sender, getProfessioniCompletedEventArgs e);
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.18408")]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
public partial class getProfessioniCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
|
|
|
|
private object[] results;
|
|
|
|
internal getProfessioniCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
|
|
base(exception, cancelled, userState) {
|
|
this.results = results;
|
|
}
|
|
|
|
/// <remarks/>
|
|
public GetProfessioniRes Result {
|
|
get {
|
|
this.RaiseExceptionIfNecessary();
|
|
return ((GetProfessioniRes)(this.results[0]));
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.18408")]
|
|
public delegate void getProfiliQP19CompletedEventHandler(object sender, getProfiliQP19CompletedEventArgs e);
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.18408")]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
public partial class getProfiliQP19CompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
|
|
|
|
private object[] results;
|
|
|
|
internal getProfiliQP19CompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
|
|
base(exception, cancelled, userState) {
|
|
this.results = results;
|
|
}
|
|
|
|
/// <remarks/>
|
|
public ProfiliDiRischioQP19Res Result {
|
|
get {
|
|
this.RaiseExceptionIfNecessary();
|
|
return ((ProfiliDiRischioQP19Res)(this.results[0]));
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.18408")]
|
|
public delegate void getHoldingPeriodCompletedEventHandler(object sender, getHoldingPeriodCompletedEventArgs e);
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.18408")]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
public partial class getHoldingPeriodCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
|
|
|
|
private object[] results;
|
|
|
|
internal getHoldingPeriodCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
|
|
base(exception, cancelled, userState) {
|
|
this.results = results;
|
|
}
|
|
|
|
/// <remarks/>
|
|
public GetHoldingPeriodRes Result {
|
|
get {
|
|
this.RaiseExceptionIfNecessary();
|
|
return ((GetHoldingPeriodRes)(this.results[0]));
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.18408")]
|
|
public delegate void calcolaProfiloMiFIDCompletedEventHandler(object sender, calcolaProfiloMiFIDCompletedEventArgs e);
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.18408")]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
public partial class calcolaProfiloMiFIDCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
|
|
|
|
private object[] results;
|
|
|
|
internal calcolaProfiloMiFIDCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
|
|
base(exception, cancelled, userState) {
|
|
this.results = results;
|
|
}
|
|
|
|
/// <remarks/>
|
|
public ProfiloMiFIDRes Result {
|
|
get {
|
|
this.RaiseExceptionIfNecessary();
|
|
return ((ProfiloMiFIDRes)(this.results[0]));
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.18408")]
|
|
public delegate void getQuestionariClienteMiFIDCompletedEventHandler(object sender, getQuestionariClienteMiFIDCompletedEventArgs e);
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.18408")]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
public partial class getQuestionariClienteMiFIDCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
|
|
|
|
private object[] results;
|
|
|
|
internal getQuestionariClienteMiFIDCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
|
|
base(exception, cancelled, userState) {
|
|
this.results = results;
|
|
}
|
|
|
|
/// <remarks/>
|
|
public QuestionariMiFIDRes Result {
|
|
get {
|
|
this.RaiseExceptionIfNecessary();
|
|
return ((QuestionariMiFIDRes)(this.results[0]));
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.18408")]
|
|
public delegate void rinnovaQuestionarioMiFIDCompletedEventHandler(object sender, rinnovaQuestionarioMiFIDCompletedEventArgs e);
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.18408")]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
public partial class rinnovaQuestionarioMiFIDCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
|
|
|
|
private object[] results;
|
|
|
|
internal rinnovaQuestionarioMiFIDCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
|
|
base(exception, cancelled, userState) {
|
|
this.results = results;
|
|
}
|
|
|
|
/// <remarks/>
|
|
public QuestionarioMiFIDRes Result {
|
|
get {
|
|
this.RaiseExceptionIfNecessary();
|
|
return ((QuestionarioMiFIDRes)(this.results[0]));
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.18408")]
|
|
public delegate void setQuestionarioMiFIDCompletedEventHandler(object sender, setQuestionarioMiFIDCompletedEventArgs e);
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.18408")]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
public partial class setQuestionarioMiFIDCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
|
|
|
|
private object[] results;
|
|
|
|
internal setQuestionarioMiFIDCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
|
|
base(exception, cancelled, userState) {
|
|
this.results = results;
|
|
}
|
|
|
|
/// <remarks/>
|
|
public QuestionarioMiFIDRes Result {
|
|
get {
|
|
this.RaiseExceptionIfNecessary();
|
|
return ((QuestionarioMiFIDRes)(this.results[0]));
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
#pragma warning restore 1591 |