Alokai

PriceFunctionDraft

type PriceFunctionDraft = {
  function: Scalars['String'];
  currencyCode: Scalars['Currency'];
};

Referenced Types

On this page