Alokai

CartClassificationInput

type CartClassificationInput = {
  values: Array<LocalizedEnumValueInput>;
};

Referenced Types

On this page