Example #1
0
 public ISIS.EInvoiceEasy.Test.EASY.ContractsResponseType GetPdfInvoice(string VKN, ISIS.EInvoiceEasy.Test.EASY.ContractsDirectionType Direction, string ETTN, ISIS.EInvoiceEasy.Test.EASY.EnumsPDFType[] PDFType)
 {
     return(base.Channel.GetPdfInvoice(VKN, Direction, ETTN, PDFType));
 }
Example #2
0
 public ISIS.EInvoiceEasy.Test.EASY.ContractsResponseType GetEnvelope(string VKN, ISIS.EInvoiceEasy.Test.EASY.ContractsDirectionType Direction, string ETTN)
 {
     return(base.Channel.GetEnvelope(VKN, Direction, ETTN));
 }