Alokai

Store

type Store = {
  code: string;
  storeGroup?: StoreGroup;
};

Referenced Types

On this page