Exemplo n.º 1
0
 public String getPurchaseHistory(SubscribedUser sub)
 {
     return(sub.getPurchaseHistory());
 }