// RB2 Core Connect namespace RB2.CoreConnect.Payments.Models; public enum ProductType{ Article, Shipping, Handling, Discount,}