Alokai

SetDiscountCodeDescription

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

Referenced Types

On this page