class EbayTrading::Types::CheckoutStatus

Attributes

text_node :ebay_payment_status, 'eBayPaymentStatus', :optional => true
datetime_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
object_node :ebay_payment_mismatch_details, 'eBayPaymentMismatchDetails', :class => EBayPaymentMismatchDetails, :optional => true
text_node :payment_instrument, 'PaymentInstrument', :optional => true