Class: Peddler::APIs::FulfillmentOutbound20200701::NotificationEmailList
- Inherits:
-
Array
- Object
- Array
- Peddler::APIs::FulfillmentOutbound20200701::NotificationEmailList
- Defined in:
- lib/peddler/apis/fulfillment_outbound_2020_07_01/notification_email_list.rb
Overview
A list of email addresses that the seller provides that are used by Amazon to send ship-complete notifications to recipients on behalf of the seller.
Class Method Summary collapse
Class Method Details
.parse(array) ⇒ Object
12 13 14 |
# File 'lib/peddler/apis/fulfillment_outbound_2020_07_01/notification_email_list.rb', line 12 def parse(array) new(array) end |