IAtomiaBillingApiGetCounterTypesWithPrices Method |
Namespace: Atomia.Billing.Core.Sdk
Dictionary<string, IList<CounterType>> GetCounterTypesWithPrices( IList<string> articleNumbers, Guid customerId )
Function GetCounterTypesWithPrices ( articleNumbers As IList(Of String), customerId As Guid ) As Dictionary(Of String, IList(Of CounterType))
Dictionary<String^, IList<CounterType^>^>^ GetCounterTypesWithPrices( IList<String^>^ articleNumbers, Guid customerId )
abstract GetCounterTypesWithPrices : articleNumbers : IList<string> * customerId : Guid -> Dictionary<string, IList<CounterType>>
Copyright (C) 2013 Atomia AB. All rights reserved