IAtomiaBillingApiGetResellerCommissionSummary Method |
Namespace: Atomia.Billing.Core.Sdk
IList<ResellerCommissionSummary> GetResellerCommissionSummary( Guid resellerId, DateTime startDate, DateTime endDate, int[] statuses, bool showSums )
Function GetResellerCommissionSummary ( resellerId As Guid, startDate As DateTime, endDate As DateTime, statuses As Integer(), showSums As Boolean ) As IList(Of ResellerCommissionSummary)
IList<ResellerCommissionSummary^>^ GetResellerCommissionSummary( Guid resellerId, DateTime startDate, DateTime endDate, array<int>^ statuses, bool showSums )
abstract GetResellerCommissionSummary : resellerId : Guid * startDate : DateTime * endDate : DateTime * statuses : int[] * showSums : bool -> IList<ResellerCommissionSummary>
Copyright (C) 2013 Atomia AB. All rights reserved