Alokai

MoneyDraft

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

Referenced Types

On this page