Sha256: f0ca5a32ecbff19e60cffdbbdb701cb25d279a80029137fafa59740b1efb6397
Contents?: true
Size: 1.34 KB
Versions: 76
Compression:
Stored size: 1.34 KB
Contents
# UltracartClient::OrderPaymentCreditCard ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **card_auth_ticket** | **String** | Card authorization ticket | [optional] **card_authorization_amount** | **Float** | Card authorization amount | [optional] **card_authorization_dts** | **String** | Card authorization date/time | [optional] **card_authorization_reference_number** | **String** | Card authorization reference number | [optional] **card_expiration_month** | **Integer** | Card expiration month (1-12) | [optional] **card_expiration_year** | **Integer** | Card expiration year (Four digit year) | [optional] **card_number** | **String** | Card number (masked to last 4) | [optional] **card_number_token** | **String** | Card number token from hosted fields used to update the card number | [optional] **card_number_truncated** | **BOOLEAN** | True if the card has been truncated | [optional] **card_type** | **String** | Card type | [optional] **card_verification_number_token** | **String** | Card verification number token from hosted fields, only for import/insert of new orders, completely ignored for updates, and always null/empty for queries | [optional] **dual_vaulted** | [**OrderPaymentCreditCardDualVaulted**](OrderPaymentCreditCardDualVaulted.md) | | [optional]
Version data entries
76 entries across 76 versions & 1 rubygems