View a markdown version of this page

TaxBreakdownItem - AWS Marketplace

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: