Sha256: b237f0e3026be34a335e2f2e00e99176505195238fbc00a10f90eb83bf2dd8ae
Contents?: true
Size: 1.03 KB
Versions: 45
Compression:
Stored size: 1.03 KB
Contents
# UltracartClient::OrderPaymentHealthBenefitCard ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **health_benefit_card_expiration_month** | **Integer** | Health benefit card expiration month (1-12) | [optional] **health_benefit_card_expiration_year** | **Integer** | Health benefit card expiration year (Four digit year) | [optional] **health_benefit_card_number** | **String** | Health benefit card number (masked to last 4) | [optional] **health_benefit_card_number_token** | **String** | Health benefit card number token from hosted fields used to update the health benefit card number | [optional] **health_benefit_card_number_truncated** | **BOOLEAN** | True if the health benefit card has been truncated | [optional] **health_benefit_card_verification_number_token** | **String** | Health benefit 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
45 entries across 45 versions & 1 rubygems