Types that use AppealDecisionType:
| Value | Description | Which calls use this value * |
| BUYER_DENIED | The buyer has been denied on the appeal and the original decision on the case stands. | getEBPCaseDetail |
| BUYER_WINS | An absolute win for the buyer on the appeal of the case. | getEBPCaseDetail |
| BUYER_WINS_PARTIAL_CREDIT | The buyer wins partial credit on the appeal of the case. | getEBPCaseDetail |
| OTHER | The decision on the appeal has been classified as "other". | getEBPCaseDetail |
| SELLER_DENIED | The seller has been denied on the appeal and the original decision on the case stands. | getEBPCaseDetail |
| SELLER_WINS | An absolute win for the seller on the appeal of the case. | getEBPCaseDetail |
| SELLER_WINS_PARTIAL_CREDIT | The seller wins partial credit on the appeal of the case. | getEBPCaseDetail |
Copyright © 2010–2012 eBay, Inc. All rights reserved. This documentation and the API may only be used in accordance with the eBay Developer Network and API License Agreement.