struct Protocol::Security::SafetyTipInfo
- Protocol::Security::SafetyTipInfo
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
protocol/security.crConstructors
Instance Method Summary
-
#safe_url : String | Nil
The URL the safety tip suggested ("Did you mean?").
-
#safety_tip_status : SafetyTipStatus
Describes whether the page triggers any safety tips or reputation warnings.
Constructor Detail
Instance Method Detail
def safe_url : String | Nil
#
The URL the safety tip suggested ("Did you mean?"). Only filled in for lookalike matches.
def safety_tip_status : SafetyTipStatus
#
Describes whether the page triggers any safety tips or reputation warnings. Default is unknown.