Exemplo n.º 1
0
 public Oereturn OEReturnSelectInvoice(AsoelineOEReturnSelectInvoiceRequestAPI AsoelineOEReturnSelectInvoiceRequestAPI)
 {
     return(this.repository.OEReturnSelectInvoice(AsoelineOEReturnSelectInvoiceRequestAPI));
 }
Exemplo n.º 2
0
 public Oereturn OEReturnSelectInvoice(AsoelineOEReturnSelectInvoiceRequestAPI AsoelineOEReturnSelectInvoiceRequestAPI)
 {
     return(this.adapter.OEReturnSelectInvoice(AsoelineOEReturnSelectInvoiceRequestAPI));
 }