Sha256: 448bdb8ef7266024bfeba904640750475fa73a4802120067472d6704b962e814
Contents?: true
Size: 355 Bytes
Versions: 196
Compression:
Stored size: 355 Bytes
Contents
# UltracartClient::CartPaymentAmazon ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **amazon_order_reference_id** | **String** | Amazon order reference id | [optional] | ## Example ```ruby require 'ultracart_api' instance = UltracartClient::CartPaymentAmazon.new( amazon_order_reference_id: null ) ```
Version data entries
196 entries across 196 versions & 1 rubygems