IAtomiaBillingApiGetPrepaidCreditRecords Method |
Namespace: Atomia.Billing.Core.Sdk
SearchResult<PrepaidCredit> GetPrepaidCreditRecords( int pageSize, int rowStart, string order, string propertyNameToOrder, Dictionary<string, SearchRestriction> disjunctions, Dictionary<string, SearchRestriction> conjuctions )
Function GetPrepaidCreditRecords ( 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 PrepaidCredit)
SearchResult<PrepaidCredit^>^ GetPrepaidCreditRecords( int pageSize, int rowStart, String^ order, String^ propertyNameToOrder, Dictionary<String^, SearchRestriction^>^ disjunctions, Dictionary<String^, SearchRestriction^>^ conjuctions )
abstract GetPrepaidCreditRecords : pageSize : int * rowStart : int * order : string * propertyNameToOrder : string * disjunctions : Dictionary<string, SearchRestriction> * conjuctions : Dictionary<string, SearchRestriction> -> SearchResult<PrepaidCredit>
Copyright (C) 2013 Atomia AB. All rights reserved