class N2y::Nordigen::TokenResponse

Defined in:

n2y/nordigen/responses.cr

Constructors

Instance Method Summary

Instance methods inherited from class N2y::Nordigen::RefreshTokenResponse

access : String access, access_expires : Int32 access_expires

Constructor methods inherited from class N2y::Nordigen::RefreshTokenResponse

new(pull : JSON::PullParser) new

Constructor methods inherited from class N2y::Nordigen::Response

new(pull : JSON::PullParser) new

Constructor Detail

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

[View source]

Instance Method Detail

def refresh : String #

[View source]
def refresh_expires : Int32 #

[View source]