Sha256: 028e2dee3a10faa6de08f455d95b24272ac7740db6ee1420f16f6d13e4a82377
Contents?: true
Size: 863 Bytes
Versions: 29
Compression:
Stored size: 863 Bytes
Contents
# SquareConnect::V1PaymentTax ### Description ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **errors** | [**Array<Error>**](Error.md) | Any errors that occurred during the request. | [optional] **name** | **String** | The merchant-defined name of the tax. | [optional] **applied_money** | [**V1Money**](V1Money.md) | The amount of money that this tax adds to the payment. | [optional] **rate** | **String** | The rate of the tax, as a string representation of a decimal number. A value of 0.07 corresponds to a rate of 7%. | [optional] **inclusion_type** | **String** | Whether the tax is an ADDITIVE tax or an INCLUSIVE tax. | [optional] **fee_id** | **String** | The ID of the tax, if available. Taxes applied in older versions of Square Register might not have an ID. | [optional]
Version data entries
29 entries across 29 versions & 1 rubygems