/* tslint:disable:all */ /* tslint:disable:all */ export interface BinInfoResponse { brand: string; bank: string; cardType: string; }