Class: Ebay::Types::DisputeActivityCode

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

Constant Summary collapse

SellerAddInformation =
'SellerAddInformation'
SellerCompletedTransaction =
'SellerCompletedTransaction'
CameToAgreementNeedFVFCredit =
'CameToAgreementNeedFVFCredit'
SellerEndCommunication =
'SellerEndCommunication'
MutualAgreementOrNoBuyerResponse =
'MutualAgreementOrNoBuyerResponse'
SellerOffersRefund =
'SellerOffersRefund'
SellerShippedItem =
'SellerShippedItem'
SellerComment =
'SellerComment'
SellerPaymentNotReceived =
'SellerPaymentNotReceived'

Method Summary

Methods included from Enumeration

each