IAtomiaBillingApiGetInvoiceOverview Method |
Namespace: Atomia.Billing.Core.Sdk
List<InvoiceOverview> GetInvoiceOverview( Guid accountId, Guid customerId )
Function GetInvoiceOverview ( accountId As Guid, customerId As Guid ) As List(Of InvoiceOverview)
List<InvoiceOverview^>^ GetInvoiceOverview( Guid accountId, Guid customerId )
abstract GetInvoiceOverview : accountId : Guid * customerId : Guid -> List<InvoiceOverview>
Copyright (C) 2013 Atomia AB. All rights reserved