Class: EbayTrading::Types::PickupMethodSelected

Inherits:
Object
  • Object
show all
Includes:
Initializer, XML::Mapping
Defined in:
lib/ebay_trading/types/pickup_method_selected.rb

Overview

Attributes

text_node :pickup_method, 'PickupMethod', :optional => true
text_node :pickup_store_id, 'PickupStoreID', :optional => true
text_node :pickup_status, 'PickupStatus', :optional => true
text_node :merchant_pickup_code, 'MerchantPickupCode', :optional => true
datetime_node :pickup_fulfillment_time, 'PickupFulfillmentTime', :optional => true
text_node :pickup_location_uuid, 'PickupLocationUUID', :optional => true

Method Summary

Methods included from Initializer

#initialize, #object_attributes=