Name | Type | Description | Notes |
---|---|---|---|
shipment | AddItemShipmentParamsShipment | [optional] |
require 'spree_client'
instance = SpreeClient::RemoveItemShipmentParams.new(
shipment: null
)
Name | Type | Description | Notes |
---|---|---|---|
shipment | AddItemShipmentParamsShipment | [optional] |
require 'spree_client'
instance = SpreeClient::RemoveItemShipmentParams.new(
shipment: null
)