RMA Item Return Resolution Type Created / Updated date: February 14, 2020 Author: Sellercloud Developer Category: Resources Views: 1113 0 enum ReturnResolutionCodeType { Not_Decided = 0, Refund = 1, Replace = 2, Reject = 3, Exchange = 4, Repair = 5 } Was this article helpful? Yes No