Class: Peddler::APIs::ExternalFulfillmentShipments20240911::CustomChannelAttribute

Inherits:
Array
  • Object
show all
Defined in:
lib/peddler/apis/external_fulfillment_shipments_2024_09_11/custom_channel_attribute.rb

Overview

Marketplace channel-specific attribute value.

Class Method Summary collapse

Class Method Details

.parse(array) ⇒ Object



11
12
13
# File 'lib/peddler/apis/external_fulfillment_shipments_2024_09_11/custom_channel_attribute.rb', line 11

def parse(array)
  new(array)
end