Sha256: 7a5b77af247565167b96c1f0a487f98fb6c0726fc7497e8963653f95903c020a
Contents?: true
Size: 394 Bytes
Versions: 76
Compression:
Stored size: 394 Bytes
Contents
# UltracartClient::OrderPaymentCreditCardDualVaultedProperty ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **name** | **String** | | [optional] | | **value** | **String** | | [optional] | ## Example ```ruby require 'ultracart_api' instance = UltracartClient::OrderPaymentCreditCardDualVaultedProperty.new( name: null, value: null ) ```
Version data entries
76 entries across 76 versions & 1 rubygems