docs/OrderPaymentCreditCard.md in ultracart_api-3.6.14 vs docs/OrderPaymentCreditCard.md in ultracart_api-3.6.15

- old
+ new

@@ -8,10 +8,10 @@ **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 cart number | [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]