Sha256: 44d52234cf5c0bae3bb2c889b233a47289d534d30637c540efc374f2af3cb913

Contents?: true

Size: 1.46 KB

Versions: 16

Compression:

Stored size: 1.46 KB

Contents

# SquareConnect::V1Tender

### Description

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **String** | The tender's unique ID. | [optional] 
**type** | **String** | The type of tender. | [optional] 
**name** | **String** | A human-readable description of the tender. | [optional] 
**employee_id** | **String** | The ID of the employee that processed the tender. | [optional] 
**receipt_url** | **String** | The URL of the receipt for the tender. | [optional] 
**card_brand** | **String** | The brand of credit card provided. | [optional] 
**pan_suffix** | **String** | The last four digits of the provided credit card's account number. | [optional] 
**entry_method** | **String** | The tender's unique ID. | [optional] 
**payment_note** | **String** | Notes entered by the merchant about the tender at the time of payment, if any. Typically only present for tender with the type: OTHER. | [optional] 
**total_money** | [**V1Money**](V1Money.md) | The total amount of money provided in this form of tender. | [optional] 
**tendered_money** | [**V1Money**](V1Money.md) | The amount of total_money applied to the payment. | [optional] 
**change_back_money** | [**V1Money**](V1Money.md) | The amount of total_money returned to the buyer as change. | [optional] 
**refunded_money** | [**V1Money**](V1Money.md) | The total of all refunds applied to this tender. This amount is always negative or zero. | [optional] 


Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
square_connect-2.6.1.197 docs/V1Tender.md
square_connect-2.6.0.192 docs/V1Tender.md
square_connect-2.5.2.188 docs/V1Tender.md
square_connect-2.5.1.183 docs/V1Tender.md
square_connect-2.5.0.180 docs/V1Tender.md
square_connect-2.4.0.175 docs/V1Tender.md
square_connect-2.4.0.170 docs/V1Tender.md
square_connect-2.3.1.161 docs/V1Tender.md
square_connect-2.3.0.154 docs/V1Tender.md
square_connect-2.3.0.153 docs/V1Tender.md
square_connect-2.2.1.145 docs/V1Tender.md
square_connect-2.2.0.110 docs/V1Tender.md
square_connect-2.1.1.106 docs/V1Tender.md
square_connect-2.1.1.99 docs/V1Tender.md
square_connect-2.1.0.78 docs/V1Tender.md
square_connect-2.1.0.beta docs/V1Tender.md