Sha256: b5e588766ded2a67e79740d225fba937a85256cb2330f92183b4c36f2658a0e6
Contents?: true
Size: 567 Bytes
Versions: 35
Compression:
Stored size: 567 Bytes
Contents
# SquareConnect::CreateCustomerCardResponse ### Description Defines the fields that are included in the response body of a request to the [CreateCustomerCard](#endpoint-createcustomercard) endpoint. One of `errors` or `card` 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] **card** | [**Card**](Card.md) | The created card on file. | [optional]
Version data entries
35 entries across 35 versions & 1 rubygems