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