Class: Ebay::Types::DisputeFilterTypeCode

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

Constant Summary collapse

AllInvolvedDisputes =
'AllInvolvedDisputes'
DisputesAwaitingMyResponse =
'DisputesAwaitingMyResponse'
DisputesAwaitingOtherPartyResponse =
'DisputesAwaitingOtherPartyResponse'
AllInvolvedClosedDisputes =
'AllInvolvedClosedDisputes'
EligibleForCredit =
'EligibleForCredit'
UnpaidItemDisputes =
'UnpaidItemDisputes'
ItemNotReceivedDisputes =
'ItemNotReceivedDisputes'

Method Summary

Methods included from Enumeration

each