Example #1
0
 public ProductApi(PPOMRestAPI ppomRestAPI)
 {
     API = ppomRestAPI;
 }
Example #2
0
 public OrderApi(PPOMRestAPI ppomRestAPI)
 {
     API = ppomRestAPI;
 }