Method: AmzSpApi::FulfillmentInboundApiModel::InvalidSKU#list_invalid_properties
- Defined in:
- lib/fulfillment-inbound-api-model/models/invalid_sku.rb
#list_invalid_properties ⇒ Object
Show invalid properties with the reasons. Usually used together with valid?
69 70 71 72 |
# File 'lib/fulfillment-inbound-api-model/models/invalid_sku.rb', line 69 def list_invalid_properties invalid_properties = Array.new invalid_properties end |