IAtomiaBillingApiResellerSearchManagableAccounts Method |
Namespace: Atomia.Billing.Core.Sdk
Account[] ResellerSearchManagableAccounts( out int total, int pageIndex, int pageSize, string searchPattern, string[] allowedTypes, string[] allowedStatuses, string[] sortColumns, string sortingDirection, bool includeAccount, string resellerRootDomain )
Function ResellerSearchManagableAccounts ( <OutAttribute> ByRef total As Integer, pageIndex As Integer, pageSize As Integer, searchPattern As String, allowedTypes As String(), allowedStatuses As String(), sortColumns As String(), sortingDirection As String, includeAccount As Boolean, resellerRootDomain As String ) As Account()
array<Account^>^ ResellerSearchManagableAccounts( [OutAttribute] int% total, int pageIndex, int pageSize, String^ searchPattern, array<String^>^ allowedTypes, array<String^>^ allowedStatuses, array<String^>^ sortColumns, String^ sortingDirection, bool includeAccount, String^ resellerRootDomain )
abstract ResellerSearchManagableAccounts : total : int byref * pageIndex : int * pageSize : int * searchPattern : string * allowedTypes : string[] * allowedStatuses : string[] * sortColumns : string[] * sortingDirection : string * includeAccount : bool * resellerRootDomain : string -> Account[]
Copyright (C) 2013 Atomia AB. All rights reserved