Alokai

MoneyInput

type MoneyInput = {
  currencyCode: Scalars['Currency'];
  centAmount: Scalars['Long'];
};

Referenced Types

On this page