Alokai

SubRate

type SubRate = {
  __typename?: 'SubRate';
  name: Scalars['String'];
  amount: Scalars['Float'];
};

Referenced Types

On this page