You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1047 lines
58 KiB
C#

//------------------------------------------------------------------------------
// <auto-generated>
// 此代码由工具生成。
// 运行时版本:4.0.30319.42000
//
// 对此文件的更改可能会导致不正确的行为,并且如果
// 重新生成代码,这些更改将会丢失。
// </auto-generated>
//------------------------------------------------------------------------------
namespace DSWeb.ServiceReference1 {
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.ServiceModel.ServiceContractAttribute(ConfigurationName="ServiceReference1.WebInterFaceSoap")]
public interface WebInterFaceSoap {
// CODEGEN: 命名空间 http://tempuri.org/ 的元素名称 str 以后生成的消息协定未标记为 nillable
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/V1_OP_NewOrder", ReplyAction="*")]
DSWeb.ServiceReference1.V1_OP_NewOrderResponse V1_OP_NewOrder(DSWeb.ServiceReference1.V1_OP_NewOrderRequest request);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/V1_OP_NewOrder", ReplyAction="*")]
System.Threading.Tasks.Task<DSWeb.ServiceReference1.V1_OP_NewOrderResponse> V1_OP_NewOrderAsync(DSWeb.ServiceReference1.V1_OP_NewOrderRequest request);
// CODEGEN: 命名空间 http://tempuri.org/ 的元素名称 str 以后生成的消息协定未标记为 nillable
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/V1_OP_UpdateOrder", ReplyAction="*")]
DSWeb.ServiceReference1.V1_OP_UpdateOrderResponse V1_OP_UpdateOrder(DSWeb.ServiceReference1.V1_OP_UpdateOrderRequest request);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/V1_OP_UpdateOrder", ReplyAction="*")]
System.Threading.Tasks.Task<DSWeb.ServiceReference1.V1_OP_UpdateOrderResponse> V1_OP_UpdateOrderAsync(DSWeb.ServiceReference1.V1_OP_UpdateOrderRequest request);
// CODEGEN: 命名空间 http://tempuri.org/ 的元素名称 str 以后生成的消息协定未标记为 nillable
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/V1_OP_DeleteOrder", ReplyAction="*")]
DSWeb.ServiceReference1.V1_OP_DeleteOrderResponse V1_OP_DeleteOrder(DSWeb.ServiceReference1.V1_OP_DeleteOrderRequest request);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/V1_OP_DeleteOrder", ReplyAction="*")]
System.Threading.Tasks.Task<DSWeb.ServiceReference1.V1_OP_DeleteOrderResponse> V1_OP_DeleteOrderAsync(DSWeb.ServiceReference1.V1_OP_DeleteOrderRequest request);
// CODEGEN: 命名空间 http://tempuri.org/ 的元素名称 str 以后生成的消息协定未标记为 nillable
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/V1_OP_DeleteOrderExpense", ReplyAction="*")]
DSWeb.ServiceReference1.V1_OP_DeleteOrderExpenseResponse V1_OP_DeleteOrderExpense(DSWeb.ServiceReference1.V1_OP_DeleteOrderExpenseRequest request);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/V1_OP_DeleteOrderExpense", ReplyAction="*")]
System.Threading.Tasks.Task<DSWeb.ServiceReference1.V1_OP_DeleteOrderExpenseResponse> V1_OP_DeleteOrderExpenseAsync(DSWeb.ServiceReference1.V1_OP_DeleteOrderExpenseRequest request);
// CODEGEN: 命名空间 http://tempuri.org/ 的元素名称 str 以后生成的消息协定未标记为 nillable
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/V1_OP_DrawInvoice", ReplyAction="*")]
DSWeb.ServiceReference1.V1_OP_DrawInvoiceResponse V1_OP_DrawInvoice(DSWeb.ServiceReference1.V1_OP_DrawInvoiceRequest request);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/V1_OP_DrawInvoice", ReplyAction="*")]
System.Threading.Tasks.Task<DSWeb.ServiceReference1.V1_OP_DrawInvoiceResponse> V1_OP_DrawInvoiceAsync(DSWeb.ServiceReference1.V1_OP_DrawInvoiceRequest request);
// CODEGEN: 命名空间 http://tempuri.org/ 的元素名称 str 以后生成的消息协定未标记为 nillable
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/V1_OP_DrawPunchRedInvoice", ReplyAction="*")]
DSWeb.ServiceReference1.V1_OP_DrawPunchRedInvoiceResponse V1_OP_DrawPunchRedInvoice(DSWeb.ServiceReference1.V1_OP_DrawPunchRedInvoiceRequest request);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/V1_OP_DrawPunchRedInvoice", ReplyAction="*")]
System.Threading.Tasks.Task<DSWeb.ServiceReference1.V1_OP_DrawPunchRedInvoiceResponse> V1_OP_DrawPunchRedInvoiceAsync(DSWeb.ServiceReference1.V1_OP_DrawPunchRedInvoiceRequest request);
// CODEGEN: 命名空间 http://tempuri.org/ 的元素名称 str 以后生成的消息协定未标记为 nillable
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/V1_QU_QueryOrder", ReplyAction="*")]
DSWeb.ServiceReference1.V1_QU_QueryOrderResponse V1_QU_QueryOrder(DSWeb.ServiceReference1.V1_QU_QueryOrderRequest request);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/V1_QU_QueryOrder", ReplyAction="*")]
System.Threading.Tasks.Task<DSWeb.ServiceReference1.V1_QU_QueryOrderResponse> V1_QU_QueryOrderAsync(DSWeb.ServiceReference1.V1_QU_QueryOrderRequest request);
// CODEGEN: 命名空间 http://tempuri.org/ 的元素名称 str 以后生成的消息协定未标记为 nillable
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/V1_QU_QueryInvoice", ReplyAction="*")]
DSWeb.ServiceReference1.V1_QU_QueryInvoiceResponse V1_QU_QueryInvoice(DSWeb.ServiceReference1.V1_QU_QueryInvoiceRequest request);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/V1_QU_QueryInvoice", ReplyAction="*")]
System.Threading.Tasks.Task<DSWeb.ServiceReference1.V1_QU_QueryInvoiceResponse> V1_QU_QueryInvoiceAsync(DSWeb.ServiceReference1.V1_QU_QueryInvoiceRequest request);
// CODEGEN: 命名空间 http://tempuri.org/ 的元素名称 str 以后生成的消息协定未标记为 nillable
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/V1_QU_QueryPayMent", ReplyAction="*")]
DSWeb.ServiceReference1.V1_QU_QueryPayMentResponse V1_QU_QueryPayMent(DSWeb.ServiceReference1.V1_QU_QueryPayMentRequest request);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/V1_QU_QueryPayMent", ReplyAction="*")]
System.Threading.Tasks.Task<DSWeb.ServiceReference1.V1_QU_QueryPayMentResponse> V1_QU_QueryPayMentAsync(DSWeb.ServiceReference1.V1_QU_QueryPayMentRequest request);
// CODEGEN: 命名空间 http://tempuri.org/ 的元素名称 str 以后生成的消息协定未标记为 nillable
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/V1_QU_QueryRedInvoice", ReplyAction="*")]
DSWeb.ServiceReference1.V1_QU_QueryRedInvoiceResponse V1_QU_QueryRedInvoice(DSWeb.ServiceReference1.V1_QU_QueryRedInvoiceRequest request);
[System.ServiceModel.OperationContractAttribute(Action="http://tempuri.org/V1_QU_QueryRedInvoice", ReplyAction="*")]
System.Threading.Tasks.Task<DSWeb.ServiceReference1.V1_QU_QueryRedInvoiceResponse> V1_QU_QueryRedInvoiceAsync(DSWeb.ServiceReference1.V1_QU_QueryRedInvoiceRequest request);
}
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.ServiceModel.MessageContractAttribute(IsWrapped=false)]
public partial class V1_OP_NewOrderRequest {
[System.ServiceModel.MessageBodyMemberAttribute(Name="V1_OP_NewOrder", Namespace="http://tempuri.org/", Order=0)]
public DSWeb.ServiceReference1.V1_OP_NewOrderRequestBody Body;
public V1_OP_NewOrderRequest() {
}
public V1_OP_NewOrderRequest(DSWeb.ServiceReference1.V1_OP_NewOrderRequestBody Body) {
this.Body = Body;
}
}
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.Runtime.Serialization.DataContractAttribute(Namespace="http://tempuri.org/")]
public partial class V1_OP_NewOrderRequestBody {
[System.Runtime.Serialization.DataMemberAttribute(EmitDefaultValue=false, Order=0)]
public string str;
public V1_OP_NewOrderRequestBody() {
}
public V1_OP_NewOrderRequestBody(string str) {
this.str = str;
}
}
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.ServiceModel.MessageContractAttribute(IsWrapped=false)]
public partial class V1_OP_NewOrderResponse {
[System.ServiceModel.MessageBodyMemberAttribute(Name="V1_OP_NewOrderResponse", Namespace="http://tempuri.org/", Order=0)]
public DSWeb.ServiceReference1.V1_OP_NewOrderResponseBody Body;
public V1_OP_NewOrderResponse() {
}
public V1_OP_NewOrderResponse(DSWeb.ServiceReference1.V1_OP_NewOrderResponseBody Body) {
this.Body = Body;
}
}
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.Runtime.Serialization.DataContractAttribute(Namespace="http://tempuri.org/")]
public partial class V1_OP_NewOrderResponseBody {
[System.Runtime.Serialization.DataMemberAttribute(EmitDefaultValue=false, Order=0)]
public string V1_OP_NewOrderResult;
public V1_OP_NewOrderResponseBody() {
}
public V1_OP_NewOrderResponseBody(string V1_OP_NewOrderResult) {
this.V1_OP_NewOrderResult = V1_OP_NewOrderResult;
}
}
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.ServiceModel.MessageContractAttribute(IsWrapped=false)]
public partial class V1_OP_UpdateOrderRequest {
[System.ServiceModel.MessageBodyMemberAttribute(Name="V1_OP_UpdateOrder", Namespace="http://tempuri.org/", Order=0)]
public DSWeb.ServiceReference1.V1_OP_UpdateOrderRequestBody Body;
public V1_OP_UpdateOrderRequest() {
}
public V1_OP_UpdateOrderRequest(DSWeb.ServiceReference1.V1_OP_UpdateOrderRequestBody Body) {
this.Body = Body;
}
}
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.Runtime.Serialization.DataContractAttribute(Namespace="http://tempuri.org/")]
public partial class V1_OP_UpdateOrderRequestBody {
[System.Runtime.Serialization.DataMemberAttribute(EmitDefaultValue=false, Order=0)]
public string str;
public V1_OP_UpdateOrderRequestBody() {
}
public V1_OP_UpdateOrderRequestBody(string str) {
this.str = str;
}
}
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.ServiceModel.MessageContractAttribute(IsWrapped=false)]
public partial class V1_OP_UpdateOrderResponse {
[System.ServiceModel.MessageBodyMemberAttribute(Name="V1_OP_UpdateOrderResponse", Namespace="http://tempuri.org/", Order=0)]
public DSWeb.ServiceReference1.V1_OP_UpdateOrderResponseBody Body;
public V1_OP_UpdateOrderResponse() {
}
public V1_OP_UpdateOrderResponse(DSWeb.ServiceReference1.V1_OP_UpdateOrderResponseBody Body) {
this.Body = Body;
}
}
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.Runtime.Serialization.DataContractAttribute(Namespace="http://tempuri.org/")]
public partial class V1_OP_UpdateOrderResponseBody {
[System.Runtime.Serialization.DataMemberAttribute(EmitDefaultValue=false, Order=0)]
public string V1_OP_UpdateOrderResult;
public V1_OP_UpdateOrderResponseBody() {
}
public V1_OP_UpdateOrderResponseBody(string V1_OP_UpdateOrderResult) {
this.V1_OP_UpdateOrderResult = V1_OP_UpdateOrderResult;
}
}
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.ServiceModel.MessageContractAttribute(IsWrapped=false)]
public partial class V1_OP_DeleteOrderRequest {
[System.ServiceModel.MessageBodyMemberAttribute(Name="V1_OP_DeleteOrder", Namespace="http://tempuri.org/", Order=0)]
public DSWeb.ServiceReference1.V1_OP_DeleteOrderRequestBody Body;
public V1_OP_DeleteOrderRequest() {
}
public V1_OP_DeleteOrderRequest(DSWeb.ServiceReference1.V1_OP_DeleteOrderRequestBody Body) {
this.Body = Body;
}
}
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.Runtime.Serialization.DataContractAttribute(Namespace="http://tempuri.org/")]
public partial class V1_OP_DeleteOrderRequestBody {
[System.Runtime.Serialization.DataMemberAttribute(EmitDefaultValue=false, Order=0)]
public string str;
public V1_OP_DeleteOrderRequestBody() {
}
public V1_OP_DeleteOrderRequestBody(string str) {
this.str = str;
}
}
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.ServiceModel.MessageContractAttribute(IsWrapped=false)]
public partial class V1_OP_DeleteOrderResponse {
[System.ServiceModel.MessageBodyMemberAttribute(Name="V1_OP_DeleteOrderResponse", Namespace="http://tempuri.org/", Order=0)]
public DSWeb.ServiceReference1.V1_OP_DeleteOrderResponseBody Body;
public V1_OP_DeleteOrderResponse() {
}
public V1_OP_DeleteOrderResponse(DSWeb.ServiceReference1.V1_OP_DeleteOrderResponseBody Body) {
this.Body = Body;
}
}
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.Runtime.Serialization.DataContractAttribute(Namespace="http://tempuri.org/")]
public partial class V1_OP_DeleteOrderResponseBody {
[System.Runtime.Serialization.DataMemberAttribute(EmitDefaultValue=false, Order=0)]
public string V1_OP_DeleteOrderResult;
public V1_OP_DeleteOrderResponseBody() {
}
public V1_OP_DeleteOrderResponseBody(string V1_OP_DeleteOrderResult) {
this.V1_OP_DeleteOrderResult = V1_OP_DeleteOrderResult;
}
}
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.ServiceModel.MessageContractAttribute(IsWrapped=false)]
public partial class V1_OP_DeleteOrderExpenseRequest {
[System.ServiceModel.MessageBodyMemberAttribute(Name="V1_OP_DeleteOrderExpense", Namespace="http://tempuri.org/", Order=0)]
public DSWeb.ServiceReference1.V1_OP_DeleteOrderExpenseRequestBody Body;
public V1_OP_DeleteOrderExpenseRequest() {
}
public V1_OP_DeleteOrderExpenseRequest(DSWeb.ServiceReference1.V1_OP_DeleteOrderExpenseRequestBody Body) {
this.Body = Body;
}
}
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.Runtime.Serialization.DataContractAttribute(Namespace="http://tempuri.org/")]
public partial class V1_OP_DeleteOrderExpenseRequestBody {
[System.Runtime.Serialization.DataMemberAttribute(EmitDefaultValue=false, Order=0)]
public string str;
public V1_OP_DeleteOrderExpenseRequestBody() {
}
public V1_OP_DeleteOrderExpenseRequestBody(string str) {
this.str = str;
}
}
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.ServiceModel.MessageContractAttribute(IsWrapped=false)]
public partial class V1_OP_DeleteOrderExpenseResponse {
[System.ServiceModel.MessageBodyMemberAttribute(Name="V1_OP_DeleteOrderExpenseResponse", Namespace="http://tempuri.org/", Order=0)]
public DSWeb.ServiceReference1.V1_OP_DeleteOrderExpenseResponseBody Body;
public V1_OP_DeleteOrderExpenseResponse() {
}
public V1_OP_DeleteOrderExpenseResponse(DSWeb.ServiceReference1.V1_OP_DeleteOrderExpenseResponseBody Body) {
this.Body = Body;
}
}
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.Runtime.Serialization.DataContractAttribute(Namespace="http://tempuri.org/")]
public partial class V1_OP_DeleteOrderExpenseResponseBody {
[System.Runtime.Serialization.DataMemberAttribute(EmitDefaultValue=false, Order=0)]
public string V1_OP_DeleteOrderExpenseResult;
public V1_OP_DeleteOrderExpenseResponseBody() {
}
public V1_OP_DeleteOrderExpenseResponseBody(string V1_OP_DeleteOrderExpenseResult) {
this.V1_OP_DeleteOrderExpenseResult = V1_OP_DeleteOrderExpenseResult;
}
}
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.ServiceModel.MessageContractAttribute(IsWrapped=false)]
public partial class V1_OP_DrawInvoiceRequest {
[System.ServiceModel.MessageBodyMemberAttribute(Name="V1_OP_DrawInvoice", Namespace="http://tempuri.org/", Order=0)]
public DSWeb.ServiceReference1.V1_OP_DrawInvoiceRequestBody Body;
public V1_OP_DrawInvoiceRequest() {
}
public V1_OP_DrawInvoiceRequest(DSWeb.ServiceReference1.V1_OP_DrawInvoiceRequestBody Body) {
this.Body = Body;
}
}
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.Runtime.Serialization.DataContractAttribute(Namespace="http://tempuri.org/")]
public partial class V1_OP_DrawInvoiceRequestBody {
[System.Runtime.Serialization.DataMemberAttribute(EmitDefaultValue=false, Order=0)]
public string str;
public V1_OP_DrawInvoiceRequestBody() {
}
public V1_OP_DrawInvoiceRequestBody(string str) {
this.str = str;
}
}
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.ServiceModel.MessageContractAttribute(IsWrapped=false)]
public partial class V1_OP_DrawInvoiceResponse {
[System.ServiceModel.MessageBodyMemberAttribute(Name="V1_OP_DrawInvoiceResponse", Namespace="http://tempuri.org/", Order=0)]
public DSWeb.ServiceReference1.V1_OP_DrawInvoiceResponseBody Body;
public V1_OP_DrawInvoiceResponse() {
}
public V1_OP_DrawInvoiceResponse(DSWeb.ServiceReference1.V1_OP_DrawInvoiceResponseBody Body) {
this.Body = Body;
}
}
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.Runtime.Serialization.DataContractAttribute(Namespace="http://tempuri.org/")]
public partial class V1_OP_DrawInvoiceResponseBody {
[System.Runtime.Serialization.DataMemberAttribute(EmitDefaultValue=false, Order=0)]
public string V1_OP_DrawInvoiceResult;
public V1_OP_DrawInvoiceResponseBody() {
}
public V1_OP_DrawInvoiceResponseBody(string V1_OP_DrawInvoiceResult) {
this.V1_OP_DrawInvoiceResult = V1_OP_DrawInvoiceResult;
}
}
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.ServiceModel.MessageContractAttribute(IsWrapped=false)]
public partial class V1_OP_DrawPunchRedInvoiceRequest {
[System.ServiceModel.MessageBodyMemberAttribute(Name="V1_OP_DrawPunchRedInvoice", Namespace="http://tempuri.org/", Order=0)]
public DSWeb.ServiceReference1.V1_OP_DrawPunchRedInvoiceRequestBody Body;
public V1_OP_DrawPunchRedInvoiceRequest() {
}
public V1_OP_DrawPunchRedInvoiceRequest(DSWeb.ServiceReference1.V1_OP_DrawPunchRedInvoiceRequestBody Body) {
this.Body = Body;
}
}
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.Runtime.Serialization.DataContractAttribute(Namespace="http://tempuri.org/")]
public partial class V1_OP_DrawPunchRedInvoiceRequestBody {
[System.Runtime.Serialization.DataMemberAttribute(EmitDefaultValue=false, Order=0)]
public string str;
public V1_OP_DrawPunchRedInvoiceRequestBody() {
}
public V1_OP_DrawPunchRedInvoiceRequestBody(string str) {
this.str = str;
}
}
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.ServiceModel.MessageContractAttribute(IsWrapped=false)]
public partial class V1_OP_DrawPunchRedInvoiceResponse {
[System.ServiceModel.MessageBodyMemberAttribute(Name="V1_OP_DrawPunchRedInvoiceResponse", Namespace="http://tempuri.org/", Order=0)]
public DSWeb.ServiceReference1.V1_OP_DrawPunchRedInvoiceResponseBody Body;
public V1_OP_DrawPunchRedInvoiceResponse() {
}
public V1_OP_DrawPunchRedInvoiceResponse(DSWeb.ServiceReference1.V1_OP_DrawPunchRedInvoiceResponseBody Body) {
this.Body = Body;
}
}
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.Runtime.Serialization.DataContractAttribute(Namespace="http://tempuri.org/")]
public partial class V1_OP_DrawPunchRedInvoiceResponseBody {
[System.Runtime.Serialization.DataMemberAttribute(EmitDefaultValue=false, Order=0)]
public string V1_OP_DrawPunchRedInvoiceResult;
public V1_OP_DrawPunchRedInvoiceResponseBody() {
}
public V1_OP_DrawPunchRedInvoiceResponseBody(string V1_OP_DrawPunchRedInvoiceResult) {
this.V1_OP_DrawPunchRedInvoiceResult = V1_OP_DrawPunchRedInvoiceResult;
}
}
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.ServiceModel.MessageContractAttribute(IsWrapped=false)]
public partial class V1_QU_QueryOrderRequest {
[System.ServiceModel.MessageBodyMemberAttribute(Name="V1_QU_QueryOrder", Namespace="http://tempuri.org/", Order=0)]
public DSWeb.ServiceReference1.V1_QU_QueryOrderRequestBody Body;
public V1_QU_QueryOrderRequest() {
}
public V1_QU_QueryOrderRequest(DSWeb.ServiceReference1.V1_QU_QueryOrderRequestBody Body) {
this.Body = Body;
}
}
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.Runtime.Serialization.DataContractAttribute(Namespace="http://tempuri.org/")]
public partial class V1_QU_QueryOrderRequestBody {
[System.Runtime.Serialization.DataMemberAttribute(EmitDefaultValue=false, Order=0)]
public string str;
public V1_QU_QueryOrderRequestBody() {
}
public V1_QU_QueryOrderRequestBody(string str) {
this.str = str;
}
}
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.ServiceModel.MessageContractAttribute(IsWrapped=false)]
public partial class V1_QU_QueryOrderResponse {
[System.ServiceModel.MessageBodyMemberAttribute(Name="V1_QU_QueryOrderResponse", Namespace="http://tempuri.org/", Order=0)]
public DSWeb.ServiceReference1.V1_QU_QueryOrderResponseBody Body;
public V1_QU_QueryOrderResponse() {
}
public V1_QU_QueryOrderResponse(DSWeb.ServiceReference1.V1_QU_QueryOrderResponseBody Body) {
this.Body = Body;
}
}
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.Runtime.Serialization.DataContractAttribute(Namespace="http://tempuri.org/")]
public partial class V1_QU_QueryOrderResponseBody {
[System.Runtime.Serialization.DataMemberAttribute(EmitDefaultValue=false, Order=0)]
public string V1_QU_QueryOrderResult;
public V1_QU_QueryOrderResponseBody() {
}
public V1_QU_QueryOrderResponseBody(string V1_QU_QueryOrderResult) {
this.V1_QU_QueryOrderResult = V1_QU_QueryOrderResult;
}
}
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.ServiceModel.MessageContractAttribute(IsWrapped=false)]
public partial class V1_QU_QueryInvoiceRequest {
[System.ServiceModel.MessageBodyMemberAttribute(Name="V1_QU_QueryInvoice", Namespace="http://tempuri.org/", Order=0)]
public DSWeb.ServiceReference1.V1_QU_QueryInvoiceRequestBody Body;
public V1_QU_QueryInvoiceRequest() {
}
public V1_QU_QueryInvoiceRequest(DSWeb.ServiceReference1.V1_QU_QueryInvoiceRequestBody Body) {
this.Body = Body;
}
}
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.Runtime.Serialization.DataContractAttribute(Namespace="http://tempuri.org/")]
public partial class V1_QU_QueryInvoiceRequestBody {
[System.Runtime.Serialization.DataMemberAttribute(EmitDefaultValue=false, Order=0)]
public string str;
public V1_QU_QueryInvoiceRequestBody() {
}
public V1_QU_QueryInvoiceRequestBody(string str) {
this.str = str;
}
}
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.ServiceModel.MessageContractAttribute(IsWrapped=false)]
public partial class V1_QU_QueryInvoiceResponse {
[System.ServiceModel.MessageBodyMemberAttribute(Name="V1_QU_QueryInvoiceResponse", Namespace="http://tempuri.org/", Order=0)]
public DSWeb.ServiceReference1.V1_QU_QueryInvoiceResponseBody Body;
public V1_QU_QueryInvoiceResponse() {
}
public V1_QU_QueryInvoiceResponse(DSWeb.ServiceReference1.V1_QU_QueryInvoiceResponseBody Body) {
this.Body = Body;
}
}
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.Runtime.Serialization.DataContractAttribute(Namespace="http://tempuri.org/")]
public partial class V1_QU_QueryInvoiceResponseBody {
[System.Runtime.Serialization.DataMemberAttribute(EmitDefaultValue=false, Order=0)]
public string V1_QU_QueryInvoiceResult;
public V1_QU_QueryInvoiceResponseBody() {
}
public V1_QU_QueryInvoiceResponseBody(string V1_QU_QueryInvoiceResult) {
this.V1_QU_QueryInvoiceResult = V1_QU_QueryInvoiceResult;
}
}
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.ServiceModel.MessageContractAttribute(IsWrapped=false)]
public partial class V1_QU_QueryPayMentRequest {
[System.ServiceModel.MessageBodyMemberAttribute(Name="V1_QU_QueryPayMent", Namespace="http://tempuri.org/", Order=0)]
public DSWeb.ServiceReference1.V1_QU_QueryPayMentRequestBody Body;
public V1_QU_QueryPayMentRequest() {
}
public V1_QU_QueryPayMentRequest(DSWeb.ServiceReference1.V1_QU_QueryPayMentRequestBody Body) {
this.Body = Body;
}
}
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.Runtime.Serialization.DataContractAttribute(Namespace="http://tempuri.org/")]
public partial class V1_QU_QueryPayMentRequestBody {
[System.Runtime.Serialization.DataMemberAttribute(EmitDefaultValue=false, Order=0)]
public string str;
public V1_QU_QueryPayMentRequestBody() {
}
public V1_QU_QueryPayMentRequestBody(string str) {
this.str = str;
}
}
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.ServiceModel.MessageContractAttribute(IsWrapped=false)]
public partial class V1_QU_QueryPayMentResponse {
[System.ServiceModel.MessageBodyMemberAttribute(Name="V1_QU_QueryPayMentResponse", Namespace="http://tempuri.org/", Order=0)]
public DSWeb.ServiceReference1.V1_QU_QueryPayMentResponseBody Body;
public V1_QU_QueryPayMentResponse() {
}
public V1_QU_QueryPayMentResponse(DSWeb.ServiceReference1.V1_QU_QueryPayMentResponseBody Body) {
this.Body = Body;
}
}
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.Runtime.Serialization.DataContractAttribute(Namespace="http://tempuri.org/")]
public partial class V1_QU_QueryPayMentResponseBody {
[System.Runtime.Serialization.DataMemberAttribute(EmitDefaultValue=false, Order=0)]
public string V1_QU_QueryPayMentResult;
public V1_QU_QueryPayMentResponseBody() {
}
public V1_QU_QueryPayMentResponseBody(string V1_QU_QueryPayMentResult) {
this.V1_QU_QueryPayMentResult = V1_QU_QueryPayMentResult;
}
}
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.ServiceModel.MessageContractAttribute(IsWrapped=false)]
public partial class V1_QU_QueryRedInvoiceRequest {
[System.ServiceModel.MessageBodyMemberAttribute(Name="V1_QU_QueryRedInvoice", Namespace="http://tempuri.org/", Order=0)]
public DSWeb.ServiceReference1.V1_QU_QueryRedInvoiceRequestBody Body;
public V1_QU_QueryRedInvoiceRequest() {
}
public V1_QU_QueryRedInvoiceRequest(DSWeb.ServiceReference1.V1_QU_QueryRedInvoiceRequestBody Body) {
this.Body = Body;
}
}
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.Runtime.Serialization.DataContractAttribute(Namespace="http://tempuri.org/")]
public partial class V1_QU_QueryRedInvoiceRequestBody {
[System.Runtime.Serialization.DataMemberAttribute(EmitDefaultValue=false, Order=0)]
public string str;
public V1_QU_QueryRedInvoiceRequestBody() {
}
public V1_QU_QueryRedInvoiceRequestBody(string str) {
this.str = str;
}
}
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.ServiceModel.MessageContractAttribute(IsWrapped=false)]
public partial class V1_QU_QueryRedInvoiceResponse {
[System.ServiceModel.MessageBodyMemberAttribute(Name="V1_QU_QueryRedInvoiceResponse", Namespace="http://tempuri.org/", Order=0)]
public DSWeb.ServiceReference1.V1_QU_QueryRedInvoiceResponseBody Body;
public V1_QU_QueryRedInvoiceResponse() {
}
public V1_QU_QueryRedInvoiceResponse(DSWeb.ServiceReference1.V1_QU_QueryRedInvoiceResponseBody Body) {
this.Body = Body;
}
}
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.Runtime.Serialization.DataContractAttribute(Namespace="http://tempuri.org/")]
public partial class V1_QU_QueryRedInvoiceResponseBody {
[System.Runtime.Serialization.DataMemberAttribute(EmitDefaultValue=false, Order=0)]
public string V1_QU_QueryRedInvoiceResult;
public V1_QU_QueryRedInvoiceResponseBody() {
}
public V1_QU_QueryRedInvoiceResponseBody(string V1_QU_QueryRedInvoiceResult) {
this.V1_QU_QueryRedInvoiceResult = V1_QU_QueryRedInvoiceResult;
}
}
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
public interface WebInterFaceSoapChannel : DSWeb.ServiceReference1.WebInterFaceSoap, System.ServiceModel.IClientChannel {
}
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
public partial class WebInterFaceSoapClient : System.ServiceModel.ClientBase<DSWeb.ServiceReference1.WebInterFaceSoap>, DSWeb.ServiceReference1.WebInterFaceSoap {
public WebInterFaceSoapClient() {
}
public WebInterFaceSoapClient(string endpointConfigurationName) :
base(endpointConfigurationName) {
}
public WebInterFaceSoapClient(string endpointConfigurationName, string remoteAddress) :
base(endpointConfigurationName, remoteAddress) {
}
public WebInterFaceSoapClient(string endpointConfigurationName, System.ServiceModel.EndpointAddress remoteAddress) :
base(endpointConfigurationName, remoteAddress) {
}
public WebInterFaceSoapClient(System.ServiceModel.Channels.Binding binding, System.ServiceModel.EndpointAddress remoteAddress) :
base(binding, remoteAddress) {
}
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
DSWeb.ServiceReference1.V1_OP_NewOrderResponse DSWeb.ServiceReference1.WebInterFaceSoap.V1_OP_NewOrder(DSWeb.ServiceReference1.V1_OP_NewOrderRequest request) {
return base.Channel.V1_OP_NewOrder(request);
}
public string V1_OP_NewOrder(string str) {
DSWeb.ServiceReference1.V1_OP_NewOrderRequest inValue = new DSWeb.ServiceReference1.V1_OP_NewOrderRequest();
inValue.Body = new DSWeb.ServiceReference1.V1_OP_NewOrderRequestBody();
inValue.Body.str = str;
DSWeb.ServiceReference1.V1_OP_NewOrderResponse retVal = ((DSWeb.ServiceReference1.WebInterFaceSoap)(this)).V1_OP_NewOrder(inValue);
return retVal.Body.V1_OP_NewOrderResult;
}
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
System.Threading.Tasks.Task<DSWeb.ServiceReference1.V1_OP_NewOrderResponse> DSWeb.ServiceReference1.WebInterFaceSoap.V1_OP_NewOrderAsync(DSWeb.ServiceReference1.V1_OP_NewOrderRequest request) {
return base.Channel.V1_OP_NewOrderAsync(request);
}
public System.Threading.Tasks.Task<DSWeb.ServiceReference1.V1_OP_NewOrderResponse> V1_OP_NewOrderAsync(string str) {
DSWeb.ServiceReference1.V1_OP_NewOrderRequest inValue = new DSWeb.ServiceReference1.V1_OP_NewOrderRequest();
inValue.Body = new DSWeb.ServiceReference1.V1_OP_NewOrderRequestBody();
inValue.Body.str = str;
return ((DSWeb.ServiceReference1.WebInterFaceSoap)(this)).V1_OP_NewOrderAsync(inValue);
}
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
DSWeb.ServiceReference1.V1_OP_UpdateOrderResponse DSWeb.ServiceReference1.WebInterFaceSoap.V1_OP_UpdateOrder(DSWeb.ServiceReference1.V1_OP_UpdateOrderRequest request) {
return base.Channel.V1_OP_UpdateOrder(request);
}
public string V1_OP_UpdateOrder(string str) {
DSWeb.ServiceReference1.V1_OP_UpdateOrderRequest inValue = new DSWeb.ServiceReference1.V1_OP_UpdateOrderRequest();
inValue.Body = new DSWeb.ServiceReference1.V1_OP_UpdateOrderRequestBody();
inValue.Body.str = str;
DSWeb.ServiceReference1.V1_OP_UpdateOrderResponse retVal = ((DSWeb.ServiceReference1.WebInterFaceSoap)(this)).V1_OP_UpdateOrder(inValue);
return retVal.Body.V1_OP_UpdateOrderResult;
}
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
System.Threading.Tasks.Task<DSWeb.ServiceReference1.V1_OP_UpdateOrderResponse> DSWeb.ServiceReference1.WebInterFaceSoap.V1_OP_UpdateOrderAsync(DSWeb.ServiceReference1.V1_OP_UpdateOrderRequest request) {
return base.Channel.V1_OP_UpdateOrderAsync(request);
}
public System.Threading.Tasks.Task<DSWeb.ServiceReference1.V1_OP_UpdateOrderResponse> V1_OP_UpdateOrderAsync(string str) {
DSWeb.ServiceReference1.V1_OP_UpdateOrderRequest inValue = new DSWeb.ServiceReference1.V1_OP_UpdateOrderRequest();
inValue.Body = new DSWeb.ServiceReference1.V1_OP_UpdateOrderRequestBody();
inValue.Body.str = str;
return ((DSWeb.ServiceReference1.WebInterFaceSoap)(this)).V1_OP_UpdateOrderAsync(inValue);
}
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
DSWeb.ServiceReference1.V1_OP_DeleteOrderResponse DSWeb.ServiceReference1.WebInterFaceSoap.V1_OP_DeleteOrder(DSWeb.ServiceReference1.V1_OP_DeleteOrderRequest request) {
return base.Channel.V1_OP_DeleteOrder(request);
}
public string V1_OP_DeleteOrder(string str) {
DSWeb.ServiceReference1.V1_OP_DeleteOrderRequest inValue = new DSWeb.ServiceReference1.V1_OP_DeleteOrderRequest();
inValue.Body = new DSWeb.ServiceReference1.V1_OP_DeleteOrderRequestBody();
inValue.Body.str = str;
DSWeb.ServiceReference1.V1_OP_DeleteOrderResponse retVal = ((DSWeb.ServiceReference1.WebInterFaceSoap)(this)).V1_OP_DeleteOrder(inValue);
return retVal.Body.V1_OP_DeleteOrderResult;
}
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
System.Threading.Tasks.Task<DSWeb.ServiceReference1.V1_OP_DeleteOrderResponse> DSWeb.ServiceReference1.WebInterFaceSoap.V1_OP_DeleteOrderAsync(DSWeb.ServiceReference1.V1_OP_DeleteOrderRequest request) {
return base.Channel.V1_OP_DeleteOrderAsync(request);
}
public System.Threading.Tasks.Task<DSWeb.ServiceReference1.V1_OP_DeleteOrderResponse> V1_OP_DeleteOrderAsync(string str) {
DSWeb.ServiceReference1.V1_OP_DeleteOrderRequest inValue = new DSWeb.ServiceReference1.V1_OP_DeleteOrderRequest();
inValue.Body = new DSWeb.ServiceReference1.V1_OP_DeleteOrderRequestBody();
inValue.Body.str = str;
return ((DSWeb.ServiceReference1.WebInterFaceSoap)(this)).V1_OP_DeleteOrderAsync(inValue);
}
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
DSWeb.ServiceReference1.V1_OP_DeleteOrderExpenseResponse DSWeb.ServiceReference1.WebInterFaceSoap.V1_OP_DeleteOrderExpense(DSWeb.ServiceReference1.V1_OP_DeleteOrderExpenseRequest request) {
return base.Channel.V1_OP_DeleteOrderExpense(request);
}
public string V1_OP_DeleteOrderExpense(string str) {
DSWeb.ServiceReference1.V1_OP_DeleteOrderExpenseRequest inValue = new DSWeb.ServiceReference1.V1_OP_DeleteOrderExpenseRequest();
inValue.Body = new DSWeb.ServiceReference1.V1_OP_DeleteOrderExpenseRequestBody();
inValue.Body.str = str;
DSWeb.ServiceReference1.V1_OP_DeleteOrderExpenseResponse retVal = ((DSWeb.ServiceReference1.WebInterFaceSoap)(this)).V1_OP_DeleteOrderExpense(inValue);
return retVal.Body.V1_OP_DeleteOrderExpenseResult;
}
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
System.Threading.Tasks.Task<DSWeb.ServiceReference1.V1_OP_DeleteOrderExpenseResponse> DSWeb.ServiceReference1.WebInterFaceSoap.V1_OP_DeleteOrderExpenseAsync(DSWeb.ServiceReference1.V1_OP_DeleteOrderExpenseRequest request) {
return base.Channel.V1_OP_DeleteOrderExpenseAsync(request);
}
public System.Threading.Tasks.Task<DSWeb.ServiceReference1.V1_OP_DeleteOrderExpenseResponse> V1_OP_DeleteOrderExpenseAsync(string str) {
DSWeb.ServiceReference1.V1_OP_DeleteOrderExpenseRequest inValue = new DSWeb.ServiceReference1.V1_OP_DeleteOrderExpenseRequest();
inValue.Body = new DSWeb.ServiceReference1.V1_OP_DeleteOrderExpenseRequestBody();
inValue.Body.str = str;
return ((DSWeb.ServiceReference1.WebInterFaceSoap)(this)).V1_OP_DeleteOrderExpenseAsync(inValue);
}
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
DSWeb.ServiceReference1.V1_OP_DrawInvoiceResponse DSWeb.ServiceReference1.WebInterFaceSoap.V1_OP_DrawInvoice(DSWeb.ServiceReference1.V1_OP_DrawInvoiceRequest request) {
return base.Channel.V1_OP_DrawInvoice(request);
}
public string V1_OP_DrawInvoice(string str) {
DSWeb.ServiceReference1.V1_OP_DrawInvoiceRequest inValue = new DSWeb.ServiceReference1.V1_OP_DrawInvoiceRequest();
inValue.Body = new DSWeb.ServiceReference1.V1_OP_DrawInvoiceRequestBody();
inValue.Body.str = str;
DSWeb.ServiceReference1.V1_OP_DrawInvoiceResponse retVal = ((DSWeb.ServiceReference1.WebInterFaceSoap)(this)).V1_OP_DrawInvoice(inValue);
return retVal.Body.V1_OP_DrawInvoiceResult;
}
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
System.Threading.Tasks.Task<DSWeb.ServiceReference1.V1_OP_DrawInvoiceResponse> DSWeb.ServiceReference1.WebInterFaceSoap.V1_OP_DrawInvoiceAsync(DSWeb.ServiceReference1.V1_OP_DrawInvoiceRequest request) {
return base.Channel.V1_OP_DrawInvoiceAsync(request);
}
public System.Threading.Tasks.Task<DSWeb.ServiceReference1.V1_OP_DrawInvoiceResponse> V1_OP_DrawInvoiceAsync(string str) {
DSWeb.ServiceReference1.V1_OP_DrawInvoiceRequest inValue = new DSWeb.ServiceReference1.V1_OP_DrawInvoiceRequest();
inValue.Body = new DSWeb.ServiceReference1.V1_OP_DrawInvoiceRequestBody();
inValue.Body.str = str;
return ((DSWeb.ServiceReference1.WebInterFaceSoap)(this)).V1_OP_DrawInvoiceAsync(inValue);
}
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
DSWeb.ServiceReference1.V1_OP_DrawPunchRedInvoiceResponse DSWeb.ServiceReference1.WebInterFaceSoap.V1_OP_DrawPunchRedInvoice(DSWeb.ServiceReference1.V1_OP_DrawPunchRedInvoiceRequest request) {
return base.Channel.V1_OP_DrawPunchRedInvoice(request);
}
public string V1_OP_DrawPunchRedInvoice(string str) {
DSWeb.ServiceReference1.V1_OP_DrawPunchRedInvoiceRequest inValue = new DSWeb.ServiceReference1.V1_OP_DrawPunchRedInvoiceRequest();
inValue.Body = new DSWeb.ServiceReference1.V1_OP_DrawPunchRedInvoiceRequestBody();
inValue.Body.str = str;
DSWeb.ServiceReference1.V1_OP_DrawPunchRedInvoiceResponse retVal = ((DSWeb.ServiceReference1.WebInterFaceSoap)(this)).V1_OP_DrawPunchRedInvoice(inValue);
return retVal.Body.V1_OP_DrawPunchRedInvoiceResult;
}
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
System.Threading.Tasks.Task<DSWeb.ServiceReference1.V1_OP_DrawPunchRedInvoiceResponse> DSWeb.ServiceReference1.WebInterFaceSoap.V1_OP_DrawPunchRedInvoiceAsync(DSWeb.ServiceReference1.V1_OP_DrawPunchRedInvoiceRequest request) {
return base.Channel.V1_OP_DrawPunchRedInvoiceAsync(request);
}
public System.Threading.Tasks.Task<DSWeb.ServiceReference1.V1_OP_DrawPunchRedInvoiceResponse> V1_OP_DrawPunchRedInvoiceAsync(string str) {
DSWeb.ServiceReference1.V1_OP_DrawPunchRedInvoiceRequest inValue = new DSWeb.ServiceReference1.V1_OP_DrawPunchRedInvoiceRequest();
inValue.Body = new DSWeb.ServiceReference1.V1_OP_DrawPunchRedInvoiceRequestBody();
inValue.Body.str = str;
return ((DSWeb.ServiceReference1.WebInterFaceSoap)(this)).V1_OP_DrawPunchRedInvoiceAsync(inValue);
}
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
DSWeb.ServiceReference1.V1_QU_QueryOrderResponse DSWeb.ServiceReference1.WebInterFaceSoap.V1_QU_QueryOrder(DSWeb.ServiceReference1.V1_QU_QueryOrderRequest request) {
return base.Channel.V1_QU_QueryOrder(request);
}
public string V1_QU_QueryOrder(string str) {
DSWeb.ServiceReference1.V1_QU_QueryOrderRequest inValue = new DSWeb.ServiceReference1.V1_QU_QueryOrderRequest();
inValue.Body = new DSWeb.ServiceReference1.V1_QU_QueryOrderRequestBody();
inValue.Body.str = str;
DSWeb.ServiceReference1.V1_QU_QueryOrderResponse retVal = ((DSWeb.ServiceReference1.WebInterFaceSoap)(this)).V1_QU_QueryOrder(inValue);
return retVal.Body.V1_QU_QueryOrderResult;
}
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
System.Threading.Tasks.Task<DSWeb.ServiceReference1.V1_QU_QueryOrderResponse> DSWeb.ServiceReference1.WebInterFaceSoap.V1_QU_QueryOrderAsync(DSWeb.ServiceReference1.V1_QU_QueryOrderRequest request) {
return base.Channel.V1_QU_QueryOrderAsync(request);
}
public System.Threading.Tasks.Task<DSWeb.ServiceReference1.V1_QU_QueryOrderResponse> V1_QU_QueryOrderAsync(string str) {
DSWeb.ServiceReference1.V1_QU_QueryOrderRequest inValue = new DSWeb.ServiceReference1.V1_QU_QueryOrderRequest();
inValue.Body = new DSWeb.ServiceReference1.V1_QU_QueryOrderRequestBody();
inValue.Body.str = str;
return ((DSWeb.ServiceReference1.WebInterFaceSoap)(this)).V1_QU_QueryOrderAsync(inValue);
}
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
DSWeb.ServiceReference1.V1_QU_QueryInvoiceResponse DSWeb.ServiceReference1.WebInterFaceSoap.V1_QU_QueryInvoice(DSWeb.ServiceReference1.V1_QU_QueryInvoiceRequest request) {
return base.Channel.V1_QU_QueryInvoice(request);
}
public string V1_QU_QueryInvoice(string str) {
DSWeb.ServiceReference1.V1_QU_QueryInvoiceRequest inValue = new DSWeb.ServiceReference1.V1_QU_QueryInvoiceRequest();
inValue.Body = new DSWeb.ServiceReference1.V1_QU_QueryInvoiceRequestBody();
inValue.Body.str = str;
DSWeb.ServiceReference1.V1_QU_QueryInvoiceResponse retVal = ((DSWeb.ServiceReference1.WebInterFaceSoap)(this)).V1_QU_QueryInvoice(inValue);
return retVal.Body.V1_QU_QueryInvoiceResult;
}
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
System.Threading.Tasks.Task<DSWeb.ServiceReference1.V1_QU_QueryInvoiceResponse> DSWeb.ServiceReference1.WebInterFaceSoap.V1_QU_QueryInvoiceAsync(DSWeb.ServiceReference1.V1_QU_QueryInvoiceRequest request) {
return base.Channel.V1_QU_QueryInvoiceAsync(request);
}
public System.Threading.Tasks.Task<DSWeb.ServiceReference1.V1_QU_QueryInvoiceResponse> V1_QU_QueryInvoiceAsync(string str) {
DSWeb.ServiceReference1.V1_QU_QueryInvoiceRequest inValue = new DSWeb.ServiceReference1.V1_QU_QueryInvoiceRequest();
inValue.Body = new DSWeb.ServiceReference1.V1_QU_QueryInvoiceRequestBody();
inValue.Body.str = str;
return ((DSWeb.ServiceReference1.WebInterFaceSoap)(this)).V1_QU_QueryInvoiceAsync(inValue);
}
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
DSWeb.ServiceReference1.V1_QU_QueryPayMentResponse DSWeb.ServiceReference1.WebInterFaceSoap.V1_QU_QueryPayMent(DSWeb.ServiceReference1.V1_QU_QueryPayMentRequest request) {
return base.Channel.V1_QU_QueryPayMent(request);
}
public string V1_QU_QueryPayMent(string str) {
DSWeb.ServiceReference1.V1_QU_QueryPayMentRequest inValue = new DSWeb.ServiceReference1.V1_QU_QueryPayMentRequest();
inValue.Body = new DSWeb.ServiceReference1.V1_QU_QueryPayMentRequestBody();
inValue.Body.str = str;
DSWeb.ServiceReference1.V1_QU_QueryPayMentResponse retVal = ((DSWeb.ServiceReference1.WebInterFaceSoap)(this)).V1_QU_QueryPayMent(inValue);
return retVal.Body.V1_QU_QueryPayMentResult;
}
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
System.Threading.Tasks.Task<DSWeb.ServiceReference1.V1_QU_QueryPayMentResponse> DSWeb.ServiceReference1.WebInterFaceSoap.V1_QU_QueryPayMentAsync(DSWeb.ServiceReference1.V1_QU_QueryPayMentRequest request) {
return base.Channel.V1_QU_QueryPayMentAsync(request);
}
public System.Threading.Tasks.Task<DSWeb.ServiceReference1.V1_QU_QueryPayMentResponse> V1_QU_QueryPayMentAsync(string str) {
DSWeb.ServiceReference1.V1_QU_QueryPayMentRequest inValue = new DSWeb.ServiceReference1.V1_QU_QueryPayMentRequest();
inValue.Body = new DSWeb.ServiceReference1.V1_QU_QueryPayMentRequestBody();
inValue.Body.str = str;
return ((DSWeb.ServiceReference1.WebInterFaceSoap)(this)).V1_QU_QueryPayMentAsync(inValue);
}
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
DSWeb.ServiceReference1.V1_QU_QueryRedInvoiceResponse DSWeb.ServiceReference1.WebInterFaceSoap.V1_QU_QueryRedInvoice(DSWeb.ServiceReference1.V1_QU_QueryRedInvoiceRequest request) {
return base.Channel.V1_QU_QueryRedInvoice(request);
}
public string V1_QU_QueryRedInvoice(string str) {
DSWeb.ServiceReference1.V1_QU_QueryRedInvoiceRequest inValue = new DSWeb.ServiceReference1.V1_QU_QueryRedInvoiceRequest();
inValue.Body = new DSWeb.ServiceReference1.V1_QU_QueryRedInvoiceRequestBody();
inValue.Body.str = str;
DSWeb.ServiceReference1.V1_QU_QueryRedInvoiceResponse retVal = ((DSWeb.ServiceReference1.WebInterFaceSoap)(this)).V1_QU_QueryRedInvoice(inValue);
return retVal.Body.V1_QU_QueryRedInvoiceResult;
}
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
System.Threading.Tasks.Task<DSWeb.ServiceReference1.V1_QU_QueryRedInvoiceResponse> DSWeb.ServiceReference1.WebInterFaceSoap.V1_QU_QueryRedInvoiceAsync(DSWeb.ServiceReference1.V1_QU_QueryRedInvoiceRequest request) {
return base.Channel.V1_QU_QueryRedInvoiceAsync(request);
}
public System.Threading.Tasks.Task<DSWeb.ServiceReference1.V1_QU_QueryRedInvoiceResponse> V1_QU_QueryRedInvoiceAsync(string str) {
DSWeb.ServiceReference1.V1_QU_QueryRedInvoiceRequest inValue = new DSWeb.ServiceReference1.V1_QU_QueryRedInvoiceRequest();
inValue.Body = new DSWeb.ServiceReference1.V1_QU_QueryRedInvoiceRequestBody();
inValue.Body.str = str;
return ((DSWeb.ServiceReference1.WebInterFaceSoap)(this)).V1_QU_QueryRedInvoiceAsync(inValue);
}
}
}