public class PaymentPurchase { public string getProductId() { return ""; } public string getOrderId() { return ""; } }