Alokai

CardBin

type CardBin = {
  __typename?: 'CardBin'; /** Card bin number */
  bin?: Maybe<Scalars['String']['output']>;
};

Referenced Types

On this page