Click or drag to resize

UpgradeGroupMemberTaxName Property

Note: This API is now obsolete.

Gets or sets the name of the tax.

Namespace:  Atomia.Billing.Core.Sdk.BusinessObjects
Assembly:  Atomia.Billing.Core.Sdk (in Atomia.Billing.Core.Sdk.dll) Version: 18.10.7096.28998
Syntax
[ObsoleteAttribute("Use data for renewal periods")]
public string TaxName { get; set; }

Property Value

Type: String
The name of the tax.
See Also