Alokai

SubRateDraft

type SubRateDraft = {
  name: Scalars['String'];
  amount: Scalars['Float'];
};

Referenced Types

On this page