Alokai

GetPromotionsTypeEnum

GetPromotionsTypeEnum: {
  readonly All: "all";
  readonly Product: "product";
  readonly Order: "order";
}