Sha256: aacef0c522883533c6f9916aad3858b5729496af561f4038e73d4cd6a30e7eff
Contents?: true
Size: 313 Bytes
Versions: 196
Compression:
Stored size: 313 Bytes
Contents
# UltracartClient::OrderByTokenQuery ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **order_token** | **String** | Order Token | [optional] | ## Example ```ruby require 'ultracart_api' instance = UltracartClient::OrderByTokenQuery.new( order_token: null ) ```
Version data entries
196 entries across 196 versions & 1 rubygems