Payment Type Created / Updated date: July 7, 2020 Author: Sellercloud Developer Category: Resources Views: 1191 0 public enum PaymentRecordType { Information = 1, Payment = 2, Refund = 3 } Was this article helpful? Yes No