struct Protocol::Audits::GenericIssueDetails

Overview

Depending on the concrete errorType, different properties are set.

Included Modules

Defined in:

protocol/audits.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def error_type : GenericIssueErrorType #

Issues with the same errorType are aggregated in the frontend.


[View source]
def frame_id : Page::FrameId | Nil #

[View source]