Context

class radar.models.context.RadarContext(radar, data={})[source]

Location context

Parameters:
  • live (bool) –
  • geofences (list of Geofence) –
  • place (list of Place, optional) –
  • country (Region, optional) –
  • state (Region, optional) –
  • dma (Region, optional) –
  • postalCode (Region, optional) –
  • fraud (FraudObject, optional) –