AppealGrantStatusEnum
This enumeration type contains the possible outcomes of a case decision that has been appealed by the buyer or seller.
Type that uses AppealGrantStatusEnum:
Calls that use one or more values of AppealGrantStatusEnum:
Enumeration Values
Value | Description |
DENIED | This enumeration value indicates that the buyer's or seller's appeal was denied. |
GRANTED | This enumeration value indicates that the buyer's or seller's appeal was granted. |
OTHER | This enumeration value indicates that the outcome of the buyer's or seller's appeal is unknown. |