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