Sha256: 872dcf02b55f52f86aba7c6ce998066a767595fc7ca61a5d866a2afa8f6c1a09
Contents?: true
Size: 336 Bytes
Versions: 196
Compression:
Stored size: 336 Bytes
Contents
# UltracartClient::CartPaymentCheck ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **check_number** | **Integer** | Check number they are paying with | [optional] | ## Example ```ruby require 'ultracart_api' instance = UltracartClient::CartPaymentCheck.new( check_number: null ) ```
Version data entries
196 entries across 196 versions & 1 rubygems