Sha256: 74789636125cd9480103b183cfd44610ad82a79ae5e01f965b8e6f57ae23de88
Contents?: true
Size: 465 Bytes
Versions: 203
Compression:
Stored size: 465 Bytes
Contents
# UltracartClient::ItemAutoOrderStepArbitraryUnitCostSchedule ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **arbitrary_unit_cost** | **Float** | Arbitrary unit cost | [optional] | | **retry_days** | **Integer** | Retry days | [optional] | ## Example ```ruby require 'ultracart_api' instance = UltracartClient::ItemAutoOrderStepArbitraryUnitCostSchedule.new( arbitrary_unit_cost: null, retry_days: null ) ```
Version data entries
203 entries across 203 versions & 1 rubygems