Alokai

SetCartDiscountDescription

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

Referenced Types

On this page