TaxBreakdownItem - AWS Marketplace
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

TaxBreakdownItem

Represents a single tax breakdown entry with amount, rate, and type.

Contents

Note

In the following list, the required parameters are described first.

amount

The estimated tax amount.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 4096.

Pattern: (.)+

Required: No

rate

The tax rate, in decimals.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 4096.

Pattern: (.)+

Required: No

type

The type of tax (for example, VAT, ST, or GST).

Type: String

Length Constraints: Minimum length of 1. Maximum length of 4096.

Pattern: (.)+

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: