IAtomiaBillingApiGetTaxResult Method |
Note: This API is now obsolete.
Namespace: Atomia.Billing.Core.Sdk
[ObsoleteAttribute("Use GetTaxRuleResult")] TaxRuleResult GetTaxResult( string taxRuleName, Guid resellerId, Guid customerId, Guid itemId, string countryCode, string legalNumber )
<ObsoleteAttribute("Use GetTaxRuleResult")> Function GetTaxResult ( taxRuleName As String, resellerId As Guid, customerId As Guid, itemId As Guid, countryCode As String, legalNumber As String ) As TaxRuleResult
[ObsoleteAttribute(L"Use GetTaxRuleResult")] TaxRuleResult^ GetTaxResult( String^ taxRuleName, Guid resellerId, Guid customerId, Guid itemId, String^ countryCode, String^ legalNumber )
[<ObsoleteAttribute("Use GetTaxRuleResult")>] abstract GetTaxResult : taxRuleName : string * resellerId : Guid * customerId : Guid * itemId : Guid * countryCode : string * legalNumber : string -> TaxRuleResult
Copyright (C) 2013 Atomia AB. All rights reserved