struct Protocol::Page::OriginTrialTokenWithStatus

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 parsed_token : OriginTrialToken | Nil #

parsedToken is present only when the token is extractable and parsable.


[View source]
def raw_token_text : String #

[View source]
def status : OriginTrialTokenStatus #

[View source]