Sha256: e98df95c72d773f625a75fdaa9471212e7120e220c8f72f09fc6bbf617eec09f
Contents?: true
Size: 778 Bytes
Versions: 1
Compression:
Stored size: 778 Bytes
Contents
# OpenapiClient::PaymentCard ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **number** | **String** | Payment card number. | **expiry_date** | [**Expiration**](Expiration.md) | | [optional] **security_code** | **String** | Card verification value/number. | [optional] **card_function** | [**CardFunction**](CardFunction.md) | | [optional] **cardholder_name** | **String** | Name of the cardholder. | [optional] **authentication** | [**Authentication**](Authentication.md) | | [optional] **bin** | **String** | The payment card BIN. | [optional] **last4** | **String** | The last 4 numbers of a payment card. | [optional] **brand** | **String** | Required only if using dual branded card. | [optional]
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
first_data_gateway-1.2.0 | docs/PaymentCard.md |