public Inventory(BolApiCaller bolApiCaller)
 {
     BolApiCaller = bolApiCaller;
 }
Beispiel #2
0
 public Orders(BolApiCaller bolApiCaller)
 {
     BolApiCaller = bolApiCaller;
 }
 public ShippingLabels(BolApiCaller bolApiCaller)
 {
     BolApiCaller = bolApiCaller;
 }
 public Offers(BolApiCaller bolApiCaller)
 {
     BolApiCaller = bolApiCaller;
 }
Beispiel #5
0
 public Transports(BolApiCaller bolApiCaller)
 {
     BolApiCaller = bolApiCaller;
 }
Beispiel #6
0
 public Returns(BolApiCaller bolApiCaller)
 {
     BolApiCaller = bolApiCaller;
 }
Beispiel #7
0
 public ProcessStatuses(BolApiCaller bolApiCaller)
 {
     BolApiCaller = bolApiCaller;
 }
 public Insights(BolApiCaller bolApiCaller)
 {
     BolApiCaller = bolApiCaller;
 }
 public Subscriptions(BolApiCaller bolApiCaller)
 {
     BolApiCaller = bolApiCaller;
 }
Beispiel #10
0
 public Shipments(BolApiCaller bolApiCaller)
 {
     BolApiCaller = bolApiCaller;
 }
 public Commisions(BolApiCaller bolApiCaller)
 {
     BolApiCaller = bolApiCaller;
 }
Beispiel #12
0
 public Pricing(BolApiCaller bolApiCaller)
 {
     BolApiCaller = bolApiCaller;
 }
Beispiel #13
0
 public Invoices(BolApiCaller bolApiCaller)
 {
     BolApiCaller = bolApiCaller;
 }