Alokai

SetProductDiscountDescription

type SetProductDiscountDescription = {
  description?: InputMaybe<Array<LocalizedStringItemInputType>>;
};

Referenced Types

On this page