Sha256: 6f55903062f50e5e6619ad750a71ef13ad39f7dff31efb6568d2aed958651122
Contents?: true
Size: 343 Bytes
Versions: 196
Compression:
Stored size: 343 Bytes
Contents
# UltracartClient::CartPaymentAffirm ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **affirm_checkout_token** | **String** | Affirm checkout token | [optional] | ## Example ```ruby require 'ultracart_api' instance = UltracartClient::CartPaymentAffirm.new( affirm_checkout_token: null ) ```
Version data entries
196 entries across 196 versions & 1 rubygems