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