Click or drag to resize

TaxRule Properties

The TaxRule type exposes the following members.

Properties
  NameDescription
Public propertyCustomerCountryCode
Gets or sets the customer country code.
Public propertyCustomerCountryTag
Gets or sets the customer country tag.
Public propertyCustomerState
Gets or sets the customer state.
Public propertyDataObject
Gets or sets the data object. When getting data object it creates a new object from the database.
Public propertyId
Gets or sets the id.
Public propertyName
Gets or sets the tax rule name.
Public propertyPriority
Gets or sets the priority.
Public propertyResellerCountryCode
Gets or sets the reseller country code.
Public propertyResellerState
Gets or sets the reseller state.
Public propertyTaxPart
Gets or sets the tax part.
Public propertyTaxProfile
Gets or sets the tax profile.
Public propertyTaxRate
Gets or sets the tax rate.
Public propertyVatNumberPresent
Gets or sets the vat number present.
Public propertyVatNumberValid
Gets or sets the vat number valid.
Top
See Also