public USO.Infrastructure.R3Order.ZintSd0001Response ZintSd0001(USO.Infrastructure.R3Order.ZintSd0001 ZintSd00011) { USO.Infrastructure.R3Order.ZintSd0001Request inValue = new USO.Infrastructure.R3Order.ZintSd0001Request(); inValue.ZintSd0001 = ZintSd00011; USO.Infrastructure.R3Order.ZintSd0001Response1 retVal = ((USO.Infrastructure.R3Order.ZWS_ZINT_SD0001)(this)).ZintSd0001(inValue); return(retVal.ZintSd0001Response); }
public System.Threading.Tasks.Task <USO.Infrastructure.R3Order.ZintSd0001Response1> ZintSd0001Async(USO.Infrastructure.R3Order.ZintSd0001 ZintSd0001) { USO.Infrastructure.R3Order.ZintSd0001Request inValue = new USO.Infrastructure.R3Order.ZintSd0001Request(); inValue.ZintSd0001 = ZintSd0001; return(((USO.Infrastructure.R3Order.ZWS_ZINT_SD0001)(this)).ZintSd0001Async(inValue)); }
public ZintSd0001Request(USO.Infrastructure.R3Order.ZintSd0001 ZintSd0001) { this.ZintSd0001 = ZintSd0001; }