Sha256: ad37c7d90628a97bc4fcc34daa32729ba0ec6123e0921cb0adf11b802acf5dbd

Contents?: true

Size: 962 Bytes

Versions: 14

Compression:

Stored size: 962 Bytes

Contents

# SquareConnect::V1PaymentTax

### Description

V1PaymentTax

## 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. See [V1PaymentTaxInclusionType](#type-v1paymenttaxinclusiontype) for possible values | [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

14 entries across 14 versions & 1 rubygems

Version Path
square_connect-2.20190724.1.334 docs/V1PaymentTax.md
square_connect-2.20190724.0.331 docs/V1PaymentTax.md
square_connect-2.20190724.0.330 docs/V1PaymentTax.md
square_connect-2.20190724.0.325 docs/V1PaymentTax.md
square_connect-2.20190710.0.321 docs/V1PaymentTax.md
square_connect-2.20190612.1.314 docs/V1PaymentTax.md
square_connect-2.20190612.0.311 docs/V1PaymentTax.md
square_connect-2.20190612.0.309 docs/V1PaymentTax.md
square_connect-2.20190508.0.304 docs/V1PaymentTax.md
square_connect-2.20190410.1.300 docs/V1PaymentTax.md
square_connect-2.20190410.0.296 docs/V1PaymentTax.md
square_connect-2.20190327.1.292 docs/V1PaymentTax.md
square_connect-2.20190313.1.282 docs/V1PaymentTax.md
square_connect-2.20190313.0.278 docs/V1PaymentTax.md