docs/OrderPayment.md in ultracart_api-3.10.165 vs docs/OrderPayment.md in ultracart_api-3.10.166

- old
+ new

@@ -4,9 +4,10 @@ Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **check** | [**OrderPaymentCheck**](OrderPaymentCheck.md) | | [optional] **credit_card** | [**OrderPaymentCreditCard**](OrderPaymentCreditCard.md) | | [optional] **echeck** | [**OrderPaymentECheck**](OrderPaymentECheck.md) | | [optional] +**health_benefit_card** | [**OrderPaymentHealthBenefitCard**](OrderPaymentHealthBenefitCard.md) | | [optional] **hold_for_fraud_review** | **BOOLEAN** | True if order has been held for fraud review | [optional] **insurance** | [**OrderPaymentInsurance**](OrderPaymentInsurance.md) | | [optional] **payment_dts** | **String** | Date/time that the payment was successfully processed, for new orders, this field is only considered if channel_partner.skip_payment_processing is true | [optional] **payment_method** | **String** | Payment method | [optional] **payment_method_accounting_code** | **String** | Payment method QuickBooks code | [optional]