export interface ReplyDataResponseModel { addressInfoCode?: string; factorCode?: string; score?: number; binCountry?: string; cardIssuer?: string; cardScheme?: string; hostSeverity?: number; internetInfoCode?: string; ipRoutingMethod?: string; scoreModelUsed?: string; casePriority?: number; providerTransactionId?: string; }