TaxRate Class |
Namespace: Intuit.Ipp.Data
[SerializableAttribute] public class TaxRate : IntuitEntity, IEntity
The TaxRate type exposes the following members.
Name | Description | |
---|---|---|
![]() | Active |
Product: QBW
Description: False or null if
inactive. Inactive sales rate codes may be hidden from display
and may not be used on financial transactions.
Filterable: QBW
|
![]() | ActiveSpecified | |
![]() | AgencyRef |
Product: ALL
Description: Represents Agency
Reference, Vendor Reference in case of QBW, Agency in case of
QBO.
|
![]() | AttachableRef |
Specifies entity name of the attachment from where the attachment was requested
(Inherited from IntuitEntity.) |
![]() | CustomField |
Product: QBW
Description: Custom field (or data extension).
Filterable: QBW
(Inherited from IntuitEntity.) |
![]() | Description |
Product: QBW
Description: User entered
description for the tax rate.[br /]Max Length: 4000 characters.
ValidRange: QBW: Max=4000
|
![]() | DisplayType |
Product: QBO
Description: DisplayType of a tax
rate, configuration of editability and display on forms
|
![]() | DisplayTypeSpecified | |
![]() | domain |
Product: ALL
Description: Domain in which the entity belongs.
(Inherited from IntuitEntity.) |
![]() | EffectiveTaxRate |
Product: QBO
Description: Effective list rates
for different date ranges
|
![]() | HeaderFull |
Property used for Select clauses. This property is not used for entity operation and Where and orderBy clauses.
(Inherited from IntuitEntity.) |
![]() | HeaderLite |
Property used for Select clauses. This property is not used for entity operation and Where and orderBy clauses.
(Inherited from IntuitEntity.) |
![]() | Id |
Product: ALL
Description: Unique Identifier for an Intuit entity (object). [br /]Required for the update operation.
Required: ALL
Filterable: ALL
(Inherited from IntuitEntity.) |
![]() | MetaData |
Product: ALL
Description: Descriptive information about the entity. The MetaData values are set by Data Services and are read only for all applications.
(Inherited from IntuitEntity.) |
![]() | Name |
Product: QBW
Description: User recognizable name
for the tax rate.[br /]Max. Length: 31 characters.[br /]Required
for the Create request.
Required: QBW
ValidRange: QBW: Max=31
Filterable: QBW
|
![]() | NameAndId |
Property used for Select clauses. This property is not used for entity operation and Where and orderBy clauses.
(Inherited from IntuitEntity.) |
![]() | Overview |
Property used for Select clauses. This property is not used for entity operation and Where and orderBy clauses.
(Inherited from IntuitEntity.) |
![]() | RateValue |
Product: ALL
Description: Represents rate value.
Filterable: QBW
|
![]() | RateValueSpecified | |
![]() | sparse |
Product: ALL
Description: True if the entity representation has a partial set of elements. Output only field.
(Inherited from IntuitEntity.) |
![]() | sparseSpecified | (Inherited from IntuitEntity.) |
![]() | SpecialTaxType |
Product: QBO
Description: Used for Zero rates
for EC VAT.
How it is used: VAT registered Businesses who receive
goods/services (acquisitions) from other EU countries,
will need to calculate the VAT due, but not paid, on these
acquisitions. The rate of VAT payable is the same that would
have been paid if the goods had been supplied by a UK supplier.
|
![]() | SpecialTaxTypeSpecified | |
![]() | status |
Product: ALL
Description: System status of the entity. Output only field.[br /]
Filterable: ALL
(Inherited from IntuitEntity.) |
![]() | statusSpecified | (Inherited from IntuitEntity.) |
![]() | SyncToken |
Product: ALL
Description: Version number of the entity. The SyncToken is used to lock the entity for use by one application at a time. As soon as an application modifies an entity, its SyncToken is incremented; another application's request to modify the entity with the same SyncToken will fail. Only the latest version of the entity is maintained by Data Services. An attempt to modify an entity specifying an older SyncToken will fail. [br /]Required for the update operation.
Required: ALL
(Inherited from IntuitEntity.) |
![]() | TaxRateEx |
Product: ALL
Description: Internal use only:
extension place holder for TaxRate
|
![]() | TaxReturnLineRef |
Product: ALL
Description: TaxReturnLine is
representative of SalesTaxReturnLine reference
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() | CopyRecursive |
recursively copies object properties to destination.
(Defined by Utility.) |