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