Sha256: 5767764d36a1f2a335b20bd9d0fbde3fed02f26b433e92cf8092cb32fe6e4bbf
Contents?: true
Size: 708 Bytes
Versions: 3
Compression:
Stored size: 708 Bytes
Contents
# DocuSign_eSign::CreditCardInformation ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **address** | [**AddressInformation**](AddressInformation.md) | | [optional] **card_number** | **String** | The number on the credit card. | [optional] **card_type** | **String** | The credit card type. Valid values are: visa, mastercard, or amex. | [optional] **expiration_month** | **String** | The month that the credit card expires (1-12). | [optional] **expiration_year** | **String** | The year 4 digit year in which the credit card expires. | [optional] **name_on_card** | **String** | The exact name printed on the credit card. | [optional]
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
docusign_esign-1.0.0 | docs/CreditCardInformation.md |
docusign_esign-0.0.2 | docs/CreditCardInformation.md |
docusign_esign-0.0.1 | docs/CreditCardInformation.md |