Skip to main content

An enumerated type for the values that represent the alternative methods for a full refund when an item is returned.

Code so that your app gracefully handles any future changes to this list.

Types that use ReturnMethodEnum

ItemItemSnapshot

Calls that use ReturnMethodEnum

Enumerations

Value
Description
REPLACEMENT
Indicates that the buyer has the option of receiving money back for the returned item, or they can choose to have the seller replace the item with an identical item.
EXCHANGE
Indicates that the buyer has the option of receiving money back for the returned item, or they can exchange the item for another similar item.