IAtomiaBillingApiGetCreditedInvoices Method |
Namespace: Atomia.Billing.Core.Sdk
SearchResult<CreditedInvoice> GetCreditedInvoices( int firstRow, int pageSize, string order, string propertyNameToOrder, Dictionary<string, SearchRestriction> disjunctions, Dictionary<string, SearchRestriction> conjuctions )
Function GetCreditedInvoices ( firstRow As Integer, pageSize As Integer, order As String, propertyNameToOrder As String, disjunctions As Dictionary(Of String, SearchRestriction), conjuctions As Dictionary(Of String, SearchRestriction) ) As SearchResult(Of CreditedInvoice)
SearchResult<CreditedInvoice^>^ GetCreditedInvoices( int firstRow, int pageSize, String^ order, String^ propertyNameToOrder, Dictionary<String^, SearchRestriction^>^ disjunctions, Dictionary<String^, SearchRestriction^>^ conjuctions )
abstract GetCreditedInvoices : firstRow : int * pageSize : int * order : string * propertyNameToOrder : string * disjunctions : Dictionary<string, SearchRestriction> * conjuctions : Dictionary<string, SearchRestriction> -> SearchResult<CreditedInvoice>
Copyright (C) 2013 Atomia AB. All rights reserved