Sha256: d6f11bebe71cb706d1d84174e8e293a3f745158c947d506efbbe0a6ce5046bcb

Contents?: true

Size: 538 Bytes

Versions: 11

Compression:

Stored size: 538 Bytes

Contents

# SquareConnect::ChargeResponse

### Description

Defines the fields that are included in the response body of a request to the Charge endpoint.  One of `errors` or `transaction` is present in a given response (never both).

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**errors** | [**Array<Error>**](Error.md) | Any errors that occurred during the request. | [optional] 
**transaction** | [**Transaction**](Transaction.md) | The created transaction. | [optional] 


Version data entries

11 entries across 11 versions & 1 rubygems

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