public SPRBConsole.SprbSoap.ZfiGetServicecodeClienteResponse ZfiGetServicecodeCliente(SPRBConsole.SprbSoap.ZfiGetServicecodeCliente ZfiGetServicecodeCliente1) { SPRBConsole.SprbSoap.ZfiGetServicecodeClienteRequest inValue = new SPRBConsole.SprbSoap.ZfiGetServicecodeClienteRequest(); inValue.ZfiGetServicecodeCliente = ZfiGetServicecodeCliente1; SPRBConsole.SprbSoap.ZfiGetServicecodeClienteResponse1 retVal = ((SPRBConsole.SprbSoap.ZECOLLECTSAP)(this)).ZfiGetServicecodeCliente(inValue); return(retVal.ZfiGetServicecodeClienteResponse); }
public System.Threading.Tasks.Task <SPRBConsole.SprbSoap.ZfiGetServicecodeClienteResponse1> ZfiGetServicecodeClienteAsync(SPRBConsole.SprbSoap.ZfiGetServicecodeCliente ZfiGetServicecodeCliente) { SPRBConsole.SprbSoap.ZfiGetServicecodeClienteRequest inValue = new SPRBConsole.SprbSoap.ZfiGetServicecodeClienteRequest(); inValue.ZfiGetServicecodeCliente = ZfiGetServicecodeCliente; return(((SPRBConsole.SprbSoap.ZECOLLECTSAP)(this)).ZfiGetServicecodeClienteAsync(inValue)); }
public ZfiGetServicecodeClienteRequest(SPRBConsole.SprbSoap.ZfiGetServicecodeCliente ZfiGetServicecodeCliente) { this.ZfiGetServicecodeCliente = ZfiGetServicecodeCliente; }