Class: Ebay::Types::CheckoutStatus

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

Overview

Attributes

text_node :ebay_payment_status, 'eBayPaymentStatus', :optional => true
time_node :last_modified_time, 'LastModifiedTime', :optional => true
text_node :payment_method, 'PaymentMethod', :optional => true
text_node :status, 'Status', :optional => true
boolean_node :integrated_merchant_credit_card_enabled, 'IntegratedMerchantCreditCardEnabled', 'true', 'false', :optional => true

Method Summary

Methods included from Initializer

#initialize, #object_attributes=