Method: Minfraud::Model::Subscores#issuer_id_number

Defined in:
lib/minfraud/model/subscores.rb

#issuer_id_numberFloat? (readonly)

The risk associated with the particular issuer ID number (IIN) given the billing location and the history of usage of the IIN on your account and shop ID. If present, this is a value in the range 0.01 to 99.



113
114
115
# File 'lib/minfraud/model/subscores.rb', line 113

def issuer_id_number
  @issuer_id_number
end