Sha256: a478cf1f8fc5fa825247429a56b7f303de8067886b7e1ba6ca3565fa2cbdc4cf
Contents?: true
Size: 379 Bytes
Versions: 196
Compression:
Stored size: 379 Bytes
Contents
# UltracartClient::StepWaiting ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **commseq_step_uuid** | **String** | | [optional] | | **number_waiting** | **Integer** | | [optional] | ## Example ```ruby require 'ultracart_api' instance = UltracartClient::StepWaiting.new( commseq_step_uuid: null, number_waiting: null ) ```
Version data entries
196 entries across 196 versions & 1 rubygems