Example #1
0
 public PaymentACK(PaymentMessage payment)
 {
     Payment = payment;
 }