Sha256: 6f90682680533b1ae6d4c6479dbb652449a576d9d16c2638dc8100d4a23c9716
Contents?: true
Size: 682 Bytes
Versions: 34
Compression:
Stored size: 682 Bytes
Contents
# SquareConnect::TenderCardDetails ### Description Represents additional details of a tender with `type` `CARD` or `SQUARE_GIFT_CARD` ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **status** | **String** | The credit card payment's current state (such as `AUTHORIZED` or `CAPTURED`). See [TenderCardDetailsStatus](#type-tendercarddetailsstatus) for possible values. | [optional] **card** | [**Card**](Card.md) | The credit card's non-confidential details. | [optional] **entry_method** | **String** | The method used to enter the card's details for the transaction. | [optional]
Version data entries
34 entries across 34 versions & 1 rubygems