IAtomiaBillingApiPrintInvoices Method |
Note: This API is now obsolete.
Namespace: Atomia.Billing.Core.Sdk
[ObsoleteAttribute("Use new method PrintInvoicesWithPrintOption.")] byte[] PrintInvoices( List<Guid> invoiceIds )
<ObsoleteAttribute("Use new method PrintInvoicesWithPrintOption.")> Function PrintInvoices ( invoiceIds As List(Of Guid) ) As Byte()
[ObsoleteAttribute(L"Use new method PrintInvoicesWithPrintOption.")] array<unsigned char>^ PrintInvoices( List<Guid>^ invoiceIds )
[<ObsoleteAttribute("Use new method PrintInvoicesWithPrintOption.")>] abstract PrintInvoices : invoiceIds : List<Guid> -> byte[]
Copyright (C) 2013 Atomia AB. All rights reserved