VirtueMart  3.2.14.9808
Public Member Functions | Private Attributes | List of all members
TaxDetail Class Reference

Public Member Functions

 getStateAssignedNo ()
 
 getJurisType ()
 
 getJurisCode ()
 
 getTaxType ()
 
 getTaxable ()
 
 getBase ()
 
 getRate ()
 
 getTax ()
 
 getNonTaxable ()
 
 getExemption ()
 
 getJurisName ()
 
 getTaxName ()
 
 getTaxAuthorityType ()
 
 getCountry ()
 
 getRegion ()
 
 getTaxCalculated ()
 
 getTaxGroup ()
 

Private Attributes

 $JurisType
 
 $JurisCode
 
 $TaxType
 
 $Base
 
 $Taxable
 
 $Rate
 
 $Tax
 
 $NonTaxable
 
 $Exemption
 
 $JurisName
 
 $TaxName
 
 $TaxAuthorityType
 
 $Country
 
 $Region
 
 $TaxCalculated
 
 $TaxGroup
 
 $StateAssignedNo
 

Member Function Documentation

TaxDetail::getBase ( )

Gets the Taxable amount.

See also
GetTaxResults
Returns
decimal
TaxDetail::getCountry ( )
TaxDetail::getExemption ( )

Gets theExemption amount..

The exempt amount for this TaxDetail.

See also
GetTaxResults
Returns
decimal
TaxDetail::getJurisCode ( )

Gets the JurisCode.

See also
JurisCode
GetTaxResults
Returns
string
TaxDetail::getJurisName ( )

Gets the jurisdiction name for this TaxDetail.

Gets the jurisdiction name for this TaxDetail.

See also
GetTaxResults
Returns
decimal
TaxDetail::getJurisType ( )

Gets the JurisdictionType.

See also
JurisdictionType
GetTaxResults
Returns
JurisdictionType
TaxDetail::getNonTaxable ( )

Gets the non-taxable amount..

The non-taxable amount.

See also
GetTaxResults
Returns
decimal
TaxDetail::getRate ( )

Gets the Rate amount.

See also
GetTaxResults
Returns
decimal
TaxDetail::getRegion ( )
TaxDetail::getStateAssignedNo ( )
TaxDetail::getTax ( )

Gets the Tax amount.

The tax amount, i.e. the calculated tax (base() * rate())

See also
GetTaxResults
Returns
decimal
TaxDetail::getTaxable ( )

Gets the Taxable amount.

See also
GetTaxResults
Returns
decimal
TaxDetail::getTaxAuthorityType ( )

Gets the taxAuthorityType value for this TaxDetail.

Gets the taxAuthorityType value for this TaxDetail.

See also
GetTaxResults
Returns
decimal
TaxDetail::getTaxCalculated ( )
TaxDetail::getTaxGroup ( )
TaxDetail::getTaxName ( )

Gets the taxName value. It further defines tax and jurisdiction. *

See also
GetTaxResults
Returns
decimal
TaxDetail::getTaxType ( )

Gets the TaxType.

See also
GetTaxResults
Returns
TaxType

Member Data Documentation

TaxDetail::$Base
private
TaxDetail::$Country
private
TaxDetail::$Exemption
private
TaxDetail::$JurisCode
private
TaxDetail::$JurisName
private
TaxDetail::$JurisType
private
TaxDetail::$NonTaxable
private
TaxDetail::$Rate
private
TaxDetail::$Region
private
TaxDetail::$StateAssignedNo
private
TaxDetail::$Tax
private
TaxDetail::$Taxable
private
TaxDetail::$TaxAuthorityType
private
TaxDetail::$TaxCalculated
private
TaxDetail::$TaxGroup
private
TaxDetail::$TaxName
private
TaxDetail::$TaxType
private

The documentation for this class was generated from the following file: