class Docr::Types::SystemAuthResponse

Included Modules

Defined in:

docr/types/system_auth_response.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def identity_token : String #

[View source]
def identity_token=(identity_token : String) #

[View source]
def status : String #

[View source]
def status=(status : String) #

[View source]