Class: WorkOS::Types::RadarStandaloneResponseBlocklistType
- Inherits:
-
Object
- Object
- WorkOS::Types::RadarStandaloneResponseBlocklistType
- Defined in:
- lib/workos/types/radar_standalone_response_blocklist_type.rb
Constant Summary collapse
- IP_ADDRESS =
"ip_address"- DOMAIN =
"domain"- EMAIL =
"email"- DEVICE =
"device"- USER_AGENT =
"user_agent"- DEVICE_FINGERPRINT =
"device_fingerprint"- COUNTRY =
"country"- ALL =
[IP_ADDRESS, DOMAIN, EMAIL, DEVICE, USER_AGENT, DEVICE_FINGERPRINT, COUNTRY].freeze