struct Protocol::Network::ReportingApiEndpointsChangedForOrigin

Included Modules

Defined in:

protocol/network.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def endpoints : Array(ReportingApiEndpoint) #

[View source]
def origin : String #

Origin of the document(s) which configured the endpoints.


[View source]