Sha256: e2ee149dbb169a3726129d2b8207862b3692c91af92ccd58260dfc7fd067ad7d
Contents?: true
Size: 589 Bytes
Versions: 11
Compression:
Stored size: 589 Bytes
Contents
# SquareConnect::CreateCheckoutResponse ### Description Defines the fields that are included in the response body of a request to the CreateCheckout endpoint. ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **checkout** | [**Checkout**](Checkout.md) | The newly created checkout. If the same request was made with the same idempotency_key, this will be the checkout created with the idempotency_key. | [optional] **errors** | [**Array<Error>**](Error.md) | Any errors that occurred during the request. | [optional]
Version data entries
11 entries across 11 versions & 1 rubygems