Sha256: f1f25e4ab0bf2f00583c2e7de0a4a68b63fb2530e5984b2988cb106dbbad2686
Contents?: true
Size: 535 Bytes
Versions: 11
Compression:
Stored size: 535 Bytes
Contents
# SquareConnect::CreateCustomerCardResponse ### Description Defines the fields that are included in the response body of a request to the 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
11 entries across 11 versions & 1 rubygems