struct Protocol::Page::OriginTrialToken

Included Modules

Defined in:

protocol/page.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def expiry_time : Network::TimeSinceEpoch #

[View source]
def is_third_party : Bool #

[View source]
def match_sub_domains : Bool #

[View source]
def origin : String #

[View source]
def trial_name : String #

[View source]
def usage_restriction : OriginTrialUsageRestriction #

[View source]