Sha256: f7283a5a9d001f696581d3e58e8bacdf97082a8eec9ceb6824c313f665a0e652

Contents?: true

Size: 1.41 KB

Versions: 11

Compression:

Stored size: 1.41 KB

Contents

# SquareConnect::V1Discount

### Description

V1Discount

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **String** | The discount's unique ID. | [optional] 
**name** | **String** | The discount's name. | [optional] 
**rate** | **String** | The rate of the discount, as a string representation of a decimal number. A value of 0.07 corresponds to a rate of 7%. This rate is 0 if discount_type is VARIABLE_PERCENTAGE. | [optional] 
**amount_money** | [**V1Money**](V1Money.md) | The amount of the discount. This amount is 0 if discount_type is VARIABLE_AMOUNT. This field is not included for rate-based discounts. | [optional] 
**discount_type** | **String** | Indicates whether the discount is a FIXED value or entered at the time of sale. See [V1DiscountDiscountType](#type-v1discountdiscounttype) for possible values | [optional] 
**pin_required** | **BOOLEAN** | Indicates whether a mobile staff member needs to enter their PIN to apply the discount to a payment. | [optional] 
**color** | **String** | The color of the discount's display label in Square Register, if not the default color. The default color is 9da2a6. See [V1DiscountColor](#type-v1discountcolor) for possible values | [optional] 
**v2_id** | **String** | The ID of the CatalogObject in the Connect v2 API. Objects that are shared across multiple locations share the same v2 ID. | [optional] 


Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
square_connect-2.20190724.1.334 docs/V1Discount.md
square_connect-2.20190724.0.331 docs/V1Discount.md
square_connect-2.20190724.0.330 docs/V1Discount.md
square_connect-2.20190724.0.325 docs/V1Discount.md
square_connect-2.20190710.0.321 docs/V1Discount.md
square_connect-2.20190612.1.314 docs/V1Discount.md
square_connect-2.20190612.0.311 docs/V1Discount.md
square_connect-2.20190612.0.309 docs/V1Discount.md
square_connect-2.20190508.0.304 docs/V1Discount.md
square_connect-2.20190410.1.300 docs/V1Discount.md
square_connect-2.20190410.0.296 docs/V1Discount.md