Sha256: b059e703371e0fd026a9d69ae93070c55f2a8fff13e89110408e90d5caa1ceb9
Contents?: true
Size: 1.23 KB
Versions: 168
Compression:
Stored size: 1.23 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]
Version data entries
168 entries across 168 versions & 1 rubygems