SoftLayer_Container_Tax_Cache


SoftLayer_Container_Tax_Cache

Description

These are the results of a tax calculation. The tax calculation was kicked off but allowed to run in the background. This type stores the results so that an interface can be updated with up-to-date information.

Local


effectiveTaxRate

The percentage of the final total that should be tax.
Type: decimal


failureMessage

None
Type: string


items

The container that holds the four actual tax rates, one for each fee type.
Type: SoftLayer_Container_Tax_Cache_Item[]


status

The status of the tax request. This should be PENDING, FAILED, or COMPLETED.
Type: string


totalTaxAmount

The final amount of tax for the order.
Type: decimal

Relational

Count