IAtomiaBillingApiGetTaxRuleResultBulk Method |
Namespace: Atomia.Billing.Core.Sdk
IList<ItemTaxRuleResult> GetTaxRuleResultBulk( IList<Guid> itemIds, Guid resellerId, Guid customerId, string countryCode, string countryState, string legalNumber )
Function GetTaxRuleResultBulk ( itemIds As IList(Of Guid), resellerId As Guid, customerId As Guid, countryCode As String, countryState As String, legalNumber As String ) As IList(Of ItemTaxRuleResult)
IList<ItemTaxRuleResult^>^ GetTaxRuleResultBulk( IList<Guid>^ itemIds, Guid resellerId, Guid customerId, String^ countryCode, String^ countryState, String^ legalNumber )
abstract GetTaxRuleResultBulk : itemIds : IList<Guid> * resellerId : Guid * customerId : Guid * countryCode : string * countryState : string * legalNumber : string -> IList<ItemTaxRuleResult>
Copyright (C) 2013 Atomia AB. All rights reserved