Class: Ebay::Types::PaymentTypeCode

Inherits:
Object
  • Object
show all
Extended by:
Enumerable, Enumeration
Defined in:
lib/ebay/types/payment_type_code.rb

Constant Summary collapse

Sale =
'Sale'
Refund =
'Refund'
SellerDeniedPayment =
'SellerDeniedPayment'
AdminReversal =
'AdminReversal'
AllOther =
'AllOther'

Method Summary

Methods included from Enumeration

each